journalduhacker/app/models
2014-01-24 13:53:10 -06:00
..
.gitkeep initial work on conversion from php tree 2012-06-16 20:15:46 -05:00
comment.rb be a good pushover user and let the user specify a sound 2014-01-21 01:21:02 -06:00
invitation.rb use activerecord query interface instead of deprecated finder methods 2013-12-25 16:43:50 -05:00
invitation_request.rb use activerecord query interface instead of deprecated finder methods 2013-12-25 16:43:50 -05:00
keystore.rb add postgresql support 2014-01-14 21:42:27 -05:00
message.rb be a good pushover user and let the user specify a sound 2014-01-21 01:21:02 -06:00
moderation.rb in moderation auto-message, tell the user it's automated 2014-01-07 11:42:21 -06:00
search.rb also escape ~ char before sending to sphinx 2014-01-14 21:53:46 -06:00
short_id.rb change some before_create's to before_validation, :on => :create 2013-07-19 22:05:00 -05:00
story.rb remove redundant "story" variable in comment templates 2014-01-13 02:11:34 -05:00
tag.rb show how many stories have been tagged with each on filters page 2014-01-24 13:53:10 -06:00
tag_filter.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
tagging.rb replace some raw sql with database-agnostic activerecord queries 2013-12-30 16:23:59 -05:00
user.rb use false instead of 0 for boolean column in where clause 2014-01-21 20:53:29 -06:00
vote.rb give tedu his karma back 2014-01-20 20:22:45 -06:00