Tag: ruby on rails
-
Review of bamboofox platform
Building a multi-course CTF platform in Rails, and the OAuth problem underneath it: linking several providers to one account. -
Rails on Ubuntu
A Rails production setup on Ubuntu 17.04 — nginx with Passenger, Let's Encrypt for HTTPS, and postfix for mail. -
Rails best practices
The rails_best_practices gem: installing it, generating a config, and commenting out the rules that get in the way. -
Rubocop - Ruby static code analyzer
Setting up RuboCop on a Rails project: which of the three shipped configs to start from, and the rules worth disabling.