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
Carlos Antonio da Silva af31cf0672 Create variable only in the test that uses it
Instead of building a Blog::Post instance for every test in form helper
tests, just build it in the test that uses it.
2012-08-25 21:52:24 -03:00
..
abstract add lazy look up in abstract controller's translate method 2012-07-18 10:33:14 +03:00
activerecord Extract ActiveRecord::SessionStore from Rails 2012-08-24 15:24:19 -04:00
assertions
controller Access @rs only through attr_accessor 2012-08-20 21:47:00 +09:00
dispatch Make sure :via works with mount 2012-08-20 10:25:23 -05:00
fixtures Indentation should consider line number character count. 2012-08-13 18:49:47 -03:00
lib/controller
metal
routing
template Create variable only in the test that uses it 2012-08-25 21:52:24 -03:00
tmp
abstract_unit.rb Extract common controllers to abstract_unit 2012-08-13 21:43:18 -03:00
active_record_unit.rb
ts_isolated.rb