Method: Cassie::Schema::ApplyCommand#execute
- Defined in:
- lib/cassie/schema/apply_command.rb
#execute ⇒ Object
13 14 15 16 |
# File 'lib/cassie/schema/apply_command.rb', line 13 def execute version.migration.up apply end |
13 14 15 16 |
# File 'lib/cassie/schema/apply_command.rb', line 13 def execute version.migration.up apply end |