Last Updated: February 25, 2016
·
752
· shageman

Rails autoloading for your gem

We have been developing gems a lot as part of giving more structure to Rails applications: the idea and some techniques. Doing this often sees a Rails application and one or more gems being developed at the same time. This unfortunately breaks Rails autoloading. This article will show you how to get it back…

http://pivotallabs.com/rails-autoloading-for-your-gem/