Sha256: d0ceec6b0304f1b11958453d35747b6e2502f1bf389373f5bf309fcec4f9fad5

Contents?: true

Size: 172 Bytes

Versions: 5

Compression:

Stored size: 172 Bytes

Contents

module Ropenlayer
  class Localization < ActiveRecord::Base
    set_table_name    :ropenlayer_localizations
    belongs_to        :nodeable, :polymorphic => true
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ropenlayer-0.3.5 lib/ropenlayer/localization.rb
ropenlayer-0.3.4 lib/ropenlayer/localization.rb
ropenlayer-0.3.3 lib/ropenlayer/localization.rb
ropenlayer-0.3.1 lib/ropenlayer/localization.rb
ropenlayer-0.3.0 lib/ropenlayer/localization.rb