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-01-29 08:18:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4364c361b599f99bc2345ce4eb2d145b07ed8a0f
rails
/
actionpack
/
test
History
David Heinemeier Hansson
e89093aeb4
Fixed that formatted_polymorphic_route should be able to take the :format as part of a single hash or as the option hash (references
#8741
)
2008-04-11 12:34:44 -05:00
..
activerecord
Fix problem with render :partial collections, records, and locals.
#11057
[lotswholetime]
2008-02-08 22:04:06 +00:00
controller
Fixed that formatted_polymorphic_route should be able to take the :format as part of a single hash or as the option hash (references
#8741
)
2008-04-11 12:34:44 -05:00
fixtures
Missed adds. References
#11491
.
2008-04-01 00:56:59 +00:00
template
add json_escape ERB util to escape html entities in json strings that are output in HTML pages. [rick]
2008-04-08 04:52:01 +00:00
abstract_unit.rb
Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ and after_dispatch callbacks, and warm up to non-CGI requests.
2007-09-26 01:24:07 +00:00
active_record_unit.rb
* Continue evolution toward ActiveSupport::TestCase and friends.
#10679
[Josh Peek]
2008-01-05 13:34:15 +00: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