lib/ib/outlets.rb in ib-0.2.7 vs lib/ib/outlets.rb in ib-0.2.9

- old
+ new

@@ -12,9 +12,9 @@ def outlet_collection name, type = "id" attr_accessor name end - def ib_action name + def ib_action name, type = "id" end end