Skip to content

Instantly share code, notes, and snippets.

@libbyschuknight
Created November 15, 2015 04:39
Show Gist options
  • Save libbyschuknight/cac8e4071a30c73fc21e to your computer and use it in GitHub Desktop.
Save libbyschuknight/cac8e4071a30c73fc21e to your computer and use it in GitHub Desktop.
trick rails create
def create
fail
end
# will show
{"utf8"=>"✓",
"authenticity_token"=>"Kg0ES4VZZOeqhk+Axold+asCEkNKodWT+T77iIxRvKRdfYe0r9YBjbrcBgLuPyR74XBMLDa7Bc7IHcxcfkSogw==",
"article"=>{"title"=>"From page",
"body"=>"This is quite a cool css"},
"commit"=>"Create Article"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment