摘要: WARNING Sponsors Despite the 1.1.0 version number, this gem is not quite production ready. Various people have experienced problems using the 1.0.0 version. A solution was found to deal with this i... 阅读全文
posted @ 2009-03-27 22:28 hannover 阅读(393) 评论(0) 推荐(0) 编辑
摘要: ActiveRecord 是迄今为止我所见到的最好的ORM library ,除了DB2,支持所有的主流数据库。如果你想知道如何单独使用Activerecord,please follow me。 介绍一下我的系统环境: OS:windows2003 DataBase: Oracle10g Ruby: 1.8.7 (2008-05-31 patchlevel 0) [i386-mswin3... 阅读全文
posted @ 2009-03-27 22:17 hannover 阅读(1641) 评论(0) 推荐(0) 编辑
摘要: 一、ruby和rails简介 ruby是一种面向对象的动态脚本语言。它的语法很灵活,而且提供了丰富的类库。因此,用ruby编写程序的效率是非常高的。 虽然ruby很早就出现了(1993年诞生于日本),但由于ruby一直缺乏英语文档,而且当时的ruby在web开发上并不怎么出众。因此,在2000年之前,ruby还只在日本流行。但这一切被2000年问世的rails打破。 Rails是使用纯... 阅读全文
posted @ 2009-03-27 22:06 hannover 阅读(772) 评论(0) 推荐(0) 编辑