David Gil

Results 65 comments of David Gil

Got hit by this as well. Any plans to fix this?

@timsneath I think some of us where using your fork to fix this problem, but I see it now deleted / made private ... did you delete it because it...

Thanks :) Solved.

Did you find a way around this?

I'm narrowing down this thing. So I have my model with scheduled_attributes, with the following schedule shown in the console. ``` > model.schedule => #[#], :base_min=>[#], :base_sec=>[#], :until=>[#]}, @interval=1, @uses=365,...

I'm experiencing the same issue, working with a Rails3.1 app and form_for helpers. I switched to @nhowell 's fork and it works as a charm.