-
Notifications
You must be signed in to change notification settings - Fork 124
Coding Conventions
Michael J. Giarlo edited this page May 10, 2017
·
2 revisions
We use the following coding conventions for Hyrax:
For Ruby on Rails coding we follow this guide: https://github.com/bbatsov/rails-style-guide
For RSpec tests we are moving away from the Should syntax to the new Expect syntax. This page provides guidance on this: http://betterspecs.org/
For commit messages on pull requests: http://guides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions