Sha256: 68f8b1cc67f05b352d067165600926eca264dd180ba510faa49eeb25baa21dfe
Contents?: true
Size: 140 Bytes
Versions: 9
Compression:
Stored size: 140 Bytes
Contents
class AddGitRepoPathToYariiSites < ActiveRecord::Migration[6.0] def change add_column :yarii_sites, :git_repo_path, :string end end
Version data entries
9 entries across 9 versions & 1 rubygems