Skip to content

Instantly share code, notes, and snippets.

@huoxito
Created September 25, 2011 16:29
Show Gist options
  • Save huoxito/1240804 to your computer and use it in GitHub Desktop.
Save huoxito/1240804 to your computer and use it in GitHub Desktop.
test route
test "should get index" do
get :index, time_id: "1"
assert_response :success
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment