Sha256: 1215d9c2f02fb98edda3a14ac3a71774213d44c817368f549ca35ce738790383
Contents?: true
Size: 155 Bytes
Versions: 144
Compression:
Stored size: 155 Bytes
Contents
class AddNameToWebhooksOutgoingEndpoints < ActiveRecord::Migration[5.2] def change add_column :webhooks_outgoing_endpoints, :name, :string end end
Version data entries
144 entries across 144 versions & 2 rubygems