Skip to content

Instantly share code, notes, and snippets.

@cheeyeo
Last active August 29, 2015 14:01
Show Gist options
  • Save cheeyeo/88a05602303a29843712 to your computer and use it in GitHub Desktop.
Save cheeyeo/88a05602303a29843712 to your computer and use it in GitHub Desktop.
Autoloading in rails
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