随笔分类 -  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 阅读(3439) 评论(3) 推荐(0) 编辑
Rails Constant and Global Variables(Rails的常量和全局变量)
摘要:Rails 下如何设置全局常量 阅读全文
posted @ 2006-09-07 15:15 RubyPDF 阅读(4054) 评论(0) 推荐(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 阅读(23875) 评论(0) 推荐(0) 编辑