Thank you for the detailed explanation, Sergio. I have all the assets (seemingly) well now.
It looks like I was including the AS JS assets in duplicate and that seems to cause the trouble. It also looks like using master (with gem 'active_scaffold', :git => 'https://github.com/activescaffold/active_scaffold.git') is also required to get JS working. With that, things generally work. There are a few little things that seem different. Like when a search is done, the search button is disabled. Pressing <enter> seems to work, tho, so it's not a huge deal. http://dl.dropbox.com/u/364883/Screenshots/lrbw.png Great job and let us know if you release master into a release proper, as that's more stable for production than using master. Thanks! -- 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.
