Sha256: f3a24177da31c2273689e9d9f7c52aee0aa8533617ce58a1d05939f03f97df93
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
module Inkwell class FavoriteItem < 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/favorite_item.rb |