Guest User

Untitled

a guest
Jun 24th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. ENV['RAILS_RELATIVE_URL_ROOT'] = "/rails3"
  2.  
  3. # Load the rails application
  4. require File.expand_path('../application', __FILE__)
  5.  
  6. # Initialize the rails application
  7. Rails3test::Application.initialize!
Add Comment
Please, Sign In to add comment