Skip to content

Commit 92dcfef

Browse files
author
Nguyen Van A
committed
add error lint
1 parent 689fad0 commit 92dcfef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
class ApplicationController < ActionController::Base
2+
def a
3+
4+
end
25
end

0 commit comments

Comments
 (0)