Skip to content

Commit

Permalink
project-memberships-tweak-auto-actions
Browse files Browse the repository at this point in the history
First remove the actions we don't need on the `ProjectMembershipsController`:

SHOW_PATCH
  • Loading branch information
bryanlarsen committed Feb 19, 2010
1 parent dac7e0c commit 0a297ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/project_memberships_controller.rb
Expand Up @@ -2,6 +2,6 @@ class ProjectMembershipsController < ApplicationController

hobo_model_controller

auto_actions :all
auto_actions :write_only

end

0 comments on commit 0a297ff

Please sign in to comment.