Sha256: 720cb0b25f01cf8fa56ca81e31b559e34d46f418b86e418a902da2f706ad7b39
Contents?: true
Size: 148 Bytes
Versions: 43
Compression:
Stored size: 148 Bytes
Contents
class AddTosToUsers < ActiveRecord::Migration[6.0] def change add_column :phcdevworks_accounts_users, :terms_of_service, :boolean end end
Version data entries
43 entries across 43 versions & 1 rubygems