Come Correct with Inject and Collect Here’s a refactoring example for a simple Ruby math problem using the inject... Adarsh Pandit May 3, 2012 Web Ruby Good Code
Testing a before_filter How to set up test suite for verifying a before_filter in Rails. Adarsh Pandit April 6, 2012 Web Rails Testing
Anonymizing User, Company, and Location Data Using Faker Often during development it’s useful to have realistic data to get a sense of... Adarsh Pandit February 22, 2012 Web Rails