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
rails Extending Rails partials using local_assigns Rails partials often start out as logic-less extractions and grow in complexity as more views rely on them. In over 10 years of Rails development the story of partial evolution usually plays out
rails Syntax highlighting for inky-rb templates I've recently had to build out email templates for some work I am doing and for those who have done this before you know how painful it can be to get it working