/rails-orbs

An Orb for Rails projects.

Primary LanguageRubyMIT LicenseMIT

CircleCI CircleCI Orb Version

Rails Orb

An Orb for Rails projects.

Description

There are some tips for testing Rails projects on CircleCI.

  • Cache gems and npm packages as much as possible
  • Prepare assets before running tests in parallel
  • Restore only the cache needed for each job

Rails Orb provides commands to write these concisely.

Usage

For full usage guidelines, see the orb registry listing

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/medpeer-dev/rails-orbs/.

License

The Orb is available as open source under the terms of the MIT License.