Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
Report abuse
1 2 3 4
@page = Page.new(params[:page]) content_type = @page.page_content_type raise unless VALID_CONTENT_TYPES.member?(content_type) page_content = content_type.constantize.send(:new, params[content_type.downcase])
Pasted March 05, 200711:30PM EDT
by Donald Petersen (dpetersen)
Embed
Ads from Ruby Row