From b57db764b0856ddae30deed32a104c4016f0ffae Mon Sep 17 00:00:00 2001 From: tenderlove Date: Sat, 24 Apr 2010 19:58:34 +0000 Subject: * ext/psych/lib/psych/deprecated.rb: supporting detect_implicit method * test/psych/test_deprecated.rb: ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27478 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/psych/lib/psych.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/psych/lib/psych.rb') diff --git a/ext/psych/lib/psych.rb b/ext/psych/lib/psych.rb index 16602ef221..a582f56eb1 100644 --- a/ext/psych/lib/psych.rb +++ b/ext/psych/lib/psych.rb @@ -241,6 +241,5 @@ module Psych attr_accessor :dump_tags attr_accessor :domain_types end - # :startdoc: end -- cgit v1.2.3