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-05 11:45:13 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
12118963acacc9c869bdd41ef8480a1a4e06d358
rails
/
actionpack
/
test
History
Sven Fuchs
12118963ac
use :en as a default locale (in favor of :en-US)
...
Signed-off-by: David Heinemeier Hansson <
david@loudthinking.com
>
2008-11-18 14:23:53 +01:00
..
activerecord
Update AR integration tests for TestCase changes
2008-11-07 15:51:50 -05:00
controller
Prevent assert_template failures when a render :inline is called before rendering a file-based template [
#1383
state:resolved]
2008-11-17 22:09:22 -06:00
fixtures
Dup local assigns for partial collections so nil values doesn't get overwritten [
#1250
state:resolved]
2008-10-30 15:07:47 -05:00
template
use :en as a default locale (in favor of :en-US)
2008-11-18 14:23:53 +01:00
abstract_unit.rb
Fixed load path for actionmailer and activesupport tests to always load from local lib files.
2008-10-04 07:57:18 -07: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