method
perform
v6.0.0 -
Show latest stable
- Class:
Rails::Command::Db::System::ChangeCommand
perform()public
No documentation available.
# File railties/lib/rails/commands/db/system/change/change_command.rb, line 13
def perform
Rails::Generators::Db::System::ChangeGenerator.start
end