medpeer-dev / rails-orbs

An Orb for Rails projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

An Orb for Rails projects.

License:MIT License


Languages

Language:Ruby 77.6%Language:HTML 12.5%Language:JavaScript 8.3%Language:CSS 1.6%