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

Version Path
enju_library-0.3.11 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_leaf-1.3.6 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.3.10 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_leaf-1.3.5 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.3.9 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_leaf-1.3.4 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.3.8 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.3.8.rc.2 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_leaf-1.3.4.rc.2 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.3.8.rc.1 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.4.0.rc.1 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_leaf-1.3.4.rc.1 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.3.7 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.3.6 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.4.0.beta.4 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_leaf-2.0.0.beta.2 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.4.0.beta.3 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.4.0.beta.2 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_leaf-2.0.0.beta.1 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb
enju_library-0.4.0.beta.1 spec/dummy/db/migrate/20140811132912_add_save_search_history_to_profile.rb