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 26b0eb9 commit 62f87c6Copy full SHA for 62f87c6
lib/foobara/rails/route_helpers.rb renamed to lib/foobara/rails/routes.rb
spec/fixtures/rails-test-app/config/routes.rb
@@ -1,4 +1,4 @@
1
-RAILS_COMMAND_CONNECTOR.draw!
+require "foobara/rails/routes"
2
3
Rails.application.routes.draw do
4
command CalculateExponent
0 commit comments