Skip to content

Instantly share code, notes, and snippets.

@strass
Created October 3, 2009 00:06
Show Gist options
  • Save strass/200270 to your computer and use it in GitHub Desktop.
Save strass/200270 to your computer and use it in GitHub Desktop.
Processing TopicsController#create (for 127.0.0.1 at 2009-10-02 19:06:08) [POST]
Parameters: {"commit"=>"Submit", "authenticity_token"=>"75fB/RVjaTLiUSshvwlaAdJ+m+2WujhVDRw/iC7kdEM=", "topic"=>{"last_post_at(1i)"=>"2009", "name"=>"3wfu8asdf", "last_post_at(2i)"=>"10", "last_post_at(3i)"=>"2", "last_post_at(4i)"=>"23", "last_post_at(5i)"=>"34", "game_id"=>"1"}}
Topic Create (15.0ms) INSERT INTO "topics" ("name", "last_post_at", "created_at", "updated_at", "game_id") VALUES('3wfu8asdf', '2009-10-02 23:34:00', '2009-10-03 00:06:09', '2009-10-03 00:06:09', NULL)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment