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
2009-08-07 17:17:51 +02:00
actionmailer Replace _render_template_with_layout with _render_template since the layout is optional 2009-08-07 03:18:45 -03:00
actionpack Renamed presenter to renderer, added some documentation and defined its API. 2009-08-07 17:17:51 +02:00
activemodel Use send instead of instance_eval 2009-08-06 00:11:28 +01:00
activerecord Add destroyed? to ActiveRecord, include tests for polymorphic urls for destroyed objects and refactor mime responds tests and documentation. 2009-08-07 17:16:16 +02:00
activeresource Add wrap_with_notifications helper to AMo observing 2009-07-20 23:57:01 -05:00
activesupport Extract String#bytesize shim 2009-08-01 18:34:41 -07:00
ci Updates CI to use latest mocha 2009-07-01 13:50:05 -07:00
doc/template
railties Allow rails templates relative to the current path to be given. 2009-08-07 17:17:51 +02: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 Removed remaining old generators files. 2009-07-03 14:57:46 +02:00
pushgems.rb
Rakefile Vendorized Thor. 2009-07-13 23:13:48 +02:00
release.rb