Sha256: ffbab06deb77bdaae060e2a669a83a196ae17c79cbb9504b401884371bf66462

Contents?: true

Size: 146 Bytes

Versions: 11

Compression:

Stored size: 146 Bytes

Contents

module C80NewsTz
  class Location < ActiveRecord::Base
    has_and_belongs_to_many :facts, :join_table => 'c80_news_tz_facts_locations'
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
c80_news_tz-0.1.1.26 app/models/c80_news_tz/location.rb
c80_news_tz-0.1.1.25 app/models/c80_news_tz/location.rb
c80_news_tz-0.1.1.24 app/models/c80_news_tz/location.rb
c80_news_tz-0.1.1.23 app/models/c80_news_tz/location.rb
c80_news_tz-0.1.1.22 app/models/c80_news_tz/location.rb
c80_news_tz-0.1.1.21 app/models/c80_news_tz/location.rb
c80_news_tz-0.1.1.19 app/models/c80_news_tz/location.rb
c80_news_tz-0.1.1.18 app/models/c80_news_tz/location.rb
c80_news_tz-0.1.1.17 app/models/c80_news_tz/location.rb
c80_news_tz-0.1.1.16 app/models/c80_news_tz/location.rb
c80_news_tz-0.1.1.15 app/models/c80_news_tz/location.rb