We use Ruby on Rails as the back-end for many of our custom apps.
- Follow the The Rails Style Guide.
We often use these gems in our projects.
- Devise for authentication
- CanCan for authorization
- Capistrano for deployment
- SASS for CSS
- Simple Form for forms
We often use these services with our Rails projects.
- CircleCI for continuous integration
- Rollbar for exception reporting
- Coveralls for code coverage
- Code Climate for code quality and security