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-07 12:44:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8857994f92293a78df9addbc0998ef02fca82fae
rails
/
actionpack
/
test
History
Andreas Neuhaus
74eed6290e
Fixed flash.now not being accessible in tests. Flash sweeping is now done before action processing instead after
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
> [
#10
state:resolved]
2008-05-11 18:30:10 +12:00
..
activerecord
Make render shorthands work with namespaced controllers
2008-05-10 11:28:19 +01:00
controller
Fixed flash.now not being accessible in tests. Flash sweeping is now done before action processing instead after
2008-05-11 18:30:10 +12:00
fixtures
Improve PartialTemplate tests
2008-05-02 10:45:08 +01:00
template
ActionView::InstanceTag#default_time_from_options with hash args uses Time.current as default; respects hash settings when time falls in system local spring DST gap
2008-05-08 23:40:25 -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