Sha256: 595796f2ab777458463949e9dc7c38f5e2ed5ea2ea0ce93febc8062abdc21a08
Contents?: true
Size: 150 Bytes
Versions: 59
Compression:
Stored size: 150 Bytes
Contents
class AddPositionToParaComponentSection < ActiveRecord::Migration def change add_column :para_component_sections, :position, :integer end end
Version data entries
59 entries across 59 versions & 1 rubygems