Sha256: 934c368660c5025abe389b32b47a9c1981f321167726b3f4e0417fd72acbbb22
Contents?: true
Size: 160 Bytes
Versions: 177
Compression:
Stored size: 160 Bytes
Contents
class AddNameToPathologyRequestDescription < ActiveRecord::Migration[4.2] def change add_column :pathology_request_descriptions, :name, :string end end
Version data entries
177 entries across 177 versions & 1 rubygems