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-06 04:05:17 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12cf8f348b591b7bb0dc899345293a8e37ddad7c
rails
/
actionpack
/
test
History
Michael Koziarski
12cf8f348b
Move template_format logic out to the request so it's alongside the 'regular' request format.
...
Use xhr? instead of the expensive trip through Request#accepts.
2008-07-03 19:43:06 +03:00
..
activerecord
Set precompiled fixture load path constant to speed up tests
2008-06-25 15:24:12 -05:00
controller
Move template_format logic out to the request so it's alongside the 'regular' request format.
2008-07-03 19:43:06 +03:00
fixtures
Make sure render :collection doesnt set nil local when :as is absent
2008-07-02 17:19:41 +01:00
template
Remove old method of including javascripts define_javascript_functions.
2008-07-03 19:21:04 +03:00
abstract_unit.rb
Set precompiled fixture load path constant to speed up tests
2008-06-25 15:24:12 -05:00
active_record_unit.rb
Set precompiled fixture load path constant to speed up tests
2008-06-25 15:24:12 -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