Hey fellows, ive running a ror 3 + 1.87 app with 2 models. In one of them i want to have a start value of a string-object (f.e. "User".Object is default named to "Ray"), which should be saved as ID 1. That means if i would set up the database, then i automatically got that Object User with value "Ray" and ID 1. So how can i realize this?
-- Posted via http://www.ruby-forum.com/. -- 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.

