Method: Desert::Plugin#models_path
- Defined in:
- lib/desert/plugin.rb
#models_path ⇒ Object
TODO: Test me
23 24 25 |
# File 'lib/desert/plugin.rb', line 23 def models_path "#{@path}/app/models" end |
TODO: Test me
23 24 25 |
# File 'lib/desert/plugin.rb', line 23 def models_path "#{@path}/app/models" end |