Displaying 2 results from an estimated 2 matches for "format_column".
2009 May 22
1
rails 2.3.2, active scaffold, nested, ActionView::TemplateError (undefined method `format_column' for #<ActionView::Base:
...git://github.com/lackac/render_component.git
-r rails-edge
I have an AS user_controller:
active_scaffold :user do |config|
...
config.nested.add_link("Portfolios",[:portfolios])
end
But when I click on the Portfolios link I get:
ActionView::TemplateError (undefined method `format_column'' for
#<ActionView::Base:0xb67cee38>) on line #28 of vendor/plugins/
active_scaffold/frontends/default/views/_nested.rhtml:
format_column is defined in:
.../vendor/plugins/active_scaffold/lib/helpers/list_column_helpers.rb
which is included via:
.../vendor/plugins/active_scaffold/li...
2007 Jan 17
12
Excel sheet generation
Hi,
Does anyone know of a package that will help with generation of
spreadsheets? (xls files, not csv)
Thanks,
Fredrik
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe