Sha256: 99ee3e5cd3a2b689dfc7459a6008ca29de6a307a9a9d67dcf5743ceb7974f3d8

Contents?: true

Size: 154 Bytes

Versions: 22

Compression:

Stored size: 154 Bytes

Contents

# Ruby 1.9 introduces BasicObject. Use Builder's BlankSlate until then.
unless defined? BasicObject
  require 'blankslate'
  BasicObject = BlankSlate
end

Version data entries

22 entries across 22 versions & 5 rubygems

Version Path
activesupport-2.0.1 lib/active_support/basic_object.rb
activesupport-2.0.0 lib/active_support/basic_object.rb
activesupport-2.0.2 lib/active_support/basic_object.rb
activesupport-2.0.4 lib/active_support/basic_object.rb
activesupport-2.0.5 lib/active_support/basic_object.rb
automateit-0.71230 lib/inactive_support/basic_object.rb
radiant-0.6.5.1 vendor/rails/activesupport/lib/active_support/basic_object.rb
radiant-0.6.5 vendor/rails/activesupport/lib/active_support/basic_object.rb
radiant-0.6.6 vendor/rails/activesupport/lib/active_support/basic_object.rb
radiant-0.6.7 vendor/rails/activesupport/lib/active_support/basic_object.rb
radiant-0.6.9 vendor/rails/activesupport/lib/active_support/basic_object.rb
radiant-0.6.8 vendor/rails/activesupport/lib/active_support/basic_object.rb
spree-0.0.9 vendor/rails/activesupport/lib/active_support/basic_object.rb
spree-0.2.0 vendor/rails/activesupport/lib/active_support/basic_object.rb
swivel-0.0.149 vendor/activesupport-2.0.2-/lib/active_support/basic_object.rb
swivel-0.0.150 vendor/activesupport-2.0.2-/lib/active_support/basic_object.rb
swivel-0.0.160 vendor/activesupport-2.0.2-/lib/active_support/basic_object.rb
swivel-0.0.155 vendor/activesupport-2.0.2-/lib/active_support/basic_object.rb
swivel-0.0.157 vendor/activesupport-2.0.2-/lib/active_support/basic_object.rb
swivel-0.0.175 vendor/activesupport-2.0.2-/lib/active_support/basic_object.rb