The reading list
Essays, tech notes, and the in-between.
- code-quality · 3 min read
Binary to Octal Evaluation
binary to octal evaluation
- code-quality · 3 min read
Running Shell Command From Ruby Script
running shell command from ruby script using rake
- code-quality · 3 min read
Solution to warning Unresolved specs during Gem::Specification.reset
how to solve warnings you get as you upgrade Jekyll
- code-quality · 3 min read
Running Docker as SSH Daemon
Setup and run docker as ssh daemon
- code-quality · 3 min read
How to enable wifi when 'Enable Wifi' is disabled in linux GUI
how to enable wifi when 'Enable Wifi' is disabled in linux GUI
- code-quality · 3 min read
Pending Migrations in Tests in Rails 4.0.4
How to automatically run pending migrations while running rspec in all versions of rails