method

perform

perform(*)
public

No documentation available.

# File railties/lib/rails/commands/db/system/change/change_command.rb, line 19
          def perform(*)
            Rails::Generators::Db::System::ChangeGenerator.start(@argv)
          end