test/dummy/config/abilities.rb in abilities-0.1.1 vs test/dummy/config/abilities.rb in abilities-0.1.2

- old
+ new

@@ -5,6 +5,6 @@ can :edit, Post do |subject| subject.user == self end can :manage, User can :touch, :all -end \ No newline at end of file +end