Class: ShopQiApp::Engine
- Inherits:
-
Rails::Engine
- Object
- Rails::Engine
- ShopQiApp::Engine
- Defined in:
- lib/shopqi_app/engine.rb
Instance Method Summary collapse
Instance Method Details
#models_dir ⇒ Object
6 7 8 |
# File 'lib/shopqi_app/engine.rb', line 6 def models_dir root.join 'app', 'models' end |