On Fri, May 22, 2009 at 10:32 AM, Wayne Molina <wayne.mol...@gmail.com>wrote:

>
> The SKU would be a separate field in and of itself, what I'm saying is
> the numeric ID (what Rails would set as an autoincrement) is pre-
> assigned from the data instead of being assigned automatically from
> Rails.
>
>
Again, I would leave the Rails ID intact to not invalidate the conventions
set forth and create
others fields that are needed for your application.  The ID used by Rails is
used as record
identifier and shouldn't be used for other purposes like an actual product
ID, order ID, and so on.

Good luck,

-Conrad

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to