Method: Desert::Plugin#models_path

Defined in:
lib/desert/plugin.rb

#models_pathObject

TODO: Test me



23
24
25
# File 'lib/desert/plugin.rb', line 23

def models_path
  "#{@path}/app/models"
end