Hi, I''ve changed the rails'' inflection file for my project in order to support Spanish pluralize and singularize. I''ve tested it successfully in my rails project. Now, since it is a common task for me when creating new projects, I want to create a gem for doing this (replace the default inflections file with mine). The problem is, the gem needs the rails'' environment loaded in order to get tested. How can I do that? I want to test with rspec. Thanks. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/7551W2VF6QgJ. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.