journalduhacker/app/controllers
2014-01-25 10:38:07 -06:00
..
application_controller.rb optimize traffic counter queries 2014-01-14 21:42:27 -05:00
comments_controller.rb use standard create/update comment routes 2014-01-20 16:52:19 -05:00
filters_controller.rb show how many stories have been tagged with each on filters page 2014-01-24 13:53:10 -06:00
home_controller.rb simplify story finding 2014-01-25 10:38:07 -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 show full story threads when highlighting a comment 2014-01-20 23:30:46 -06:00
users_controller.rb name /u/:username route 2014-01-12 14:22:47 -06:00