Sha256: b47f341953ca1f39d335c165fe5dd79dbfb3ff3e9b36e67022abc8481aae3fed
Contents?: true
Size: 105 Bytes
Versions: 11
Compression:
Stored size: 105 Bytes
Contents
class Searchable < ActiveRecord::Base has_fields do |t| t.string :title t.text :body end end
Version data entries
11 entries across 11 versions & 1 rubygems