Category Archives: Rails

Rails Migration Datatypes

string text integer float decimal datetime timestamp time date binary boolean http://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/Table.html

Posted in Rails | Tagged | Leave a comment

34个Rails 3的相关资料

1.Rails 3.0 Release Notes – Rails导册对所有Ruby on Rails开发者来说都是很宝贵的资源,这个发布文档介绍了很多API的改进和新特性。 2.RailsPlugins.org – 提供了很多 Rails 3的插件. 3.Having Ruby on Rails 3 My Way – Rails 3与Mongoid, Haml, jQuery等的安装 4.The Rails Module (in Rails 3) -在Rails模块中一些有用的方法 5.Rails 3 I18n changes – I18n的改变. 6.Ruby on … Continue reading

Posted in Rails | Tagged | Leave a comment