Top Level Namespace
Defined Under Namespace
Modules: Cookbook Classes: Float
Constant Summary collapse
- ENGINE_ROOT =
This command will automatically be run when you run “rails” with Rails gems installed from the root of your application.
File.('..', __dir__)
- ENGINE_PATH =
File.('../lib/cookbook/engine', __dir__)
- APP_PATH =
File.('../spec/dummy/config/application', __dir__)