Skip to content

Instantly share code, notes, and snippets.

@bekicot
Created November 12, 2013 06:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bekicot/7426326 to your computer and use it in GitHub Desktop.
Save bekicot/7426326 to your computer and use it in GitHub Desktop.
Respond in JS for rspec controller
post :create, :hotel => {:name => 'California'}, :format => 'js'
=> credits 'https://github.com/rspec/rspec-rails/issues/189'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment