Skip to content

Commit

Permalink
Merge pull request #218 from pulibrary/update-Rails.md
Browse files Browse the repository at this point in the history
Update rails.md
  • Loading branch information
sandbergja authored Jul 12, 2024
2 parents 0ee91c3 + 26331c5 commit 886e93e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Creating new applications/rails.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ title: Creating a new Rails application
- [ ] The application uses rspec (using the [rspec-rails procedures](https://github.com/rspec/rspec-rails) to install it)
- [ ] The application has a circleci configuration at .circleci/config.yml (CircleCI provides an [example rails application CircleCI config file](https://circleci.com/developer/orbs/orb/circleci/ruby#usage-ruby_rails_sample_app)).
- [ ] The application uses the [axe-core-rspec gem](https://github.com/dequelabs/axe-core-gems) and includes an accessibility spec that checks for accessibility.
- [ ] The application is using [rubocop](https://github.com/rubocop/rubocop)

0 comments on commit 886e93e

Please sign in to comment.