From 648e2970cfb7fd4ec239d1f84c40b9f9a7b2c896 Mon Sep 17 00:00:00 2001 From: Anthony Bargnesi Date: Tue, 12 Apr 2016 14:09:51 -0400 Subject: [PATCH] remove deprecation notice regarding BEL::Quoting BEL::Quoting will be now be deprecated in the next major release. --- lib/bel/quoting.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/bel/quoting.rb b/lib/bel/quoting.rb index 3c16cb7..341a48d 100644 --- a/lib/bel/quoting.rb +++ b/lib/bel/quoting.rb @@ -176,8 +176,6 @@ def string_value?(value) } end - ## Deprecated, remove in [0.6.0]. - # @deprecated Use {#quote_if_needed} instead. Will be removed in a # future release. def ensure_quotes identifier