index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
lib
/
active_support
/
testing
/
time_helpers.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
travel_to travels back and re-raises if the block raises
Xavier Noria
2014-02-18
1
-3
/
+6
*
time helpers honor the application time zone when passed a date
Xavier Noria
2014-02-18
1
-4
/
+19
*
Improve documentation [ci skip]
Rafael Mendonça França
2014-01-30
1
-3
/
+4
*
Remove automatic removal of Date/Time stubs after each test case
Rafael Mendonça França
2014-01-30
1
-9
/
+2
*
Add `travel_back` to remove stubs from `travel` and `travel_to`
Rafael Mendonça França
2014-01-30
1
-3
/
+14
*
Use each_value
Rafael Mendonça França
2014-01-29
1
-1
/
+1
*
Store the singleton_class in a local variable
Rafael Mendonça França
2014-01-29
1
-3
/
+4
*
Change the class and method visibility
Rafael Mendonça França
2014-01-29
1
-9
/
+13
*
Use instance method instead of before hook
Rafael Mendonça França
2014-01-29
1
-9
/
+8
*
Alias the original method first to avoid warnings
Rafael Mendonça França
2014-01-29
1
-2
/
+7
*
Implement a simple stub feature to use in the Time travel helpers
Rafael Mendonça França
2014-01-29
1
-4
/
+44
*
doc `travel` and `travel_to` stubs are removed in teardown. [ci skip]
Yves Senn
2013-11-21
1
-4
/
+4
*
Add `#travel` and `#travel_to` to AS::TestCase
Prem Sichanugrist
2013-11-20
1
-0
/
+55