Skip to content

Instantly share code, notes, and snippets.

@orta
Created May 13, 2011 18:47
Show Gist options
  • Save orta/971074 to your computer and use it in GitHub Desktop.
Save orta/971074 to your computer and use it in GitHub Desktop.
resource :admin do
member do
get "toggle_admin"
get "toggle_videocast"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment