Class: Symbol

Inherits:
Object
  • Object
show all
Defined in:
lib/dokkit/hash.rb

Overview

File 'hash.rb' created on 17 mar 2008 at 09:37:25.

See 'dokkit.rb' or LICENSE for licence information.

(C) 2008 Andrea Fazzi [email protected] (and contributors).

Instance Method Summary collapse

Instance Method Details

#delete_clear ⇒ Object



13
14
15
# File 'lib/dokkit/hash.rb', line 13

def delete_clear
  nil
end

#include_clear? ⇒ Boolean

Returns:

  • (Boolean)


10
11
12
# File 'lib/dokkit/hash.rb', line 10

def include_clear?
  nil
end