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
/
ordered_options_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
1
-2
/
+2
*
Merge pull request #20208 from gaurish/raise_on_missing_ordered_options
Rafael Mendonça França
2015-05-26
1
-0
/
+15
|
\
|
*
Add bang version to OrderedOptions
Gaurish Sharma
2015-05-23
1
-0
/
+15
|
/
*
fix some typos in AS
Vipul A M
2013-03-30
1
-10
/
+10
*
Use respond_to_missing? for OrderedOptions
Marc-Andre Lafortune
2012-05-05
1
-0
/
+8
*
Add missing require
kennyj
2012-03-20
1
-0
/
+1
*
use AS::TestCase as the base class
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Add tests for InheritableOptions.
Ben Orenstein
2011-04-13
1
-0
/
+26
*
Namespace Inflector, Dependencies, OrderedOptions, and TimeZone under ActiveS...
Joshua Peek
2008-06-03
1
-3
/
+3
*
Create a seperate file for ActiveSupport::OrderedHash.
Joshua Peek
2008-05-14
1
-44
/
+0
*
Added OrderedHash#delete [#113 state:resolved]
Sean Ouimet
2008-05-05
1
-0
/
+13
*
require abstract_unit directly since test is in load path
Jeremy Kemper
2008-01-05
1
-1
/
+1
*
Ruby 1.9 compat. References #1689 [Pratik Naik]
Jeremy Kemper
2007-12-10
1
-1
/
+5
*
Convert the Ruby 1.9 enumerator to an array
Jeremy Kemper
2007-09-27
1
-1
/
+1
*
r4487@asus: jeremy | 2006-04-29 12:21:39 -0700
Jeremy Kemper
2006-07-08
1
-14
/
+12
*
Add OrderedHash#values
Sam Stephenson
2006-06-02
1
-0
/
+27
*
Added method access to OrdredOptions
David Heinemeier Hansson
2005-09-30
1
-0
/
+18
*
Added test for looping in order
David Heinemeier Hansson
2005-09-30
1
-0
/
+14
*
Added OrderedOptions array/hash for use with initializer
David Heinemeier Hansson
2005-09-30
1
-0
/
+23