Skip to content

Commit

Permalink
Merge pull request #1717 from tdelam/master
Browse files Browse the repository at this point in the history
Encoding in core.erb.rb
  • Loading branch information
parndt committed May 30, 2012
2 parents c3e1680 + 26392ca commit 80416c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# encoding: utf-8
Refinery::Core.configure do |config|
# When true will rescue all not found errors and display a friendly error page
config.rescue_not_found = Rails.env.production?
Expand Down

0 comments on commit 80416c8

Please sign in to comment.