Sha256: 195f3cef9898cf02c09f52bbcb982ee615a3f3dde2ae55146985d416f05ec177
Contents?: true
Size: 85 Bytes
Versions: 1
Compression:
Stored size: 85 Bytes
Contents
class Post < ActiveRecord::Base search_with_simple_fulltext [:title, :content] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mysql_simple_fulltext-0.0.1 | test/dummy/app/models/post.rb~ |