Method: ActionCost::SqlParser#table_name
- Defined in:
- lib/action_cost/sql_parser.rb
#table_name ⇒ Object (readonly)
Returns the value of attribute table_name.
3 4 5 |
# File 'lib/action_cost/sql_parser.rb', line 3 def table_name @table_name end |