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
Jeremy Kemper 79550e8995 Revert "Add default respond_to formats to ApplicationController."
(Needs consensus that these are appropriate defaults.)

This reverts commit 66604b2e0e.
2009-12-29 19:11:00 -08:00
actionmailer Clean up changelog a bit 2009-12-29 15:50:47 -08:00
actionpack Use extlib_inheritable_accessor in request_forgery_protection.rb. 2009-12-29 13:21:36 -08:00
activemodel Move ActiveRecord callbacks implementation to ActiveModel and make use of it. 2009-12-28 16:19:23 -08:00
activerecord Simplify get_projection_name_from_chained_relations using recursion 2009-12-30 01:16:24 +05:30
activeresource Fix new schema test dependency on Hash#to_xml 2009-12-23 23:30:59 -08:00
activesupport Silence some trivial warnings: shadowed local vars, indentation mismatches 2009-12-28 17:36:08 -08:00
arel@0faeb50474 Temporarily add submodules to the Rails repo for Arel and Rack::Mount. These submodules will be removed once we add proper Gemfile following to bundler 2009-11-16 12:30:06 -08:00
ci Update CI bundler 2009-12-21 17:27:30 -06:00
doc/template Horo rdoc template 2008-06-22 10:38:25 -07:00
rack@c6805fb93d Update rack submodule 2009-12-27 16:20:27 -08:00
railties Revert "Add default respond_to formats to ApplicationController." 2009-12-29 19:11:00 -08:00
tools Rename tools/profile_requires -> tools/profile since we do both require and ruby-prof profiling. 2009-05-27 01:11:33 -05:00
.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 Move mail gem dep to Action Mailer's gemspec 2009-12-29 15:47:28 -08:00
pushgems.rb No more svn version numbers to rely on, use timestamps instead 2008-05-11 18:21:47 -05:00
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 Use copy instead of export for release 2008-09-05 14:22:56 +02:00