Monthly Archives: July 2013

Adding a console shell to your ruby apps

Using Rails Engines is a really nice way to introduce yourself to creating gems. It provides an environment to create and test code that is very similar to that used when creating a full rails app. There are couple of … Continue reading

Posted in Ruby | Comments Off on Adding a console shell to your ruby apps