Maybe my troubles with AS are a consequence of using Rails 2.3 ? Is anyone else using 2.3 and having simlar problems? I am trying certain form overrides, the kind you might do in your controller, like
config.columns[:state].form_ui = :use_state config.columns[:dob].form_ui = :date_select And none will work (they will only work if I put in the helper functions -- and even then, with the exception of a few, absent working examples they are very difficult to discern how to lay out the syntax and parameters). Is it AS itself? Are we waiting on a 2.3 upgrade? Thanks! Janna B. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en -~----------~----~----~----~------~----~------~--~---
