class PgSearch::Migration::MultisearchGenerator
Public Instance Methods
migration_name()
click to toggle source
# File lib/pg_search/migration/multisearch_generator.rb, line 8 def migration_name "create_pg_search_documents" end