app/models/group.rb in social_stream-base-0.22.4 vs app/models/group.rb in social_stream-base-0.23.0

- old
+ new

@@ -55,7 +55,5 @@ :user_author => user_author, :relation_ids => Array(relation_customs.sort.first.id) end end end - -ActiveSupport.run_load_hooks(:group, Group)