Sha256: 209245135e77d503cff34aee3fad2a77d3c5be0241aa4bb1fa2ab03d77d1c385
Contents?: true
Size: 108 Bytes
Versions: 4
Compression:
Stored size: 108 Bytes
Contents
class AddTimestampsToComments < ActiveRecord::Migration def change add_timestamps(:comments) end end
Version data entries
4 entries across 4 versions & 1 rubygems