Sha256: af210d3230427fff601e52577eaf00b2b8d01adbb0288bfda2194101edc57cc4
Contents?: true
Size: 171 Bytes
Versions: 32
Compression:
Stored size: 171 Bytes
Contents
class AddCustomMethodToAbstractorSuggestionSources < ActiveRecord::Migration def change add_column :abstractor_suggestion_sources, :custom_method, :string end end
Version data entries
32 entries across 32 versions & 1 rubygems