We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990adfb commit 80bdbb1Copy full SHA for 80bdbb1
bin/rails
@@ -2,8 +2,6 @@
2
# This command will automatically be run when you run "rails" with Rails gems
3
# installed from the root of your application.
4
5
-ENGINE_ROOT = File.expand_path('..', __dir__)
6
-ENGINE_PATH = File.expand_path('../lib/matestack/ui/bootstrap/engine', __dir__)
7
APP_PATH = File.expand_path('../spec/dummy/config/application', __dir__)
8
9
# Set up gems listed in the Gemfile.
config/routes.rb
0 commit comments