journalduhacker/app
joshua stein 0d6f4ed60c fix story pagination and caching for logged-out users
use a file store so each unicorn process can share the same set of
files (using redis would probably be cleaner)

put page number into how hash when creating the cache key
2014-02-16 09:57:05 -06:00
..
assets mobile story view: align things a bit better, shorter markdown help label 2014-02-08 14:41:36 -06:00
controllers fix story pagination and caching for logged-out users 2014-02-16 09:57:05 -06:00
helpers add time_ago_in_words_label helper that shows the real time as a label title 2013-02-22 11:22:39 -06:00
indices possible fix for postgresql+sphinx indexing issue? 2014-01-14 21:42:27 -05:00
mailers add stuff to deal with banning users 2014-01-12 15:09:32 -06:00
models use Rails4-style strong parameters mass assignment protection 2014-02-02 15:41:38 -05:00
views avoid leaking object ids in form_fors 2014-02-12 13:28:53 -06:00