Libraries
»
seaquel
(0.2)
»
Index
»
Seaquel
»
Quoter
»
#identifier
Method: Seaquel::Quoter#identifier
Defined in:
lib/seaquel/quoter.rb
#
identifier
(name) ⇒
Object
19 20 21
# File 'lib/seaquel/quoter.rb', line 19
def
identifier
name
%Q("#{name}")
end