Sha256: d4e4bfdb225e10f97f49aabb0de13e711ac1495df1e604860ed0f1b68c5c48ae
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
module Inkwell class TimelineItem < ActiveRecord::Base belongs_to ::Inkwell::Engine::config.user_table.to_s.singularize end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inkwell-0.0.1 | app/models/inkwell/timeline_item.rb |