Skip to content

Commit

Permalink
yep, we need to specify the load order.
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Sep 30, 2009
1 parent a95ba76 commit 074b94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# Only load the plugins named here, in the order given. By default, all plugins
# in vendor/plugins are loaded in alphabetical order.
# :all can be used as a placeholder for all plugins not explicitly named
# config.plugins = [ :exception_notification, :ssl_requirement, :all ]
config.plugins = [ :authentication, :acts_as_tree, :attachment_fu, :all ]

# Add additional load paths for your own custom dirs
# config.load_paths += %W( #{RAILS_ROOT}/extras )
Expand Down

0 comments on commit 074b94e

Please sign in to comment.