app/models/relationship.rb in acts-as-joinable-0.1.7 vs app/models/relationship.rb in acts-as-joinable-0.1.7.2

- old
+ new

@@ -1,3 +1,3 @@ class ActsAsJoinable::Relationship < ActiveRecord::Base acts_as_relationship -end +end \ No newline at end of file