Method: Bj::Table::Config::InstanceMethods#value
- Defined in:
- lib/bj/table.rb
#value ⇒ Object
377 378 379 |
# File 'lib/bj/table.rb', line 377 def value self.class.casts[cast][self["value"]] end |
377 378 379 |
# File 'lib/bj/table.rb', line 377 def value self.class.casts[cast][self["value"]] end |