Clone
5
Developer Manual
Luis Ramos edited this page 2020-11-28 10:58:32 +00:00

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.