The reading list
Essays, tech notes, and the in-between.
- code-quality·3 min read
Using Send Method in Ruby to Refactor Conditional
refactor your ruby conditionals using send method

- code-quality·3 min read
(SOLVED) Application in engineyard not pointing to right utility instance
If background tasks are failing after you terminate your old utility instance serving redis or other such features, you should try restarting unicorn server.

- 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

- code-quality·3 min read
Rspec With Ruby
Test Driven Development in ruby using rspec

- code-quality·3 min read
Calculating Potential Android Market in Kathmandu Valley
some calculations on android users
