Skip to content

Instantly share code, notes, and snippets.

@pauloat
Created September 4, 2014 17:19
Show Gist options
  • Save pauloat/226c080ae0b213b5552b to your computer and use it in GitHub Desktop.
Save pauloat/226c080ae0b213b5552b to your computer and use it in GitHub Desktop.
[1] pry(#<HomeController>)> params
=> {"utf8"=>"✓",
"authenticity_token"=>"u2wdEpLDtQXFRmcEpUVl9OqLZ28fNXePfQOfmBG+LQM=",
"entradas"=>["2014-09-18T09:00", "2014-09-19T03:00"],
"salidas"=>["2014-09-18T17:00", "2014-09-19T09:00"],
"action"=>"calculadora",
"controller"=>"home"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment