test/dummy/config/environments/development.rb in tiny_captcha-0.0.1 vs test/dummy/config/environments/development.rb in tiny_captcha-0.0.3
- old
+ new
@@ -1,4 +1,5 @@
+# -*- encoding : utf-8 -*-
Dummy::Application.configure do
# Settings specified here will take precedence over those in config/application.rb.
# In the development environment your application's code is reloaded on
# every request. This slows down response time but is perfect for development