Sha256: 82217fa29eca1a3da992b56900845cdbfa2da4bd244ce1ac17bf5606dc744406

Contents?: true

Size: 78 Bytes

Versions: 21

Compression:

Stored size: 78 Bytes

Contents

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

Version data entries

21 entries across 21 versions & 6 rubygems

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