Sha256: 1d38724480dde1e15c266e2793fe73072d1f3d9c6b0bcadd425baeb99fb65ae5
Contents?: true
Size: 198 Bytes
Versions: 2
Compression:
Stored size: 198 Bytes
Contents
Description: Generate MySQL FUlltext index migration Example: rails generate mysql_simple_fulltext:migration Thing This will create: db/migrate/create_things_fulltext_index.rb
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mysql_simple_fulltext-0.0.3 | lib/generators/mysql_simple_fulltext/USAGE |
mysql_simple_fulltext-0.0.2 | lib/generators/mysql_simple_fulltext/USAGE |