summaryrefslogtreecommitdiff
path: root/app/controllers/application_controller.rb
AgeCommit message (Expand)Author
2014-04-29clean up permission systemLuke Shumaker
2014-04-04Merge branch 'master' into lukeLuke Shumaker
2014-04-04Implement the new security mechanismLuke Shumaker
2014-04-03CaptchaDavisLWebb
2014-04-03normalize to tab indentshumakl
2014-03-02Finished sessions and updated user modelDavisLWebb
2014-03-02Added Session controller and helper. Also update user to have a remember_tokenDavisLWebb
2014-03-02working pages by commenting include sessionhelperTomer Kimia
2014-03-02currently adding Session controller and viewDavisLWebb
2014-02-18Run `rails new`Luke Shumaker