←
Adarsh Pandit
→
Software Developer
Adarsh Pandit
Ruby Developer at
thoughtbot
Nov 9, 2015
Bundler Failing on El Capitan
How to fix OpenSSL header issues after upgrading to OS X El Capitan
Jun 15, 2015
Automate Gem Vulnerability Checks
Add bundle-audit to CircleCI to automate gem security checking
Jul 16, 2014
Let Your Code Speak For Itself
Comments are like playing telephone. Avoid them with clearer method names.
May 28, 2013
How to Get a Job As a Rails Developer
A concise guide to getting a job as a Rails developer
Nov 16, 2012
Lightning Talk on Bundler
What a "twiddle-waka" is and why it's important to your app
Apr 6, 2012
Testing before filters
How to test `before_filter` methods in Rails
Feb 22, 2012
Anonymizing User, Company, and Location Data Using Faker
Often during development it is useful to have realistic data to get a sense of how an app would behave in the wild.