Sha256: 789f9b94c25dbffbb09fcf71f0f7bbcb217a3d9bcfd1e0d837ec2495a59d52c1

Contents?: true

Size: 245 Bytes

Versions: 5

Compression:

Stored size: 245 Bytes

Contents

# Copyright: Copyright 2009 Topic Maps Lab, University of Leipzig.
# License:   Apache License, Version 2.0

class RTM::AR::Topic
  extend RTM::AR::TraverseAssociations
  def self.index_property_set(*args)
    define_association(*args)
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rtm-0.3.1 lib/rtm/deprecated/index_property_set.rb
rtm-0.3.0 lib/rtm/deprecated/index_property_set.rb
rtm-0.2.1 lib/rtm/deprecated/index_property_set.rb
rtm-0.2.0 lib/rtm/deprecated/index_property_set.rb
rtm-0.2 lib/rtm/deprecated/index_property_set.rb