Skip to content

Instantly share code, notes, and snippets.

@javier
Created January 9, 2009 09:23
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 javier/45070 to your computer and use it in GitHub Desktop.
Save javier/45070 to your computer and use it in GitHub Desktop.
# You put this code at the init.rb file of your plugin, so it will be reloaded in development
# mode as your regular models and so on
Dependencies.load_once_paths.delete(File.expand_path(File.dirname(__FILE__))+'/lib')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment