Skip to content

Instantly share code, notes, and snippets.

@mcculloughsean
Created July 28, 2010 06:33
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 mcculloughsean/493587 to your computer and use it in GitHub Desktop.
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 => 'sean@eliasonmedia.com', :token => digest('sean@eliasonmedia.com'))
http://localhost:3000/mobile_contestants/?id=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment