Sha256: a02148d9e77fa194a05f474c01d3dece0d6b264207bd91c21fae43e8124483b2
Contents?: true
Size: 164 Bytes
Versions: 110
Compression:
Stored size: 164 Bytes
Contents
class AddDefaultViewToSpotlightSearches < ActiveRecord::Migration[4.2] def change add_column :spotlight_searches, :default_index_view_type, :string end end
Version data entries
110 entries across 110 versions & 1 rubygems