Skip to content
Luis Ramos edited this page Nov 28, 2020 · 5 revisions

Coding Standards

  • Please follow the Ruby on Rails coding standards.

  • Have a look at the Development section on the right side menu, there are quite a few pages with standards: developer guidelines, code conventions, rubocop, database migrations, etc.

  • We tend to discuss practices in discourse and then move them to this wiki. Some topics are still not described on the wiki, for example, the service naming conventions agreed here.

Clone this wiki locally