Sha256: 512740f4925b41a6d9e226c3342829ea2bb430a504535adbdd4cd9b1a0492b40
Contents?: true
Size: 147 Bytes
Versions: 36
Compression:
Stored size: 147 Bytes
Contents
class AddSaveSearchHistoryToProfile < ActiveRecord::Migration[4.2] def change add_column :profiles, :save_search_history, :boolean end end
Version data entries
36 entries across 36 versions & 3 rubygems