Skip to content

Instantly share code, notes, and snippets.

@ajmorris
Created November 19, 2008 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajmorris/26543 to your computer and use it in GitHub Desktop.
Save ajmorris/26543 to your computer and use it in GitHub Desktop.
Merb::BootLoader.after_app_loads do
dependency 'merb-builder'
# This will get executed after your app's classes have been loaded.
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment