Method: Migratrix::Callbacks#extract
- Defined in:
- lib/migratrix/callbacks.rb
#extract ⇒ Object
:nodoc:
44 45 46 |
# File 'lib/migratrix/callbacks.rb', line 44 def extract #:nodoc: run_callbacks(:extract) { super } end |
:nodoc:
44 45 46 |
# File 'lib/migratrix/callbacks.rb', line 44 def extract #:nodoc: run_callbacks(:extract) { super } end |