Method: ActiveRecord::Migration::CommandRecorder#delegate
- Defined in:
- activerecord/lib/active_record/migration/command_recorder.rb
#delegate ⇒ Object
Returns the value of attribute delegate.
65 66 67 |
# File 'activerecord/lib/active_record/migration/command_recorder.rb', line 65 def delegate @delegate end |