Sha256: 2df35ca73527fa01e213858054498aaf8677504ac4f5a3a5e6dc4fa2b954db41
Contents?: true
Size: 141 Bytes
Versions: 1
Compression:
Stored size: 141 Bytes
Contents
module Inkwell if ::Inkwell::Engine::config.respond_to?('category_table') class BlogItemCategory < ActiveRecord::Base end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
inkwell-2.0.0 | app/models/inkwell/blog_item_category.rb |