Skip to content

Instantly share code, notes, and snippets.

@anny-goerl
Created January 10, 2012 09:40
Show Gist options
  • Save anny-goerl/1588106 to your computer and use it in GitHub Desktop.
Save anny-goerl/1588106 to your computer and use it in GitHub Desktop.
Show the params passed to the create action
def create
render :text => params.inspect
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment