Sha256: ce444bc6ac908862cabfb073700fa0156f8e6fad96f7caebe67af4226774d551
Contents?: true
Size: 238 Bytes
Versions: 189
Compression:
Stored size: 238 Bytes
Contents
class AddRolesToScaffoldingAbsolutelyAbstractCreativeConceptsCollaborators < ActiveRecord::Migration[6.1] def change add_column :scaffolding_absolutely_abstract_creative_concepts_collaborators, :roles, :jsonb, default: [] end end
Version data entries
189 entries across 189 versions & 2 rubygems