Sha256: 84288263a2156309e45c8798b56c895d3b70bd720cbcd499dd8380dc8308af4c
Contents?: true
Size: 190 Bytes
Versions: 43
Compression:
Stored size: 190 Bytes
Contents
# This migration comes from tb_core (originally 20120327124229) class AddTimeZoneToSpudUser < ActiveRecord::Migration def change add_column :spud_users, :time_zone, :string end end
Version data entries
43 entries across 43 versions & 6 rubygems