config/routes.rb in artfully_ose-1.2.0.pre.16 vs config/routes.rb in artfully_ose-1.2.0.pre.17

- old
+ new

@@ -131,11 +131,13 @@ collection do post :bulk_update end end resources :membership_awards, :only => :new + resources :membership_changes, :only => :create ["get_action", + "change_action", "refund_action", "join_action", "hear_action", "say_action", "do_action",