Skip to content

Commit

Permalink
Merge branch 'master' of http://github.com/dpree/mustache_rails3 into…
Browse files Browse the repository at this point in the history
… rails3rc
  • Loading branch information
goodmike committed Aug 1, 2010
2 parents ef4630e + f7cc60e commit ff43a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mustache_rails.rb
Expand Up @@ -119,5 +119,5 @@ def mustache_template_file(template)
end
end

::ActiveSupport::Dependencies.load_paths << Rails.root.join("app", "views")
::ActiveSupport::Dependencies.autoload_paths << Rails.root.join("app", "views")
::ActionView::Template.register_template_handler(:rb, Mustache::Rails::TemplateHandler)

0 comments on commit ff43a2c

Please sign in to comment.