journalduhacker/app
joshua stein 3bba719cd9 explicitly prevent caching in development mode, triggers some kind of bug
throws "undefined class/module Story" after changing the model in
between refreshes
2012-12-16 20:03:01 -06:00
..
assets only apply light link color to story list, not story detail page 2012-09-25 10:54:25 -05:00
controllers explicitly prevent caching in development mode, triggers some kind of bug 2012-12-16 20:03:01 -06:00
helpers prevent double clicking of the post comment button from creating two comments 2012-09-14 16:17:45 -05:00
mailers Added mentions in comments using @username convention. @username is linked to user profile in comment text, and notifications are available via email and pushover (with notification preferences) when a user is mention. 2012-09-10 13:40:33 -04:00
models add some custom as_json output to Story and User 2012-12-16 20:00:41 -06:00
views move avatar url generation into User model 2012-12-16 20:02:02 -06:00