Skip to content

Commit

Permalink
Load rboard specific files.
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Mar 11, 2009
1 parent a81439b commit 5bb78b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/environment.rb
Expand Up @@ -28,3 +28,4 @@
# I18n.default_locale = "en"
require 'array_ext'
require 'themes_loader'
Dir.glob("#{RAILS_ROOT}/lib/rboard/*") { |f| require f }

0 comments on commit 5bb78b6

Please sign in to comment.