Sha256: aa35b20131595d39499958c59ff6914fc9d85bf0de90e1e870b6dafede049bb0
Contents?: true
Size: 194 Bytes
Versions: 7
Compression:
Stored size: 194 Bytes
Contents
class ChangeCountBathroomsForProp < ActiveRecord::Migration[5.0] def change # below needed to support 1.5 bathrooms in US change_column :pwb_props, :count_bathrooms, :float end end
Version data entries
7 entries across 7 versions & 1 rubygems