RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

What are Value Objects and benefits of using them

Value object is an immutable object without any history or distinct identity. It is represented and compared by value (combination of its attributes). Value objects are very handy for several reasons. This post explores them:

https://medium.com/@mariuszkapcia/rails-architect-masterclass-value-object-fb5c53b8e600

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in