Sha256: 084e2efc023f1d4dab5f306eef65e69c8a71dcc1d1ed7aebffddd757baa679ee
Contents?: true
Size: 130 Bytes
Versions: 72
Compression:
Stored size: 130 Bytes
Contents
class AddExtraToNavigationItem < ActiveRecord::Migration def change add_column :navigation_items, :extra, :string end end
Version data entries
72 entries across 72 versions & 1 rubygems