app/models/group.rb in social_stream-base-0.16.3 vs app/models/group.rb in social_stream-base-0.16.4

- old
+ new

@@ -51,5 +51,7 @@ :user_author => user_author, :relation_ids => Array(relation_customs.sort.first.id) end end end + +ActiveSupport.run_load_hooks(:group, Group) \ No newline at end of file