On Feb 23, 11:11 am, Joan Miller <[email protected]> wrote: > Will be there integration with non-sql DBMS?
What are you looking for? You can already write a rails app that talk to non sql datastores (I've got a couchdb ones). Rails 3 will make this slightly easier, largely because the interface between ActionPack and data stores has been made explicit (ie Active Model) but it's definitely possible on 2.x Fred -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: 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/rubyonrails-talk?hl=en.

