Last active
August 29, 2015 14:01
-
-
Save cheeyeo/88a05602303a29843712 to your computer and use it in GitHub Desktop.
Autoloading in rails
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://www.zhubert.com/blog/2013/06/02/activemodel-part-1/ | |
| http://api.rubyonrails.org/classes/ActiveSupport/Autoload.html | |
| http://guides.rubyonrails.org/plugins.html#generate-a-gemified-plugin | |
| or maybe it needs a railitie: | |
| http://api.rubyonrails.org/classes/Rails/Railtie.html | |
| http://blog.plataformatec.com.br/2012/08/eager-loading-for-greater-good/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment