Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/ckick/hash_elements.rb

Overview

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at mozilla.org/MPL/2.0/.

Instance Method Summary collapse

Instance Method Details

#to_hash_elementObject



6
7
8
# File 'lib/ckick/hash_elements.rb', line 6

def to_hash_element
  self
end