Cjay
|
c568498941
|
Refactor spec/models
- Changed before(:each) into let
- Changed :admin_ability and :cw_ability into :ability
|
2015-07-09 02:21:10 +08:00 |
|
Taylor Griffin
|
7fc886f43c
|
implement custom Sweeper class as stop gap against errors when running specs
|
2014-11-16 12:01:27 +11:00 |
|
Skud
|
e17dcf8671
|
Reordered comments: they are now DESC by default
Added scope "post_order" to order them ASC for display on post page.
Also tweaked post/comment views a bit.
|
2013-05-24 14:36:58 +10:00 |
|
Skud
|
adaee1c9ab
|
don't send notifications to yourself
|
2013-02-22 17:27:40 +11:00 |
|
Skud
|
af9c1591ef
|
added inbox link and count to nav
|
2013-02-22 17:20:25 +11:00 |
|
Skud
|
cdee808933
|
prettified notifications inbox etc
|
2013-02-16 01:22:19 +11:00 |
|
Skud
|
4516a2f099
|
comments now generate notifications
|
2013-02-16 00:18:49 +11:00 |
|
gnattery
|
6da3e4fae5
|
Added associations and tested them
|
2013-02-06 15:20:44 +11:00 |
|
gnattery
|
3cff543184
|
rails g scaffold Comment
|
2013-02-06 14:49:49 +11:00 |
|