Class: ULID::Rails::SqliteType::Data

Inherits:
Type::Data
  • Object
show all
Defined in:
lib/ulid/rails/sqlite_type.rb

Constant Summary

Constants inherited from Type::Data

Type::Data::INVALID_CHARACTERS_REGEX, Type::Data::VALID_INITIAL_CHARACTER_REGEX

Instance Attribute Summary

Attributes inherited from Type::Data

#value

Method Summary

Methods inherited from Type::Data

from_serialized, #hex, #initialize, valid_ulid?

Constructor Details

This class inherits a constructor from ULID::Rails::Type::Data