Skip to content

Instantly share code, notes, and snippets.

@rknLA
Created April 25, 2012 06:33
Show Gist options
  • Save rknLA/2487282 to your computer and use it in GitHub Desktop.
Save rknLA/2487282 to your computer and use it in GitHub Desktop.
resources :microposts do
member do
post 'retweet'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment