Sha256: b76dc3f7844b0ed23244f6fbce582ddefb6560f08fdbf652a5a32ad202c2edc4
Contents?: true
Size: 151 Bytes
Versions: 11
Compression:
Stored size: 151 Bytes
Contents
class AddPingbackUriToDoorkeeperApplications < ActiveRecord::Migration def change add_column :oauth_applications, :pingback_uri, :text end end
Version data entries
11 entries across 11 versions & 1 rubygems