journalduhacker/app/models
2013-07-01 15:53:43 -05:00
..
.gitkeep initial work on conversion from php tree 2012-06-16 20:15:46 -05:00
comment.rb don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
invitation.rb Pull short id generation into separate class 2013-01-22 23:15:05 -07:00
keystore.rb so long whitespace 2013-02-13 18:50:51 -06:00
message.rb don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
moderation.rb add support for viewing sent private messages 2013-01-24 14:21:22 -06:00
search.rb catch sphinx errors 2012-09-01 22:56:07 -05:00
short_id.rb Pull short id generation into separate class 2013-01-22 23:15:05 -07:00
story.rb don't hardcode "Lobsters" and "lobste.rs" everywhere, use Rails.application.{name,domain} 2013-06-30 01:50:23 -05:00
tag.rb Tag has_many taggings, and delete them on destroy 2013-03-30 11:37:38 -05:00
tag_filter.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
tagging.rb enable activerecord attribute whitelisting just in case 2012-08-24 11:41:36 -05:00
user.rb on user pages, show their most commonly used tag 2013-07-01 15:53:43 -05:00
vote.rb so long whitespace 2013-02-13 18:50:51 -06:00