1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00
docile/lib
Marc Siegel d06b580fe0 Modify 1.8.x compatibility fix to preserve original return type
On 1.8.x, Object#instance_variables returns an array of strings,
whereas it is an array of symbols on later versions. This minor
change preserves that it is strings on 1.8.x
2013-07-24 16:20:50 -04:00
..
docile Modify 1.8.x compatibility fix to preserve original return type 2013-07-24 16:20:50 -04:00
docile.rb More complete documentation on Docile.dsl_eval. 2013-04-02 00:40:26 +04:00