Write it simple.
#gems
- Use constants to specify the version of your gem When developing gems or external libraries we frequently write the semantic versioning as a string. 1 min read ·
- Do you use form objects in your Rails apps? Introducing yaaf, a gem to ease the usage of the form object pattern in rails apps. 4 min read ·