1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
2007-08-15 18:59:37 +00:00
..
activerecord Deprecation: remove pagination. Install the classic_pagination plugin for forward compatibility, or move to the superior will_paginate plugin. Closes #8157. 2007-06-11 00:51:11 +00:00
controller Find layouts even if they're not in the first view_paths directory. Closes #9258 [caio] 2007-08-15 18:59:37 +00:00
fixtures Added partial layouts (see example in action_view/lib/partials.rb) [DHH] 2007-08-02 20:10:03 +00:00
template Fix number_to_human_size when using different precisions. Closes #7536. [RichardStrand, mpalmer] 2007-08-05 01:00:54 +00:00
abstract_unit.rb Don't croak if ruby-debug isn't installed. 2007-05-28 00:00:07 +00:00
active_record_unit.rb Pass busy timeout for sqlite3 integration tests. 2007-01-24 12:02:40 +00:00
testing_sandbox.rb Use String#chars in TextHelper::excerpt. Closes #6386 [Manfred Stienstra] 2006-10-12 21:13:05 +00:00