On Apr 1, 9:18 am, GregD <[email protected]> wrote: > On Apr 1, 12:02 pm, Jeremy Evans <[email protected]> wrote: > > > This is very odd. Does the following file exist?: /usr/local/lib/ruby/ > > gems/1.9.1/gems/sequel-3.9.0/lib/sequel/plugins/active_model.rb > > Yes it does.
What happens when you do the following?: require 'sequel' require 'sequel/plugins/active_model' Sequel::Model.plugin :active_model Jeremy -- 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.
