ruby Ruby Class Methods are a better design choice than Constants Constants in Ruby code leads to poor object-oriented design principals. Use class methods instead to create a maintainable API without losing any performance.
ruby Rails 5.x and PostgreSQL configuration for CircleCI 2.0 Revised November 17, 2017 There is a better way to solve this without removing the CircleCI TEST_FILES section and preserve parallel container. I've updated the configuration below. Thanks to Jason Milkins for