I recently took an old project with activescaffold that was running Rails 2.0.2 and upgraded it to 2.2.2. I upgraded the activescaffold to the rails-2.2 branch from git. The trouble is now I cannot not create or edit any records. Whenever I click either one I get the code500 error at the top of the table. My development log doesn't show anything of interest though:
10.0.0.207 - - [21/Apr/2009:17:11:36 PDT] "GET /projects/3026/edit? _method=get&adapter=_list_inline_adapter HTTP/1.1" 500 24418 http://10.0.10.3:3000/projects -> /projects/3026/edit? _method=get&adapter=_list_inline_adapter Delete and Show work as well as Searching and Sorting. It's just not bringing up the inline editor. Does anyone have any ideas? Thanks, Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
