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 16:28:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bfb54aefa6bbff194eeb81b8e797ddde24aaae95
rails
/
actionpack
/
test
History
Jeremy Kemper
642bcd2d01
Ruby 1.9 compat: force assert_select text encoding to the encoding of the regexp it's matching against.
2008-04-28 10:52:23 -07:00
..
activerecord
Fix problem with render :partial collections, records, and locals.
#11057
[lotswholetime]
2008-02-08 22:04:06 +00:00
controller
Ruby 1.9 compat: force assert_select text encoding to the encoding of the regexp it's matching against.
2008-04-28 10:52:23 -07:00
fixtures
Scripts and styles with multiple dots in the filename should cache
2008-04-12 18:43:38 -05:00
template
select_datetime and select_time default to Time.zone.now when config.time_zone is set
2008-04-21 00:40:04 -05:00
abstract_unit.rb
Remove unused ignore_missing_templates option
2008-04-19 19:26:56 +01: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