Skip to content

Instantly share code, notes, and snippets.

@mcculloughsean
Created July 28, 2010 06:33
Show Gist options
  • Select an option

  • Save mcculloughsean/493587 to your computer and use it in GitHub Desktop.

Select an option

Save mcculloughsean/493587 to your computer and use it in GitHub Desktop.
Loading development environment (Rails 2.3.8)
require 'factory_girl'
require 'factory_girl'
require 'test/factories/entries'
require 'test/factories/mobile_contestant'
require 'action_controller/test_process'
include MyMd5
Factory(:mobile_image_entry)
# app.mobile_contestants_show_media_url(:id => 1228)
#app.mobile_parent_signup_form_url(:id => 1228,:parent_email => '[email protected]', :token => digest('[email protected]'))
http://localhost:3000/mobile_contestants/?id=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment