Class: TestTrack::Generators::MigrationGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- TestTrack::Generators::MigrationGenerator
- Defined in:
- lib/generators/test_track/migration_generator.rb
Instance Method Summary collapse
Instance Method Details
#create_test_track_migration_file ⇒ Object
10 11 12 |
# File 'lib/generators/test_track/migration_generator.rb', line 10 def create_test_track_migration_file create_migration_file end |