bigfuel / facepuncher

Ruby on Rails platform for developing and maintaining Facebook tabs with a closed fist!
http://bigfuel.github.com/facepuncher
Mozilla Public License 2.0
1 stars 0 forks source link

Make project deletion async #6

Open kamui opened 12 years ago

kamui commented 12 years ago

Sometimes destroying a projects children records times out the request to destroy the project. Move this to a job or do it async.