Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #479 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Add method render_to_string(template_name) to ActionController::Base

Reported by: Alexey Verkhovsky Assigned to: David
Priority: normal Milestone:
Component: ActionPack Version: 0.9.3
Severity: normal Keywords:
Cc:

Description

Add method render_to_string(template_name) to ActionController::Base

It is useful for a lot of things, for example to export content to a file.

See also: http://wiki.rubyonrails.com/rails/show/HowToExportContentToFiles

Change History

02/23/05 14:58:02 changed by david

  • status changed from new to closed.
  • resolution set to fixed.