method
method_missing
rails latest stable - Class:
ActiveRecord::Migration::CommandRecorder
method_missing(method, *args, &block)private
Forwards any missing method call to the target.
method_missing(method, *args, &block)Forwards any missing method call to the target.