Module Amalgalite::SQLite3::Constants::Helpers
In: lib/amalgalite/sqlite3/constants.rb
lib/amalgalite/sqlite3/constants.rb

Methods

Public Instance methods

convert an integer value into the string representation of the associated constant. this is a helper method used by some of the other modules

convert an integer value into the string representation of the associated constant. this is a helper method used by some of the other modules

convert a string into the constant value. This is helper method used by some of the other modules

convert a string into the constant value. This is helper method used by some of the other modules

[Validate]