lib/active_remote/config.rb in active_remote-3.3.3 vs lib/active_remote/config.rb in active_remote-5.0.0.pre
- old
+ new
@@ -1,5 +1,5 @@
-require 'active_support/ordered_options'
+require "active_support/ordered_options"
module ActiveRemote
class Config < ::ActiveSupport::OrderedOptions
def initialize(options = {})
super