Sha256: 2f5342ccf62a1ffc041c965548cca511337295adda42407e9941b06a16ddc156

Contents?: true

Size: 118 Bytes

Versions: 3

Compression:

Stored size: 118 Bytes

Contents

module HorizonClient
  class Group < Collection

    private

    def row_element_name
      'link'
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
horizon_client-0.2.7 lib/horizon_client/group.rb
horizon_client-0.2.6 lib/horizon_client/group.rb
horizon_client-0.2.5 lib/horizon_client/group.rb