Sha256: c8751eef6bb349f7e0aa21645f609bbb3c24554f57ab05791c1cab00a3aae23c

Contents?: true

Size: 79 Bytes

Versions: 3

Compression:

Stored size: 79 Bytes

Contents

class Post < ActiveRecord::Base
  belongs_to :user

  acts_as_inkwell_post
end

Version data entries

3 entries across 2 versions & 1 rubygems

Version Path
inkwell-2.0.0 test/dummy/app/models/post.rb
inkwell-2.0.0 test/dummy_without_community/app/models/post.rb
inkwell-0.0.1 test/dummy/app/models/post.rb