I switched to Mongoid because it implemented ActiveModel early (and thus got supported by other prominent gems, such as Devise for authentication).
Here's a good starter app for you: http://github.com/fortuity/rails3-mongoid-devise -Pius On Tue, Sep 21, 2010 at 10:20 AM, Josh Coffman <[email protected]>wrote: > Anyone have thoughts or know if mongo mapper or mongoid work better with > rails 3 on heroku? Tried a couple things with each to see if I liked one > more that the other, but it seems fairly even. Just wondering if one runs > better on heroku & rails3. > > Thanks, > Josh > > @JoshCoffman > 480-270-4578 | josh [at] computeristsolutions [dot] com | > http://computeristsolutions.com > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<heroku%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
