post :process_checkout, YAML.load(<<-END.gsub(/^\s*\|/, "")).symbolize_keys |--- |card: | number: "4242424242424242" | month: 8 | year: 2010 | first_name: Test | last_name: Customer | type: visa END
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
YAML parameters, session, etc. in Rails functional tests (See related posts)
You need to create an account or log in to post comments to this site.
Related Posts
» Test helper for colorfull lo... in ruby rails logging test
» Capistrano task to load prod... in ruby rails capistrano yaml cap deployment yml
» Typo under lighttpd in lighttpd ruby rails typo ruby-fcgi
» killing your own dispatch.fcgis in awk lighttpd ruby rails
» Howto Send Email When Rails... in email ruby rails exception error
» Handle Maintenance Tasks for... in ruby rails maintenance
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails