summaryrefslogtreecommitdiff
path: root/app/controllers/application_controller.rb
AgeCommit message (Expand)Author
2014-05-26remove unused bold helper and instead sanitize flashAzul
2013-12-22locale prefix support:elijah
2013-11-12make sure we log json request errors and their backtracesAzul
2013-09-03Ensure json requests get json error response on failureAzul
2013-07-11add header to prevent iframeselijah
2013-07-11set no-cache headers in the responseelijah
2013-07-04new layout for the home buttonselijah
2013-01-23make raising not found error less confusingAzul
2013-01-22render 404 if neededAzul
2012-10-31using controller extensions for application controller by handAzul
2012-10-17complete signup, login, logout workflowAzul
2012-09-27Adding in what used to be leap webapp demoAzul