An open API service indexing awesome lists of open source software.

https://github.com/mariorcardoso/value_objects

Rails app used to test some value objects while writing blog post
https://github.com/mariorcardoso/value_objects

ruby ruby-on-rails value-object

Last synced: 12 months ago
JSON representation

Rails app used to test some value objects while writing blog post

Awesome Lists containing this project

README

          

# README

In the context of this blog post https://revs.runtime-revolution.com/value-objects-in-ruby-on-rails-9df64bc8db34 I used this app to test some of the value objects present in the article.