On 4 April 2011 15:59, DavidJ <[email protected]> wrote: > ... > If I understand correctly, without using ActiveRecord, the scaffolding won't > work either. I'm guessing there are other parts of Rails that depend on AR > too.
I am surprised that whether scaffolding works for you or not is relevant. It is certainly not appropriate for the sort of app you are describing. > ... > My next plan is to spend a little effort creating some custom code to > attempt to use UUIDs as primary keys and if that proves to be too much work, > I likely use Grails instead. This might be helpful http://amthekkel.blogspot.com/2009/02/ruby-on-rails-how-to-use-guid-for-use.html Google for rails guid primary key and rails legacy database for more suggestions Colin -- 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.

