Method: Cassandra::Types::Time#new
- Defined in:
- lib/cassandra/types.rb
#new(value) ⇒ Time
Coerces the value to Time
11 12 |
# File 'lib/cassandra/types.rb', line 11 def new(value) end |
Coerces the value to Time
11 12 |
# File 'lib/cassandra/types.rb', line 11 def new(value) end |