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 92dcfefCopy full SHA for 92dcfef
app/controllers/application_controller.rb
@@ -1,2 +1,5 @@
1
class ApplicationController < ActionController::Base
2
+ def a
3
+
4
+ end
5
end
0 commit comments