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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix safe string interpolation with SafeBuffer#%, closes #6352
Vasiliy Ermolovich
2012-05-16
1
-0
/
+24
*
remove useless tests for Range#step
Vasiliy Ermolovich
2012-05-13
1
-10
/
+0
*
Remove blockless_step leave all that up to Ruby
Santiago Pastorino
2012-05-13
1
-1
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-05-12
1
-2
/
+2
|
\
|
*
Fix copypaste. [ci skip]
Edward Tsech
2012-05-11
1
-2
/
+2
*
|
Object#try can't call private methods
Vasiliy Ermolovich
2012-05-12
1
-1
/
+13
*
|
Test Hash#except can receive more than one argument.
Edward Tsech
2012-05-11
1
-0
/
+6
|
/
*
Merge pull request #6064 from gazay/fix_guides_for_as_core_ext
Xavier Noria
2012-05-07
1
-0
/
+12
|
\
|
*
Added tests for comparsion operator for Range
Alexey Gaziev
2012-05-07
1
-0
/
+12
*
|
Keep all methods in object/deep_dup
Piotr Sarnacki
2012-05-06
1
-2
/
+1
*
|
Nice logic for deep_dup in rails
Alexey Gaziev
2012-05-06
2
-15
/
+54
*
|
Merge pull request #6169 from marcandre/respond_to_missing
José Valim
2012-05-05
1
-0
/
+1
|
\
\
|
*
|
Use respond_to_missing for TimeWithZone
Marc-Andre Lafortune
2012-05-05
1
-0
/
+1
|
|
/
*
|
Merge pull request #6156 from mjtko/feature-beginning_of_hour
Jeremy Kemper
2012-05-04
3
-0
/
+30
|
\
\
|
*
|
added beginning_of_hour support to core_ext calculations for Time and DateTime
Mark J. Titorenko
2012-05-04
3
-0
/
+30
|
|
/
*
/
enable tests for beginning_of_* and end_of_* within time zone tests; enable t...
Mark J. Titorenko
2012-05-04
1
-8
/
+8
|
/
*
Tests for regexp separator in String#truncate
Alexey Gaziev
2012-04-29
1
-0
/
+6
*
Optimize the performance of #delegate
Daniel Schierbeck
2012-04-12
1
-0
/
+19
*
validate attribute names in class and module attribute accessors
Dmitry Plashchynski
2012-03-30
2
-0
/
+28
*
fix HashWithIndifferentAccess.[] method
Sergey Nartimov
2012-03-23
1
-0
/
+9
*
deprecate Proc#bind that can cause symbol memory leak
Sergey Nartimov
2012-03-22
1
-5
/
+7
*
bigdecimal can be duped on Ruby 2.0
Aaron Patterson
2012-03-20
1
-2
/
+10
*
Remove warning of unused variable
Rafael Mendonça França
2012-03-08
1
-1
/
+1
*
refactor Hash#slice and Hash#extract!
Vasiliy Ermolovich
2012-03-06
1
-0
/
+7
*
remove usages of AS::OrderedHash
Vishnu Atrai
2012-03-03
2
-3
/
+3
*
Merge pull request #4284 from mattdbridges/time_calculation_aliases
Xavier Noria
2012-02-28
3
-0
/
+58
|
\
|
*
Adding :last_week, :last_month, and :last_year aliases to Time and Date
Matt Bridges
2012-02-21
3
-0
/
+58
*
|
make Range#overlaps? accept Range of Time
Shigeya Suzuki
2012-02-09
1
-0
/
+12
*
|
Merge pull request #4878 from vijaydev/ordinal-2072
Xavier Noria
2012-02-07
1
-0
/
+5
|
\
\
|
*
|
Document Integer#ordinal available in PR #2072.
Vijay Dev
2012-02-04
1
-1
/
+0
|
*
|
Add ActiveSupport::Inflector.ordinal and Integer#ordinal
Tim Gildea
2012-02-04
1
-0
/
+6
*
|
|
Optional start_day argument for Time#all_week.
kennyj
2012-02-06
1
-0
/
+1
|
/
/
*
|
remove unasserted line in test
Vijay Dev
2012-02-04
1
-1
/
+0
*
|
Deprecate DateTime.local_offset
brainopia
2012-01-25
2
-15
/
+6
*
|
Convert URI.parser.parse to URI.parse, and remove ruby 1.8.x code.
kennyj
2012-01-19
1
-6
/
+2
*
|
deprecates Module#local_constant_names
Xavier Noria
2012-01-12
1
-0
/
+6
|
/
*
add the class name to the assertion message
Aaron Patterson
2012-01-06
1
-1
/
+1
*
use AS::TestCase as the base class
Aaron Patterson
2012-01-05
32
-53
/
+53
*
Nano seconds fraction of time is copied properly in Time#advance
Pawel Pierzchala
2012-01-05
1
-0
/
+5
*
Merge pull request #4252 from lest/deprecate-activesupport-base64
José Valim
2012-01-02
1
-10
/
+0
|
\
|
*
remove ActiveSupport::Base64 in favor of ::Base64
Sergey Nartimov
2012-01-02
1
-10
/
+0
*
|
fix a warning about grouped expressions
Vijay Dev
2012-01-01
1
-1
/
+1
|
/
*
refactor Range#include? to handle ranges with floats
Sergey Nartimov
2011-12-29
1
-0
/
+4
*
deprecate Base64.encode64s from AS. Use Base64.strict_encode64 instead
Vasiliy Ermolovich
2011-12-27
1
-2
/
+4
*
remove File#to_path alias
Vasiliy Ermolovich
2011-12-25
1
-4
/
+0
*
deprecate String#encoding_aware? and remove its usage
Sergey Nartimov
2011-12-24
1
-1
/
+3
*
Revert "Added Enumerable#pluck to wrap the common pattern of collect(&:method...
Aaron Patterson
2011-12-22
1
-7
/
+0
*
deprecate Array#uniq_by and Array#uniq_by! in favor of Array#uniq and Array#u...
Vasiliy Ermolovich
2011-12-22
1
-6
/
+14
*
remove Enumerable#each_with_object from core_ext as it is present in ruby 1.9
lest
2011-12-21
1
-10
/
+1
*
remove Kernel#singleton_class from core_ext as it is present in ruby 1.9
lest
2011-12-21
1
-6
/
+1
[next]