mattgibson / resque-scheduler-web

Tabs in the Resque Web gem for the Resque Scheduler plugin.
https://rubygems.org/gems/resque-scheduler-web
MIT License
25 stars 24 forks source link

Fix schedule config read operation #9

Open virgoproz opened 8 years ago

virgoproz commented 8 years ago

Resque schedule will use symbol most likely. We need the code to be able to read in both cases (string and symbols)