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
/
test
/
core_ext
/
object
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove usages of AS::OrderedHash
Vishnu Atrai
2012-03-03
1
-2
/
+2
*
use AS::TestCase as the base class
Aaron Patterson
2012-01-05
3
-3
/
+3
*
Object#in? also accepts multiple parameters
Tadas Tamošauskas
2011-11-26
1
-0
/
+10
*
Fix Hash#to_query edge case with html_safe string on 1.8 ruby
brainopia
2011-09-16
1
-0
/
+9
*
Revert all the stuff to do with disallowing non-public methods for Module#del...
Jon Leighton
2011-08-25
1
-117
/
+0
*
Backport Object#public_send to 1.8 so that we can implement Module#delegate s...
Jon Leighton
2011-08-15
1
-0
/
+117
*
Only rescue a thrown NoMethodError, don't preemptively check for #include?; a...
Jared McFarland
2011-04-15
1
-0
/
+4
*
Remove `#among?` from Active Support
Prem Sichanugrist
2011-04-13
1
-6
/
+0
*
Update test name to the corresponding method name
Sebastian Martinez
2011-04-12
1
-1
/
+1
*
Change Object#either? to Object#among? -- thanks to @jamesarosen for the sugg...
David Heinemeier Hansson
2011-04-12
1
-3
/
+3
*
Add support for Object#in? and Object#either? in Active Support [#6321 state:...
Prem Sichanugrist, Brian Morearty, John Reitano
2011-04-11
1
-0
/
+52
*
Revert "Quick fix for not escaping []s (not ideal)"
Santiago Pastorino
2010-11-18
1
-4
/
+4
*
These tests are trusting in the order of the elements so use OrderedHash inst...
Santiago Pastorino
2010-07-21
1
-2
/
+3
*
Failing tests for to_param/to_query not escaping "[]"
Joshua Peek
2009-12-02
1
-4
/
+4
*
Consolidate Object#to_param and #to_query core extensions
Jeremy Kemper
2009-11-02
2
-0
/
+62