Sha256: c693b9cb7ab6aa0cfa2b0db368d50a5b9632a91aa63e3da40cafe093cfa631c6
Contents?: true
Size: 173 Bytes
Versions: 32
Compression:
Stored size: 173 Bytes
Contents
class AddCustomMethodToAbstractorAbstractionSources < ActiveRecord::Migration def change add_column :abstractor_abstraction_sources, :custom_method, :string end end
Version data entries
32 entries across 32 versions & 1 rubygems