Hi altogether, I am working on rails integration of active-orient (https://github.com/topofocus/active-orient), introducing the nosql-database to rails.
A main difference between RDMS and nosql-Databases is the absence of a "id"-property/database-field. Instead, a record is identified by "rid". How difficult is it, to substitute "id" to "rid" in the (named and restful) routes and where is the right place to implement such a feature? Thanks in advance Hartmut -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/d/optout.
