Libraries
»
mysql_framework
(2.1.9)
»
Index
»
MysqlFramework
»
SqlTable
»
#to_sym
Method: MysqlFramework::SqlTable#to_sym
Defined in:
lib/mysql_framework/sql_table.rb
#
to_sym
⇒
Object
21 22 23
# File 'lib/mysql_framework/sql_table.rb', line 21
def
to_sym
@name
.
to_sym
end