dondeng / gcm_on_rails

Gcm on Rails (Google Cloud Messaging for Android on Rails)
MIT License
79 stars 48 forks source link

Use #try when destroying devices #18

Open semmons99 opened 11 years ago

semmons99 commented 11 years ago

To prevent an error when you have a potential nil device, use #try with #destroy.