recurring_select
recurring_select copied to clipboard
form.select_recurring "schedule[criteria]" raises NoMethodError
Yet form.select_recurring "schedule"
works fine. But my schedule information is in a hashed field in which I store other info also. How can I get this to work?
Rails 3.2, version 1.2.1 of the Gem.