Sha256: 99d973e7d3d2af03ffc6dc7b8ec58710863619737fa0a1758a88a8e00d00bf64
Contents?: true
Size: 185 Bytes
Versions: 13
Compression:
Stored size: 185 Bytes
Contents
class AddProviderToPushNotificationServerDeviceTokens < ActiveRecord::Migration def change add_column :fwt_push_notification_server_device_tokens, :provider, :string end end
Version data entries
13 entries across 13 versions & 1 rubygems