Strelka: A Ruby Web Framework
Classes
Files
Strelka::MultipartParser::
FileInputField
module
A mixin that extends the IO objects for uploaded files.
Attributes
content_length
[RW]
content_type
[RW]
filename
[RW]
Strelka
Strelka::AbstractClass
Strelka::App
Strelka::App::Auth
Strelka::App::Auth::ClassMethods
Strelka::App::Errors
Strelka::App::Errors::ClassMethods
Strelka::App::Filters
Strelka::App::Negotiation
Strelka::App::Parameters
Strelka::App::RestResources
Strelka::App::Routing
Strelka::App::Sessions
Strelka::App::Templating
Strelka::App::Templating::ClassMethods
Strelka::AuthProvider
Strelka::AuthProvider::Basic
Strelka::AuthProvider::HostAccess
Strelka::CLI
Strelka::CLI::Config
Strelka::CLI::Discover
Strelka::CLI::Start
Strelka::CLI::Subcommand
Strelka::Constants
Strelka::Constants::CookieHeader
Strelka::Constants::HTTP
Strelka::Cookie
Strelka::CookieError
Strelka::CookieSet
Strelka::DataUtilities
Strelka::Delegation
Strelka::Discovery
Strelka::Error
Strelka::HTTPRequest
Strelka::HTTPRequest::AcceptParam
Strelka::HTTPRequest::Auth
Strelka::HTTPRequest::Charset
Strelka::HTTPRequest::Encoding
Strelka::HTTPRequest::Language
Strelka::HTTPRequest::MediaType
Strelka::HTTPRequest::Negotiation
Strelka::HTTPRequest::Session
Strelka::HTTPResponse
Strelka::HTTPResponse::Negotiation
Strelka::HTTPResponse::Session
Strelka::MethodUtilities
Strelka::MultipartParser
Strelka::MultipartParser::FileInputField
Strelka::ParamValidator
Strelka::ParamValidator::BuiltinConstraint
Strelka::ParamValidator::Constraint
Strelka::ParamValidator::RegexpConstraint
Strelka::ParseError
Strelka::Plugin
Strelka::PluginError
Strelka::PluginLoader
Strelka::PluginRegistry
Strelka::RequestError
Strelka::ResponseHelpers
Strelka::Router
Strelka::Router::Default
Strelka::Router::Exclusive
Strelka::Session
Strelka::Session::Db
Strelka::Session::Default
Strelka::Testing
Strelka::Testing::FinishWithMatcher
Strelka::WebSocketServer
Strelka::WebSocketServer::Routing
ChangeLog
Deploying
History
IDEAS
MILESTONES
Plugins
README
Tutorial