Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Commit

Permalink
comment formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanl committed Apr 7, 2012
1 parent 69ad496 commit fff9aee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,8 @@ config.security_violation_handler = :fire_ze_missiles
class ApplicationController < ActionController::Base

def fire_ze_missiles(exception)
# Log? Set a flash message? Dispatch minions to fill their mailbox with goose droppings? It's up to you.
# Log? Set a flash message? Dispatch minions to
# fill their mailbox with goose droppings? It's up to you.
end
...
end
Expand Down

0 comments on commit fff9aee

Please sign in to comment.