This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-02-04 11:15:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fccf72725a72baeda508eccd6113b44329e0a7c
rails
/
actionpack
/
test
History
Joshua Peek
9fccf72725
fixed template recompile issue with previous commit and add some better tests so we can make sure it doesn't happen again
2008-11-28 14:31:54 -06:00
..
activerecord
Use autoload instead of explicit requires for ActionController
2008-11-23 16:35:47 -06:00
controller
Reinstate "Super lazy load view paths in development mode (no indexing or caching at all). Switch layout finders to use view path api to take advantage of cache." as it killed dev mode reloading."
2008-11-28 11:18:28 -06:00
fixtures
Allow helpers directory to be overridden via ActionController::Base.helpers_dir (Sam Pohlenz) [
#1424
state:committed]
2008-11-23 13:42:53 +01:00
template
fixed template recompile issue with previous commit and add some better tests so we can make sure it doesn't happen again
2008-11-28 14:31:54 -06:00
abstract_unit.rb
Reinstate "Super lazy load view paths in development mode (no indexing or caching at all). Switch layout finders to use view path api to take advantage of cache." as it killed dev mode reloading."
2008-11-28 11:18:28 -06:00
active_record_unit.rb
Update AR integration tests for TestCase changes
2008-11-07 15:51:50 -05:00
adv_attr_test.rb
Add some tests for adv_attr_accessor.
Closes
#10633
[fcheung]
2008-01-12 03:06:10 +00:00
testing_sandbox.rb
Ruby 1.9 compat: text helper
2007-12-21 11:51:17 +00:00