aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/object/duplicable_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | 1. Improve tests 2. Remove unnecessary constant 3. Add docs for BigDecimal#duplicable?
* Move tests for deep_dup and duplicable to object directoryAkshay Vishnoi2014-04-131-0/+38