class PgAuditLog::Generators::RSpecGenerator

Public Instance Methods

install() click to toggle source
# File lib/generators/pg_audit_log/rspec_generator.rb, line 6
def install
  directory "spec/models"
end