Sha256: 17c395f29d515b68b71d60e2330d427ed296833777adafc08cafc3e5b0efcc96

Contents?: true

Size: 57 Bytes

Versions: 2

Compression:

Stored size: 57 Bytes

Contents

class User < ActiveRecord::Base
  has_many :blogs
  
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
induction_cannon_01-0.0.5 app/models/user.rb
induction_cannon_01-0.0.3 app/models/user.rb