rails/init.rb in optionsful-0.1.0 vs rails/init.rb in optionsful-0.1.1
- old
+ new
@@ -1,2 +1,2 @@
# Adding Optionsful to the Rack middleware stack:
-ActionController::Dispatcher.middleware.use "Optionsful"
+ActionController::Dispatcher.middleware.use Baurets::Optionsful
\ No newline at end of file