![]() bd7lx 58.125% disconnected | 登录后回复主题 | 跳到回复(27)
|
3 - 1-29 10:03
bd7lx 楼主 深圳http://cardarella.blogspot.com/2010/01/rails-2-rails-3-side-by-side.html
幻灯片
http://www.slideshare.net/kuahyeow/rails-3-cool-new-things
幻灯片
http://www.slideshare.net/kuahyeow/rails-3-cool-new-things
4 - 1-29 14:08
bd7lx 楼主 深圳http://omgbloglol.com/post/359147788/rails-upgrade-automating-a-portion-of-the-rails-3
http://github.com/jm/rails-upgrade
http://github.com/jm/rails-upgrade
7 - 2-1 17:20
bd7lx 楼主 深圳http://omgbloglol.com/post/364624593/rails-upgrade-is-now-an-official-plugin
To use it now, simply install the plugin:
script/plugin install git://github.com/rails/rails_upgrade.git
The plugin adds the following tasks:
rake rails:upgrade:check # Runs a battery of checks on your Rails 2.x app
# and generates a report on required upgrades for Rails 3
rake rails:upgrade:gems # Generates a Gemfile for your Rails 3 app out of your config.gem directives
rake rails:upgrade:routes # Create a new, upgraded route file from your current routes.rb
script/plugin install git://github.com/rails/rails_upgrade.git
The plugin adds the following tasks:
rake rails:upgrade:check # Runs a battery of checks on your Rails 2.x app
# and generates a report on required upgrades for Rails 3
rake rails:upgrade:gems # Generates a Gemfile for your Rails 3 app out of your config.gem directives
rake rails:upgrade:routes # Create a new, upgraded route file from your current routes.rb
8 - 2-2 11:13
bd7lx 楼主 深圳http://blog.peepcode.com/tutorials/2010/live-coding-rails-3-upgrade
视频25分钟
不到100mb
converted a Rails 2.x app to Rails 3.0.

视频25分钟
不到100mb
converted a Rails 2.x app to Rails 3.0.

10 - 2-4 14:13
bd7lx 楼主 深圳http://lindsaar.net/2010/1/31/validates_rails_3_awesome_is_true
验证方法上出奇之处
可以跟参数 an attribute, followed by a hash of validation options.
validates_with 任何类(比如放到lib里的)只要
class HumanValidator < ActiveModel::Validator
还有可以有条件的执行验证
验证方法上出奇之处
可以跟参数 an attribute, followed by a hash of validation options.
validates_with 任何类(比如放到lib里的)只要
class HumanValidator < ActiveModel::Validator
还有可以有条件的执行验证
14 - 2-8 15:50
bd7lx 楼主 深圳http://litanyagainstfear.com/blog/2010/02/03/the-rails-module/
Rails.class
Railties now deprecates:
RAILS_ROOT in favour of Rails.root,
RAILS_ENV in favour of Rails.env, and
RAILS_DEFAULT_LOGGER in favour of Rails.logger.
RAILS_ROOT in favour of Rails.root,
RAILS_ENV in favour of Rails.env, and
RAILS_DEFAULT_LOGGER in favour of Rails.logger.
Rails.class
17 - 2-12 13:21
bd7lx 楼主 深圳http://blog.js.hu/2010/02/06/getting-familiar-with-rails-3/
rubygems 版本得 1.3.5
Second issue: shallow nesting
It seems rails 3.0.0.beta doesn’t have support for shallow nesting. Or at least the new native implementation doesn’t contain it. The funniest part is it seems nobody cares about it.
还有蹦豁牙的插件们
http://chinaonrails.com/topic/view/3717.html
rubygems 版本得 1.3.5
Second issue: shallow nesting
It seems rails 3.0.0.beta doesn’t have support for shallow nesting. Or at least the new native implementation doesn’t contain it. The funniest part is it seems nobody cares about it.
还有蹦豁牙的插件们
http://chinaonrails.com/topic/view/3717.html
18 - 2-17 9:57
bd7lx 楼主 深圳http://omgbloglol.com/post/392895742/improved-validations-in-rails-3
http://demos.usejquery.com/ketchup-plugin/
Ketchup - jQuery plugin for forms validation.
http://demos.usejquery.com/ketchup-plugin/
Ketchup - jQuery plugin for forms validation.
19 - 2-17 16:57
bd7lx 楼主 深圳http://blog.xdite.net/?p=1526
Rails3 架構與進展 Part.2 - model
Rails3 架構與進展 Part.2 - routes
http://blog.xdite.net/?p=1509
Rails3 架構與進展 Part.2 - model
Rails3 架構與進展 Part.2 - routes
http://blog.xdite.net/?p=1509
23 - 2-26 8:14
bd7lx 楼主 深圳http://railscasts.com/episodes/202-active-record-queries-in-rails-3
Rails 3 introduces a new query interface for performing finds in Active Record. See how it works along with the changes in named scopes.
Rails 3 introduces a new query interface for performing finds in Active Record. See how it works along with the changes in named scopes.
24 - 3-1 10:58
bd7lx 楼主 深圳http://www.dev-fr.com/archives/2010/02/27/rails-3-let-activerecord-manage-your-translations/
Rails 3 开创新时代,把翻译放在数据库里存ActiveRecord-baked database.
参考上面9楼
http://chinaonrails.com/topic/view/2644.html
Rails 3 开创新时代,把翻译放在数据库里存ActiveRecord-baked database.
参考上面9楼
http://chinaonrails.com/topic/view/2644.html
25 - 3-2 10:27
bd7lx 楼主 深圳接上帖
http://nextsprocket.com/tasks/gettext-on-rails-3-0-0-beta
可能完成的任务
Create a fully functional multilingual demo app with Rails 3.0.0.beta using gettext for i18n.
在3月23日前完成
http://nextsprocket.com/tasks/gettext-on-rails-3-0-0-beta
可能完成的任务
Create a fully functional multilingual demo app with Rails 3.0.0.beta using gettext for i18n.
在3月23日前完成
回到顶部 | Rails | 返回 ChinaonRails 首页 | 注册 | 找回密码












