Sha256: 63b1f305f264faf7b1a15fda69ed6f9d8f7d7a6f0f63ac6193a7c2299ebc9c41
Contents?: true
Size: 137 Bytes
Versions: 66
Compression:
Stored size: 137 Bytes
Contents
class AddTrustedForForumToUser < ActiveRecord::Migration[5.1] def change add_column :users, :trusted_for_forum, :boolean end end
Version data entries
66 entries across 66 versions & 2 rubygems