Hi, I've made some changes for rails' inflections to support Spanish pluralization and singularization. I've tested it in my rails project successfully. Now, I want to create a gem which replaces the default inflections.rb file with this file. The problem is, I need the rails environment loaded in my gem environment in order to test it. 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/-/mOZ8jXETXkMJ. To post to this group, send email to rubyonrails-talk@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.