Sha256: e9facaad05acb8d46675bc7626b77a9f163ed4292196a48fbf75e8244420360e

Contents?: true

Size: 77 Bytes

Versions: 24

Compression:

Stored size: 77 Bytes

Contents

class Location < ActiveRecord::Base
  belongs_to :user
  has_many :tasks
end

Version data entries

24 entries across 24 versions & 6 rubygems

Version Path
captproton-restfulx-1.2.3 test/rails/models/location.rb
dima-restfulx-1.2.0 test/rails/models/location.rb
dima-restfulx-1.2.1 test/rails/models/location.rb
dima-restfulx-1.2.2 test/rails/models/location.rb
dima-restfulx-1.2.3 test/rails/models/location.rb
dima-restfulx-1.2.4 test/rails/models/location.rb
dima-ruboss4ruby-1.1.0 test/rails/models/location.rb
dima-ruboss4ruby-1.1.1 test/rails/models/location.rb
dima-ruboss4ruby-1.1.2 test/rails/models/location.rb
rlmattax-restfulx-1.2.4.1 test/rails/models/location.rb
restfulx-1.3.1 test/rails/models/location.rb
restfulx-1.3.0 test/rails/models/location.rb
restfulx-1.2.5 test/rails/models/location.rb
restfulx-1.2.3 test/rails/models/location.rb
restfulx-1.2.4 test/rails/models/location.rb
restfulx-1.2.2 test/rails/models/location.rb
restfulx-1.2.1 test/rails/models/location.rb
restfulx-1.2.0 test/rails/models/location.rb
ruboss4ruby-1.1.0 test/rails/models/location.rb
ruboss4ruby-1.0.3 test/models/location.rb