2011/2/24 Gary Doades <[email protected]> > Spotted this myself today. In my case the offending gem was the 'mail' gem > using ActiveSupport. My model classes suddenly weren't getting pluralized > and couldn't find the tables! > > However, I consider this as a bug in ActiveSupport. Version 3.0.3 of > ActiveSupport works just fine, you don't have to explicitly import anything > else. Version 3.0.4 onwards has changed behaviour quite unexpectedly. Lots > of things use ActiveSupport and I suspect a few people are going to get > caught out by it. > > Cheers, > Gary.
It was the mail gem in my case too ;) I opened a ticket on Rails tracker two days ago, but no reactions so far : https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/6460 Feel free to comment, cheers. Guillaume -- You received this message because you are subscribed to the Google Groups "sequel-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/sequel-talk?hl=en.
