Sha256: 4c6dd6957c274f99b945539c979133e6613af78e611f4d75ddf0a6664df0997a

Contents?: true

Size: 95 Bytes

Versions: 323

Compression:

Stored size: 95 Bytes

Contents

module ActiveSupport
  FrozenObjectError = RUBY_VERSION < '1.9' ? TypeError : RuntimeError
end

Version data entries

323 entries across 279 versions & 28 rubygems

Version Path
activesupport-3.0.0.beta3 lib/active_support/core_ext/exception.rb
activesupport-3.0.0.beta2 lib/active_support/core_ext/exception.rb
activesupport-3.0.0.beta lib/active_support/core_ext/exception.rb