AjaxScaffold has been deprecated in favor of ActiveScaffold
The fact that I used the word generator in there should tell you something’s up.
- Added two attributes to scaffold_column
:sanitize => Should the output of the column be sanitized of HTML elements? (default: true)
:class_name => Class added to all TD and TH elements for this column - Fixed: Date/Time formatting being hosed
- Fixed: Images don’t show up when deployed in a sub-directory
More news on Monday
2 Comments
Anyone have any luck getting the plugin working? Dumps a trace looking for ‘current_page’ on my setup.
#{RAILS_ROOT}/vendor/plugins/ajaxscaffoldp/lib/ajax_scaffold_plugin.rb:203:in `table_setup’
@Smithy: We posted the plugin up on RubyForge a bit prematurely, the *real* release is coming soon.