lib/zunnit/setup.rb in zunnit-0.1.0 vs lib/zunnit/setup.rb in zunnit-0.1.1

- old
+ new

@@ -18,10 +18,9 @@ :action_user_follow => "/action/user/follow" } def self.setup self.actions = ACTIONS - yield self self end end