Sha256: 64cefb292d952a9ef10fe1ac9543f10127363a9b6e6c43ffe0d032e9c4e3e1fe

Contents?: true

Size: 192 Bytes

Versions: 4

Compression:

Stored size: 192 Bytes

Contents

# Page render flow

## Example config ru
```
$lux_start_time = Time.now
require './config/application'
Lux.serve self
```

* if you define `$lux_start_time` you will get speed load statistics

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lux-fw-0.5.36 ./lib/lux/README.md
lux-fw-0.5.35 ./lib/lux/README.md
lux-fw-0.5.34 ./lib/lux/README.md
lux-fw-0.5.33 ./lib/lux/README.md