I installed dhtml_calendar and followed the readme doc for using with
activescaffold. however, I am getting a no method found error on
config.columns[:start_date].form_ui = :calendar
Is form_ui only supported in activescaffold 1.1? (seems so per
activescaffold online doc)
Is 1.1 available and safe to be using? The activescaffold website
only shows 1.0.1 as available.
If not, should I use a start_date_form_column helper method to invoke
it?
Thanks!
Kurt
Yes, the AS trunk contains 1.1 and is safe to use.