Hello,

I've got some experience in Java, and recently, I've begun to practice
with Rails.

One of the things that has surprised to me, after I've read some books,
it's that classes hasn't got attributes; the attributes are in the files
db/migrate/*. After that, the ORM makes the mapping with de Database.
But the attributes aren't in the files app/models/*.

It's difficult to me see the class without attributes; in Java is
different. Is there anything bad in this idea?

-- 
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 https://groups.google.com/groups/opt_out.


Reply via email to