Sha256: d3067bf6c665eefafa918a6281399a5f0c5cf35ae9b7cca5165641b763c5604c

Contents?: true

Size: 513 Bytes

Versions: 1

Compression:

Stored size: 513 Bytes

Contents

# This is copied from Rails Active Support since it has been depricated and I still need it

# Taken from: https://raw.github.com/lifo/docrails/dd6c3676af3fa6019c53a59f62c4fd14966be728/activesupport/lib/active_support/core_ext/class/inheritable_attributes.rb

# Changes made:
# - Remove deprecation warnings
# - Ignore if already available from ActiveSupport
#
# Can't use class_attribute because we want to use the same value for all subclasses


require 'neo4j/core_ext/class/rewrite_inheritable_attributes.rb'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
neo4j-2.0.0.alpha.5-java lib/neo4j/core_ext/class/inheritable_attributes.rb