Created
January 9, 2009 09:23
-
-
Save javier/45070 to your computer and use it in GitHub Desktop.
This file contains 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
# 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