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 689fad0 commit deb6d4fCopy full SHA for deb6d4f
app/controllers/application_controller.rb
@@ -1,2 +1,3 @@
1
class ApplicationController < ActionController::Base
2
+ def a; end
3
end
0 commit comments