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-02-28 22:18:50 +00:00
..
activerecord Allow Controllers to have multiple view_paths instead of a single template_root. Closes #2754 [John Long] 2007-02-04 20:47:05 +00:00
controller session_enabled? works with session :off. Closes #6680. 2007-02-27 06:36:25 +00:00
fixtures Added helper(:all) as a way to include all helpers from app/helpers/**/*.rb in ApplicationController [DHH] 2007-02-24 20:31:34 +00:00
template Set the original button value in an attribute of the button when using the :disable_with key with submit_tag 2007-02-28 22:18:50 +00:00
abstract_unit.rb Wrap and skip tests using mocha. 2007-01-14 12:49:55 +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