Skip to content

Instantly share code, notes, and snippets.

@hannestyden
Created July 22, 2009 11:33
Show Gist options
  • Save hannestyden/151973 to your computer and use it in GitHub Desktop.
Save hannestyden/151973 to your computer and use it in GitHub Desktop.
controller = returning(ControllerClass.new()) { |c| c.send(:assign_shortcuts, ActionController::TestRequest.new, ActionController::TestResponse.new): c.send(:initialize_current_url) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment