This is a commonly used convention:
#
# Yes, the double "../" are needed if requiring "../spec_helper.rb" this way
#
require File.expand_path("../../spec_helper.rb", __FILE__)
If using ruby 1.9, I know there is #require_relative but I've never really
used it yet.
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.