Skip to content

Commit

Permalink
Added 'end' statement to end of sessions_controllers.rb sample code
Browse files Browse the repository at this point in the history
  • Loading branch information
djdecaprio authored and parndt committed Sep 11, 2012
1 parent 7e217af commit 633f28c
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -110,6 +110,7 @@ class Users::SessionsController < Devise::SessionsController
redirect_to db_maintenance_message_path
return false
end
end
</ruby>

+config/initializers/db_maintenance.rb+
Expand Down

0 comments on commit 633f28c

Please sign in to comment.