The reading list
Essays, tech notes, and the in-between.
- code-quality · 3 min read
Generate an application with a specific Rails version
Generate an application with a specific Rails version
- code-quality · 3 min read
Making Rbenv Work With Zsh
Making Rbenv Work With Zsh
- code-quality · 3 min read
Upgrade Nodejs Using npm
how to upgrade Nodejs version using npm
- code-quality · 3 min read
Install Rmagick Gem in Ubuntu Painlessly
Install Rmagick gem in Ubuntu Painlessly
- 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.