Method: Sequel::SQL::Constant#constant
- Defined in:
- lib/sequel/sql.rb
permalink #constant ⇒ Object (readonly)
The underlying constant related to this object.
1299 1300 1301 |
# File 'lib/sequel/sql.rb', line 1299 def constant @constant end |