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
Eugene Pimenov bdfa733d04 Ensure auto_link doesnt linkify URLs in the middle of a tag [#1523 state:resolved]
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-03-10 16:52:21 +00:00
..
activerecord reset_session should force a new session id to be generated [#2173] 2009-03-09 22:46:03 -05:00
controller reset_session should force a new session id to be generated [#2173] 2009-03-09 22:46:03 -05:00
fixtures Fixed simplified render with nested models [#2042 state:resolved] 2009-03-07 14:05:18 -06:00
template Ensure auto_link doesnt linkify URLs in the middle of a tag [#1523 state:resolved] 2009-03-10 16:52:21 +00:00
view Fixed ActionView::TestCase current url context [#1561 state:resolved] 2008-12-15 11:47:39 -06:00
abstract_unit.rb Port fast reloadable templates from rails-dev-boost. 2009-02-12 13:04:12 -06:00
active_record_unit.rb Test AR integration with jdbcsqlite3 adapter on jruby 2009-02-06 13:27:50 -08:00
adv_attr_test.rb
testing_sandbox.rb