Class: InstantUpload::Generators::InstallGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- InstantUpload::Generators::InstallGenerator
- Defined in:
- lib/generators/instant_upload/install_generator.rb
Instance Method Summary collapse
Instance Method Details
#create_migrations ⇒ Object
4 5 6 |
# File 'lib/generators/instant_upload/install_generator.rb', line 4 def create_migrations rake 'instant_upload:install:migrations' end |