On Mar 16, 9:15 pm, cult hero <[email protected]> wrote: > So, I've got an app that's currently in Ramaze (it was in Merb, but > the lack of 1.9 support had me strike up and move). > > Now that Rails 3 Beta is out I'm going to start transitioning in that > direction. Do I need to install some kind of plugin gem or something > for Sequel? (For instance, Datamapper has dm-rails.) Or is there one > yet?
Looking at the list of sequel plugins[1], I see there's a plugin for ActiveModel that specifically mentions Rails 3 compatibility, is this what you're looking for? pete [1] http://sequel.rubyforge.org/plugins.html -- 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.
