Method: Desert::Plugin#migration_path
- Defined in:
- lib/desert/plugin.rb
#migration_path ⇒ Object
9 10 11 |
# File 'lib/desert/plugin.rb', line 9 def migration_path "#{@path}/db/migrate" end |
9 10 11 |
# File 'lib/desert/plugin.rb', line 9 def migration_path "#{@path}/db/migrate" end |