Sha256: 0350b1b56193d8b45fbe593a6cf0eaf185f4ec6cbfe64943976b7fa461bac391

Contents?: true

Size: 76 Bytes

Versions: 5

Compression:

Stored size: 76 Bytes

Contents

class Post < ActiveRecord::Base
  belongs_to :user
  has_many :comments
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
fizx-collapsed_routes-1.0.2 spec/app/app/models/post.rb
fizx-collapsed_routes-1.1.0 spec/app/app/models/post.rb
fizx-collapsed_routes-1.2.0 spec/app/app/models/post.rb
fizx-collapsed_routes-1.3.0 spec/app/app/models/post.rb
filtered_relation-0.0.1 test/rails_app/app/models/post.rb