Rails Utils
A utility library for our Rails projects.
JsonHelper
Helper methods for Rails JSON API responses.
ReactHelper
Helper methods for rendering React components using the react_on_rails gem.
TimezoneHelper
Helper methods for converting times between timezones.
Documentation
To view the documentation locally, run:
yard docyard server- Open
localhost:8808
Tests
Run tests with bundle exec rspec.