Coding Conventions - samvera/hyrax GitHub Wiki
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