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

Version Path
fwt_push_notification_server-0.1.0.b11 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.1.0.b10 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.1.0.b9 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.1.0.b8 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.1.0.b7 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.1.0.b6 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.1.0.b5 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.1.0.b4 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.1.0.b3 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.1.0.b2 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.1.0.b1 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.0.7 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb
fwt_push_notification_server-0.0.7.b4 lib/generators/fwt_push_notification_server/install/templates/add_provider_to_push_notification_server_device_tokens.rb