What things we can define in the model?
Answer Posted / Lata Singh
"In Ruby on Rails, you can define attributes (columns), associations, validations, callbacks, and scopes in a model."
Post New Answer View All Answers
Tell me the role of modules and mixins in ruby?
2