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
/
option_merger.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Active Support] require_relative => require
Akira Matsuda
2017-10-21
1
-1
/
+1
*
[Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Use frozen-string-literal in ActiveSupport
Kir Shatrov
2017-07-09
1
-0
/
+1
*
[Active Support] require => require_relative
Akira Matsuda
2017-07-01
1
-1
/
+1
*
applies new string literal convention in activesupport/lib
Xavier Noria
2016-08-06
1
-1
/
+1
*
Fix error when using `with_options` with lambda.
Lauro Caetano
2014-04-03
1
-1
/
+1
*
Explicit dependency on Hash#deep_merge extension
Jeremy Kemper
2009-03-28
1
-0
/
+2
*
Added lambda merging to OptionMerger (especially useful with named_scope and ...
David Heinemeier Hansson
2008-11-15
1
-1
/
+7
*
Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, ...
Jeremy Kemper
2008-08-31
1
-1
/
+1
*
Allow deep merging of hash values for nested with_options. [#490 state:resolved]
Lawrence Pit
2008-07-17
1
-9
/
+1
*
send -> send! for some private methods
Jeremy Kemper
2007-09-27
1
-6
/
+6
*
Some 1.9 forward compatibility
Jeremy Kemper
2007-09-14
1
-1
/
+1
*
Don't undefine #class in OptionMerger [Rick]
Rick Olson
2006-09-27
1
-1
/
+1
*
Allow default options in with_options to be overridden. Closes #4480. [murphy...
Marcel Molina
2006-04-26
1
-2
/
+2
*
Add Object#with_options for DRYing up multiple calls to methods having shared...
Sam Stephenson
2005-12-15
1
-0
/
+25