posts - 194,  comments - 1484,  trackbacks - 6
Ruby on Rails
Rails 连接 Sql Server的问题(ZT及补充)
摘要: rails how to connect to the ms sql server and how to fix the bug of sqlserver_adapter.rb阅读全文
posted @ 2006-09-07 15:42 RubyPDF 阅读(2719) | 评论 (3) 编辑
Rails Constant and Global Variables(Rails的常量和全局变量)
摘要: Rails 下如何设置全局常量阅读全文
posted @ 2006-09-07 15:15 RubyPDF 阅读(2034) | 评论 (0) 编辑
How to Generate PDF in Ruby on Rails(HowtoGeneratePDFs) ZT
摘要: This howto covers seven approaches to generating a PDF document with Rails.

* HTMLDOC
* PdfWriter
* PDF::Writer (Austin Ziegler)
* Ruby FPDF
* JasperReports
* PDF Form Fill
* PDFlib and PDFlib-Lite
* Rfpdf (ruby FPDF)阅读全文
posted @ 2006-07-24 11:50 RubyPDF 阅读(20557) | 评论 (0) 编辑