one thing beta couldnt handle

This commit is contained in:
maxwell 2010-08-18 21:34:02 -07:00
parent 3986993b9f
commit ff41277088

View file

@ -15,7 +15,7 @@ module Diaspora
# -- all .rb files in that directory are automatically loaded.
# Add additional load paths for your own custom dirs
config.autoload_paths += %W(#{config.root}/lib)
#config.autoload_paths += %W(#{config.root}/lib)
# Only load the plugins named here, in the order given (default is alphabetical).
# :all can be used as a placeholder for all plugins not explicitly named