Home
Classes
Methods
Defined In
lib/trocla/formats.rb
Parent
Object
Methods
::new
Pages
LICENSE
README
VERSION
default_config.yaml
Class and Module Index
Trocla
Trocla::Encryptions
Trocla::Encryptions::Base
Trocla::Encryptions::None
Trocla::Encryptions::Ssl
Trocla::Formats
Trocla::Formats::Base
Trocla::Formats::Bcrypt
Trocla::Formats::Md5crypt
Trocla::Formats::Mysql
Trocla::Formats::Pgsql
Trocla::Formats::Plain
Trocla::Formats::Sha1
Trocla::Formats::Sha256crypt
Trocla::Formats::Sha512crypt
Trocla::Formats::Ssha
Trocla::Formats::X509
Trocla::Store
Trocla::Stores
Trocla::Stores::Memory
Trocla::Stores::Moneta
Trocla::Util
Trocla::VERSION
class Trocla::Formats::Base
Attributes
trocla
[R]
Public Class Methods
new
(trocla)
click to toggle source
# File lib/trocla/formats.rb, line 5
def
initialize
(
trocla
)
@trocla
=
trocla
end