Table of Contents - punk-0.4.1 Documentation
Pages
- LICENSE
- README
- defaults.json
- defaults.json
- schema.json
- defaults.json
- development.json
- defaults.json
- fail.jbuilder
- fail.rcsv
- fail.slim
- fail.xml.slim
- list.jbuilder
- info.jbuilder
- info.rcsv
- info.slim
- info.xml.slim
- plivo.slim
- list.jbuilder
- pending.jbuilder
- list.jbuilder
- list.slim
- list.jbuilder
- list.rcsv
- show.jbuilder
Classes and Modules
- Hash
- Object
- PUNK
- PUNK::Action
- PUNK::App
- PUNK::BadRequest
- PUNK::ChallengeClaimService
- PUNK::ClearSessionAction
- PUNK::Command
- PUNK::CreateIdentitiesService
- PUNK::CreateSessionAction
- PUNK::Env
- PUNK::ExpireSessionsWorker
- PUNK::Fail
- PUNK::Forbidden
- PUNK::GenerateSwaggerService
- PUNK::GeocodeSessionWorker
- PUNK::Group
- PUNK::GroupUserMetadata
- PUNK::IdentifySessionWorker
- PUNK::Identity
- PUNK::Info
- PUNK::InternalServerError
- PUNK::ListGroupUsersAction
- PUNK::ListGroupsAction
- PUNK::ListGroupsView
- PUNK::ListSessionsAction
- PUNK::ListSessionsView
- PUNK::ListTenantUsersAction
- PUNK::ListTenantsAction
- PUNK::ListTenantsView
- PUNK::ListUsersView
- PUNK::Loggable
- PUNK::Model
- PUNK::NotFound
- PUNK::NotImplemented
- PUNK::PendingSessionView
- PUNK::PlivoStore
- PUNK::Plugins
- PUNK::Plugins::Validation
- PUNK::Plugins::Validation::InstanceMethods
- PUNK::ProveClaimService
- PUNK::Publishable
- PUNK::Renderable
- PUNK::Runnable
- PUNK::SecretService
- PUNK::SecretWorker
- PUNK::SendEmailWorker
- PUNK::SendSmsWorker
- PUNK::Service
- PUNK::Session
- PUNK::Settings
- PUNK::ShowUserAction
- PUNK::ShowUserView
- PUNK::Tenant
- PUNK::TenantUserMetadata
- PUNK::Unauthorized
- PUNK::User
- PUNK::Validatable
- PUNK::VerifySessionAction
- PUNK::View
- PUNK::Worker
- Rack
- Rack::Unreloader
- Rack::Unreloader::Reloader
- Roda
- Roda::RodaPlugins
- Roda::RodaPlugins::Cors
- Roda::RodaPlugins::Ssl
- Sequel
- Sequel::Database
- SpecHelpers
- SwaggerOnHandler
- SwaggerRouteHandler
Methods
- ::args — PUNK::Runnable
- ::commander — PUNK::Command
- ::commands — PUNK
- ::configure — Roda::RodaPlugins::Cors
- ::configure — Roda::RodaPlugins::Ssl
- ::create — PUNK::Command
- ::env — PUNK
- ::init — PUNK
- ::inject — PUNK
- ::json_parser_error_class — Sequel
- ::migration — PUNK
- ::new — PUNK::Env
- ::parse_json — Sequel
- ::perform — PUNK::Action
- ::perform_now — PUNK::Worker
- ::present — PUNK::View
- ::profile_debug — PUNK
- ::profile_info — PUNK
- ::profile_trace — PUNK
- ::pry — PUNK::Command
- ::require_all — PUNK
- ::route — PUNK
- ::run — PUNK::Service
- ::sample — PUNK::Model
- ::sample_dataset — PUNK::Model
- ::spec — PUNK::Command
- ::symbolize — PUNK::Model
- ::task — PUNK
- ::version — PUNK
- #_add_arguments — PUNK::Env
- #_add_config — PUNK::Env
- #_add_environment — PUNK::Env
- #_add_value — PUNK::Env
- #_callbacks — PUNK::Service
- #_clean — PUNK::Loggable
- #_commander — PUNK::Command
- #_dir — PUNK::Fail
- #_dir — PUNK::ListGroupsView
- #_dir — PUNK::Info
- #_dir — PUNK::PlivoStore
- #_dir — PUNK::ListSessionsView
- #_dir — PUNK::PendingSessionView
- #_dir — PUNK::ListTenantsView
- #_dir — PUNK::ListUsersView
- #_dir — PUNK::ShowUserView
- #_dir — PUNK::Renderable
- #_flatten — PUNK::Env
- #_groups — Object
- #_groups_users — Object
- #_guess_claim_type — PUNK::CreateSessionAction
- #_hide? — Object
- #_identities — Object
- #_init — PUNK::Command
- #_init — PUNK::Service
- #_init_runnable — PUNK::Runnable
- #_inspect_hash — PUNK::Settings
- #_load — PUNK::Env
- #_load_config — PUNK::Env
- #_load_configs — PUNK::Env
- #_load_dotenv — PUNK::Env
- #_load_environment — PUNK::Env
- #_load_schema — PUNK::Env
- #_load_schemas — PUNK::Env
- #_normalize_claim — PUNK::CreateSessionAction
- #_path — PUNK::Renderable
- #_pry — PUNK::Command
- #_render — PUNK::Renderable
- #_run — PUNK::Service
- #_sessions — Object
- #_set_cookie — PUNK::App
- #_spec — PUNK::Command
- #_state — PUNK::Service
- #_store_cookie — PUNK::App
- #_tenants — Object
- #_tenants_users — Object
- #_typecast — PUNK::Env
- #_unflatten — PUNK::Env
- #_users — Object
- #_validate — PUNK::Env
- #active — PUNK::Session
- #active_sessions — PUNK::User
- #all_classes — Rack::Unreloader::Reloader
- #args — PUNK::App
- #claim_type — PUNK::CreateSessionAction
- #created — PUNK::Session
- #current? — PUNK::Session
- #current_identity — PUNK::App
- #current_session — PUNK::App
- #current_tenant — PUNK::App
- #current_user — PUNK::App
- #default_validation_helpers_options — PUNK::Validatable
- #deleted — PUNK::Session
- #description — PUNK::Command
- #email? — PUNK::Identity
- #env — PUNK::Env
- #erase — PUNK::Session
- #exception — PUNK::Loggable
- #expired — PUNK::Session
- #expiring — PUNK::Session
- #get_column_value — PUNK::Validatable
- #increment_attempts — PUNK::Session
- #inspect — PUNK::Model
- #inspect — PUNK::Renderable
- #load! — PUNK::Env
- #log_connection_yield — Sequel::Database
- #log_semantic — Sequel::Database
- #logger — PUNK::Env
- #logger — PUNK::Loggable
- #method_missing — PUNK::Settings
- #method_missing — PUNK::Runnable
- #on_failure — PUNK::Action
- #on_failure — PUNK::Service
- #on_failure — PUNK::View
- #on_success — PUNK::Action
- #on_success — PUNK::Service
- #on_success — PUNK::View
- #option — PUNK::Command
- #pending — PUNK::Session
- #perform — Object
- #perform — PUNK::App
- #perform — PUNK::Worker
- #phone? — PUNK::Identity
- #present — Object
- #present — PUNK::App
- #present — PUNK::Action
- #process — PUNK::ListGroupsAction
- #process — PUNK::ClearSessionAction
- #process — PUNK::CreateSessionAction
- #process — PUNK::ListSessionsAction
- #process — PUNK::VerifySessionAction
- #process — PUNK::ListTenantsAction
- #process — PUNK::ListGroupUsersAction
- #process — PUNK::ListTenantUsersAction
- #process — PUNK::ShowUserAction
- #process — Object
- #process — PUNK::Action
- #process — PUNK::Command
- #process — PUNK::Service
- #process — PUNK::View
- #process — PUNK::ChallengeClaimService
- #process — PUNK::CreateIdentitiesService
- #process — PUNK::GenerateSwaggerService
- #process — PUNK::ProveClaimService
- #process — PUNK::SecretService
- #process — PUNK::Fail
- #process — PUNK::ListGroupsView
- #process — PUNK::Info
- #process — PUNK::PlivoStore
- #process — PUNK::ListSessionsView
- #process — PUNK::PendingSessionView
- #process — PUNK::ListTenantsView
- #process — PUNK::ListUsersView
- #process — PUNK::ShowUserView
- #process — PUNK::ExpireSessionsWorker
- #process — PUNK::GeocodeSessionWorker
- #process — PUNK::IdentifySessionWorker
- #process — PUNK::SecretWorker
- #process — PUNK::SendEmailWorker
- #process — PUNK::SendSmsWorker
- #profile_debug — PUNK::Loggable
- #profile_info — PUNK::Loggable
- #profile_trace — PUNK::Loggable
- #reload! — Object
- #render — PUNK::App
- #render — PUNK::Renderable
- #require_anonymous! — PUNK::App
- #require_session! — PUNK::App
- #require_tenant! — PUNK::App
- #respond_to_missing? — PUNK::Settings
- #respond_to_missing? — PUNK::Runnable
- #result — PUNK::Service
- #run — Object
- #sanitize — Hash
- #shortcut — PUNK::Command
- #task — PUNK::Env
- #template — PUNK::Renderable
- #timeout? — PUNK::Session
- #to_csv — PUNK::Renderable
- #to_h — PUNK::Renderable
- #to_html — PUNK::Renderable
- #to_json — PUNK::Renderable
- #to_s — PUNK::Env
- #to_s — PUNK::GroupUserMetadata
- #to_s — PUNK::TenantUserMetadata
- #to_s — PUNK::Renderable
- #to_sym — PUNK::Env
- #to_xml — PUNK::Renderable
- #valid? — PUNK::Validatable
- #validate — PUNK::ListGroupsAction
- #validate — PUNK::ClearSessionAction
- #validate — PUNK::CreateSessionAction
- #validate — PUNK::ListSessionsAction
- #validate — PUNK::VerifySessionAction
- #validate — PUNK::ListTenantsAction
- #validate — PUNK::ListGroupUsersAction
- #validate — PUNK::ListTenantUsersAction
- #validate — PUNK::ShowUserAction
- #validate — PUNK::Model
- #validate — PUNK::Group
- #validate — PUNK::GroupUserMetadata
- #validate — PUNK::Identity
- #validate — PUNK::Session
- #validate — PUNK::Tenant
- #validate — PUNK::TenantUserMetadata
- #validate — PUNK::User
- #validate — PUNK::ChallengeClaimService
- #validate — PUNK::ProveClaimService
- #validate — PUNK::ListGroupsView
- #validate — PUNK::ListSessionsView
- #validate — PUNK::PendingSessionView
- #validate — PUNK::ListTenantsView
- #validate — PUNK::ListUsersView
- #validate — PUNK::ShowUserView
- #validate — PUNK::GeocodeSessionWorker
- #validate — PUNK::IdentifySessionWorker
- #validate — PUNK::SecretWorker
- #validate — PUNK::SendEmailWorker
- #validate — PUNK::SendSmsWorker
- #validate — PUNK::Validatable
- #validates_email — PUNK::Plugins::Validation::InstanceMethods
- #validates_event — PUNK::Plugins::Validation::InstanceMethods
- #validates_not_empty — PUNK::Validatable
- #validates_phone — PUNK::Plugins::Validation::InstanceMethods
- #validates_state — PUNK::Plugins::Validation::InstanceMethods
- #validates_url — PUNK::Plugins::Validation::InstanceMethods