Method: Rpush310AddPushy.down
- Defined in:
- lib/generators/templates/rpush_3_1_0_add_pushy.rb
.down ⇒ Object
6 7 8 |
# File 'lib/generators/templates/rpush_3_1_0_add_pushy.rb', line 6 def self.down remove_column :rpush_notifications, :external_device_id end |