Class: Snowflaked::Type::Snowflake
- Inherits:
-
ActiveRecord::Type::BigInteger
- Object
- ActiveRecord::Type::BigInteger
- Snowflaked::Type::Snowflake
- Defined in:
- lib/snowflaked/type/snowflake.rb
Instance Method Summary collapse
Instance Method Details
#type ⇒ Object
6 7 8 |
# File 'lib/snowflaked/type/snowflake.rb', line 6 def type :snowflake end |