| c6e33d3 |
2010-09-08 |
fix setting session cookie with activerecord and memcach... |
| 3e196db |
2010-07-22 |
improve Active Model README |
| 6b11d0b |
2010-07-22 |
remove unneeded "Dependencies" section from Action Maile... |
| d5ee17e |
2010-07-22 |
improve Active Record README |
| a1023b0 |
2010-07-22 |
improve Action Pack README |
| bcec0f6 |
2010-07-19 |
correct typos in Routing examples |
| efdfcf1 |
2010-07-21 |
correct typos in Routing examples |
| 89b5e79 |
2010-07-22 |
revise download/installation/support sections in READMEs |
| 571cb1d |
2010-07-13 |
enable AS::JSON.encode to encode AR::Relation by providi... |
| 00f1cd7 |
2010-07-08 |
fix ActiveRecord `destroy_all` so it returns destroyed r... |
| 2d3bc99 |
2010-07-08 |
test that ActiveRecord `destroy` and `destroy_all` retur... |
| ba9c469 |
2010-07-08 |
add missing require to ActiveRecord "base_test.rb" |
| 4b36daf |
2010-04-17 |
`String#starts/ends_with?` should return false for non-s... |
| bd9ca9a |
2010-05-24 |
auto_link: support arbitrary URI schemes like "ftp:" and... |
| 133ada6 |
2010-05-24 |
auto_link: support arbitrary URI schemes like "ftp:" and... |
| f00561e |
2010-06-03 |
auto_link: support arbitrary URI schemes like "ftp:" and... |
| 8be3e09 |
2010-04-17 |
fix `reset_counters` to work even with complex class names |
| bc84bd1 |
2010-05-24 |
fix `reset_counters` to work even with complex class names |
| e6b0ea3 |
2010-06-03 |
fix `reset_counters` to work even with complex class names |
| bfca7d7 |
2010-05-24 |
move counter_cache tests to a separate file and refactor |
| 4ab47f5 |
2010-06-03 |
move counter_cache tests to a separate file and refactor |
| ef0591e |
2010-04-17 |
cleanup `update/reset_counters`; refactor tests |
| f493f31 |
2010-05-24 |
cleanup `update/reset_counters`: less SQL strings, more ... |
| d2ec9fd |
2010-06-03 |
cleanup `update/reset_counters`: less SQL strings, more ... |
| 2161b87 |
2010-04-16 |
improve how ActiveRecord::Observer defines callbacks on ... |
| c2ca73c |
2010-04-16 |
ActiveModel::Observing: stop using Observable Ruby modul... |
| cf616e4 |
2010-04-16 |
merge callbacks_observers_test.rb into lifecycle_test.rb... |
| 8a91ccf |
2010-04-16 |
add missing requires to Rescuable and RouteSet [#4415 st... |
| c519215 |
2010-04-16 |
ruby 1.8.7 compat: `starts/ends_with?` doesn't cast to s... |
| 21cd4c0 |
2009-06-21 |
Fix polymorphic_path doesn't modify options hash [#2099 ... |
| b33c0d9 |
2009-05-17 |
replace the aaa_create_tables_test hack with loading tes... |
| 35c5727 |
2009-04-18 |
Always buffer rack.input if it is not rewindable |
| 7ce0778 |
2009-04-18 |
Always buffer rack.input if it is not rewindable |
| 878aec9 |
2009-04-18 |
Improve rewindable input test coverage so tests fail whe... |
| 8423bb6 |
2009-04-18 |
Improve rewindable input test coverage so tests fail whe... |
| f15f1ba |
2009-03-25 |
remove piece of UrlWriter documentation claiming that yo... |
| 17b4fd2 |
2010-05-24 |
avoid auto_linking already linked emails; more robust de... |
| 8f0b213 |
2010-05-24 |
avoid auto_linking already linked emails; more robust de... |
| 533b131 |
2010-06-03 |
avoid auto_linking already linked emails; more robust de... |
| fa45540 |
2009-03-10 |
Ensure correct content type is declared after cache hits... |
| 01f06fc |
2009-01-20 |
Don't let empty Tempfiles come through as uploaded files... |
| 2cd8d3b |
2008-12-24 |
form helpers: twakes based on feedback; more content; se... |
| 4f984c9 |
2008-11-15 |
auto_link helper: add intelligent ending closing bracket... |
| c6c5cd5 |
2008-11-15 |
refactor autolink helper. change tests to expect HTML-es... |
| ebeebc8 |
2008-11-03 |
update forms guide: tweaks from feedback, first half of ... |
| 3eb0b00 |
2008-09-26 |
I wish people would add .DS_Store to their global gitign... |
| 9605541 |
2008-09-13 |
Ensure Hash#except is allowed on a frozen hash. Referenc... |
| 980c298 |
2008-09-13 |
Ensure Hash#except is allowed on a frozen hash. Referenc... |
| a849d1d |
2008-09-09 |
resolve a few things asciidoc complained about |
| e5305e9 |
2008-09-09 |
initial commit of form helpers guide (halfway there) |
| 69a5c1d |
2008-04-18 |
Add example for default_url_options[:host] to generated ... |
| 36eecda |
2008-04-18 |
Changed mailer generator to not use instance variables. |
| dfdb9f7 |
2008-04-18 |
Cleanup generator tests by extracting repeated code into... |
| 081eed3 |
2008-02-11 |
Fix the pre-quoted table names in the eager tests. [mis... |
| a550d2a |
2008-02-10 |
2-0-stable: Correct inconsistencies in RequestForgeryPro... |
| 13264af |
2008-02-06 |
Correct inconsistencies in RequestForgeryProtection docs... |
| 6f559f8 |
2007-10-23 |
Added tests for options to ActiveRecordHelper#form. Clos... |
| bd03bf9 |
2007-10-13 |
Make sure that custom inflections are picked up by map.r... |
| 41bfede |
2007-10-04 |
Tidy up framework initialization code to ensure that it ... |
| 73fba4f |
2007-06-23 |
Fixed that HTTP authentication should work if the header... |
| 3bf3042 |
2007-06-22 |
Ensure clean_logger fixes are 1.8.2 compatible [mislav] ... |
| 9c0e4de |
2007-06-11 |
Deprecate pagination for Rails 1.2.4. Install the classi... |
| 72401dc |
2007-06-08 |
Quote db path so SQLite AR tests work on Windows. Closes... |
| 94a1758 |
2006-08-07 |
r3022@ks: jeremy | 2005-11-12 18:40:42 -0800 |
| c02d1f7 |
2006-06-28 |
Fix CGI extensions when they expect string but get nil i... |
| ca2eb16 |
2006-04-26 |
Fix syntax error in documentation. Closes #4679. [mislav... |