Seems related to the issue I encountered some day ago, due to a third-party library using AS without importing the defaults inflections :
https://code.google.com/p/ruby-sequel/issues/detail?id=329 The bug report contains the description of the problem, as well as another fix (requiring 'active_support/inflector' yourself). Does it help ? -- 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.
