Method: Bj::Table::Config::InstanceMethods#value

Defined in:
lib/bj/table.rb

#valueObject



377
378
379
# File 'lib/bj/table.rb', line 377

def value 
  self.class.casts[cast][self["value"]]
end