journalduhacker/app/controllers
2014-01-20 16:52:19 -05:00
..
application_controller.rb optimize traffic counter queries 2014-01-14 21:42:27 -05:00
comments_controller.rb fix DOM structure when replying to or updating comments 2014-01-20 16:52:19 -05:00
filters_controller.rb simplify and optimize Filters controller and template 2014-01-09 01:44:03 -05:00
home_controller.rb move story comment counts out of keystore 2014-01-08 22:20:56 -06:00
invitations_controller.rb use activerecord query interface instead of deprecated finder methods 2013-12-25 16:43:50 -05:00
login_controller.rb allow users to delete their own accounts 2014-01-13 10:12:17 -06:00
messages_controller.rb use activerecord query interface instead of deprecated finder methods 2013-12-25 16:43:50 -05:00
moderations_controller.rb use activerecord query interface instead of deprecated finder methods 2013-12-25 16:43:50 -05:00
search_controller.rb sprinkle some to_s paranoia on params where it matters 2013-02-08 10:39:51 -06:00
settings_controller.rb allow users to delete their own accounts 2014-01-13 10:12:17 -06:00
signup_controller.rb use activerecord query interface instead of deprecated finder methods 2013-12-25 16:43:50 -05:00
stories_controller.rb Merge pull request #98 from srgpqt/master 2014-01-14 18:34:07 -08:00
users_controller.rb name /u/:username route 2014-01-12 14:22:47 -06:00