On Apr 1, 1:40 pm, mooman <[email protected]> wrote: > I dont think it's the problem with requiring the "sequel/plugins/ > active_model.rb". It's the requiring of RAILS active_model > (unfortunately has the same name, which generates a misleading error). > first line of the plugin requires that. > > make sure you can load RAILS active_model in your environment first, > then the plugin should work. > > -mooman
Bingo! This is probably it. What do I need to change in environment.rb? -- 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.
