Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
armature
v0.3.0
Armature
BlankSession
Store
Cache
CacheStore
RedisStore
Component
Form
Helper
Route
Request
RequestHandled
Response
UnauthenticatedException
Session
RedisStore
Session
Data
Store
Template
HTML
SafeValue
SanitizableValue
Lexer
Token
Type
HTTP
Request
Server
Context
Built with Crystal 1.9.2
2023-10-08 13:33:51 UTC
module
Armature
Defined in:
armature.cr
cache.cr
component.cr
form.cr
redis_session.cr
route.cr
session.cr
template.cr
Constant Summary
VERSION
=
"0.3.0"
Class Method Summary
.cache
: Cache::CacheStore
.cache=
(cache : Cache::CacheStore)
.cache?
: Cache::CacheStore | Nil
Class Method Detail
def self.
cache
:
Cache::CacheStore
#
def self.
cache=
(cache :
Cache::CacheStore
)
#
[
View source
]
def self.
cache?
:
Cache::CacheStore
| Nil
#