spec/dummy/config/environment.rb in rows_controller-1.0.3 vs spec/dummy/config/environment.rb in rows_controller-1.1.6
- 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!