aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/object/duplicable_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-6/+6
* Skip the failing tests on Rubinius for nowRobin Dupret2015-03-021-0/+3
* Remove hack to support BigDecimal in Ruby 1.9claudiob2015-01-041-10/+1
* add implementation of respond_to? for ActiveSupport::Durationlsylvester2014-09-151-1/+1
* Methods are not duplicable.Peter Jaros2014-09-031-1/+1
* Object#duplicable?Akshay Vishnoi2014-04-161-16/+9
* Move tests for deep_dup and duplicable to object directoryAkshay Vishnoi2014-04-131-0/+38