Kemalyst Versions Save

A rails like framework based on kemal

v0.2.13

7 years ago

v0.2.12

7 years ago

Added example of using <%= render "demo/_errors.ecr" %> in the templates.

v0.2.11

7 years ago

Enable CSRF. Added a description to the Model. Shows ability to integrate markdown. Cleaned up docker-compose.yml.

v0.2.10

7 years ago

To simplify the routing specification, you can register multiple handers for the same route. This will automatically chain the handlers in the order they are added.

v0.2.9

7 years ago

This adds a new /client directory with npm package.json and webpack config.js templates to integrate using es6, sass and jasmine testing.

v0.2.8

7 years ago

Sentry will monitor and recompile your application when any source or configuration changes occur.

v0.2.7

7 years ago

Bug in the params parser

v0.2.6

7 years ago

v0.2.5

7 years ago

v0.2.4

7 years ago