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-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e50f0f96ef53ee8cc7ffa86ce0e71cc357b2b6c
rails
/
actionpack
/
test
History
madlep
8e50f0f96e
Fix image_tag behavior on windows. [
#1085
state:resolved]
...
Signed-off-by: Pratik Naik <
pratiknaik@gmail.com
>
2008-10-06 23:43:41 +01:00
..
activerecord
Ensure :partial => @collection and :collection => @collection behaves same. [
#884
state:resolved]
2008-08-22 18:15:53 +01:00
controller
Ensure rescue_from handlers are respected inside tests. [
#835
state:resolved]
2008-10-04 18:43:46 +01:00
fixtures
Fixed missing template paths on exception [
#1082
state:resolved]
2008-09-20 22:57:45 -05:00
template
Fix image_tag behavior on windows. [
#1085
state:resolved]
2008-10-06 23:43:41 +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
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