diff options
Diffstat (limited to 'config/boot.rb')
-rw-r--r-- | config/boot.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/boot.rb b/config/boot.rb index a810be358..25da6546e 100644 --- a/config/boot.rb +++ b/config/boot.rb @@ -1,3 +1,4 @@ +# -*- encoding : utf-8 -*- require 'rubygems' # Set up gems listed in the Gemfile. |