diff options
Diffstat (limited to 'post_install.rb')
-rw-r--r-- | post_install.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/post_install.rb b/post_install.rb index 2dfabfd..5aae9ca 100644 --- a/post_install.rb +++ b/post_install.rb @@ -1 +1,2 @@ +# -*- encoding : utf-8 -*- # This file is executed in the Rails evironment by the `rails-post-install` script |