Skip to content

Commit

Permalink
Initial commit for log action
Browse files Browse the repository at this point in the history
  • Loading branch information
avishekjana committed Feb 9, 2016
1 parent 98563e4 commit 4767e3e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/controllers/rscratch/exceptions_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ def show
rescue Exception => @error
end

def log

end

def toggle_ignore
@excp.toggle_ignore!
@excp.reload
Expand Down

0 comments on commit 4767e3e

Please sign in to comment.