tobi / delayed_job

Database backed asynchronous priority queue -- Extracted from Shopify
http://tobi.github.com/delayed_job
MIT License
2.15k stars 1.25k forks source link

set_table_name has been deprecated in favor of self.table_name= as of Rails 3.2 #58

Open jamesrose opened 12 years ago

jamesrose commented 12 years ago

See https://github.com/rails/rails/commit/0b72a04

paulyoder commented 12 years ago

+1

oleander commented 12 years ago

+1

acanyon commented 11 years ago

+1 pleeeeeseee!

jlatt commented 11 years ago

:+1:

glaszig commented 11 years ago

this hasn't been merged yet? rails 4.0 won't have set_table_name afaik.