test/dummy/config/environment.rb in current_user-0.2.0 vs test/dummy/config/environment.rb in current_user-0.2.1
- old
+ new
@@ -1,5 +1,5 @@
-# Load the rails application
+# Load the Rails application.
require File.expand_path('../application', __FILE__)
-# Initialize the rails application
+# Initialize the Rails application.
Dummy::Application.initialize!