Commit Graph

8 Commits

Author SHA1 Message Date
bc73238c8f controllers with rspec3 syntax 2015-01-09 14:04:02 -03:00
35edfb5b91 FIX: Don't truncate groups. @ZogStrIP we need to create a better fix for
this in the new year.
2014-12-31 12:58:50 -05:00
610c2a4d65 checking actual values in the spec, not just counts 2014-11-25 09:12:24 -08:00
adb570fe53 use limit & offset for pagination of group members 2014-11-24 12:12:48 -08:00
18e98851e3 Use lower case group names in URLs 2014-02-18 16:43:19 -05:00
f19b0b5fe0 Include members count on groups page. 2014-02-18 16:17:04 -05:00
669247977b FEATURE: Show the posts count on the groups page. It seems a bit odd
that it uses a new AJAX call, but I wanted to keep the count separate
from the group object itself.
2014-02-12 14:01:36 -05:00
2490837929 Added some specs for the group controller methods 2014-02-07 11:07:23 -05:00