Sha256: cf54f802056bec6962e419cdf5df670660de056f1ff90be2e55b8f49b01aa74e

Contents?: true

Size: 367 Bytes

Versions: 15

Compression:

Stored size: 367 Bytes

Contents

ActiveObject::Settings.configure do |config|
  config.autoload_array = true
  config.autoload_date = true
  config.autoload_enumerable = true
  config.autoload_hash = true
  config.autoload_integer = true
  config.autoload_numeric = true
  config.autoload_object = true
  config.autoload_range = true
  config.autoload_string = true
  config.autoload_time = true
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
active_object-4.0.14 lib/generators/active_object/templates/install.rb
active_object-4.0.13 lib/generators/active_object/templates/install.rb
active_object-4.0.12 lib/generators/active_object/templates/install.rb
active_object-4.0.11 lib/generators/active_object/templates/install.rb
active_object-4.0.10 lib/generators/active_object/templates/install.rb
active_object-4.0.9 lib/generators/active_object/templates/install.rb
active_object-4.0.8 lib/generators/active_object/templates/install.rb
active_object-4.0.7 lib/generators/active_object/templates/install.rb
active_object-4.0.6 lib/generators/active_object/templates/install.rb
active_object-4.0.5 lib/generators/active_object/templates/install.rb
active_object-4.0.4 lib/generators/active_object/templates/install.rb
active_object-4.0.3 lib/generators/active_object/templates/install.rb
active_object-4.0.2 lib/generators/active_object/templates/install.rb
active_object-4.0.1 lib/generators/active_object/templates/install.rb
active_object-4.0.0 lib/generators/active_object/templates/install.rb