1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Ruby on Rails
Find a file
2010-01-03 03:56:21 +05:30
actionmailer Expose a _render_partial hook as thhe _render_template one and make use of it. 2009-12-31 18:40:20 -08:00
actionpack Do not enforce human_attribute_name as required API. 2010-01-02 22:27:03 +01:00
activemodel Remove deprecated ActiveModel tests (%d and %s is no longer supported in error messages a couple months already) 2010-01-02 22:27:03 +01:00
activerecord Cache Relation#to_sql 2010-01-03 03:56:21 +05:30
activeresource Some railties cleanup: 2009-12-31 13:12:52 -08:00
activesupport fixes a couple of wrong requires 2010-01-01 14:28:57 -08:00
arel@0faeb50474
ci Update CI bundler 2009-12-21 17:27:30 -06:00
doc/template
rack@c6805fb93d Update rack submodule 2009-12-27 16:20:27 -08:00
railties Rails notifications are set through Railtie in each framework. 2010-01-02 22:27:03 +01:00
tools
.gitignore Ignore all pkg files 2009-12-02 11:35:48 -08:00
.gitmodules Break up rails and railties: 2009-12-02 11:35:47 -08:00
Gemfile Put MySQL and Postgres in an :only block so you can gem bundle --only default to leave out MySQL and Postgres 2009-12-31 18:49:27 -08:00
pushgems.rb
rails.gemspec Break up rails and railties: 2009-12-02 11:35:47 -08:00
Rakefile rake smoke: toplevel task to quickly smoke-test all projects 2009-12-28 12:29:03 -08:00
release.rb