Class: PgAuditLog::Generators::RSpecGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- PgAuditLog::Generators::RSpecGenerator
- Defined in:
- lib/generators/pg_audit_log/rspec_generator.rb
Instance Method Summary collapse
Instance Method Details
#install ⇒ Object
6 7 8 |
# File 'lib/generators/pg_audit_log/rspec_generator.rb', line 6 def install directory "spec/models" end |