Skip to content
This repository was archived by the owner on May 9, 2021. It is now read-only.

kprevas/ronin

Folders and files

NameName
Last commit message
Last commit date
Jul 11, 2012
Jul 11, 2012
Jul 29, 2013
Jul 11, 2012
Jul 11, 2012
Jul 11, 2012
Feb 4, 2020
Feb 26, 2012
Mar 5, 2011
Feb 24, 2012
Jul 11, 2012

Repository files navigation

Ronin is a Model/View/Controller-based web framework featuring full type safety. Links between pages in a Ronin application are checked at compile-time, which means no broken links - by using a modern IDE like Eclipse, you can catch configuration errors and regressions right away, saving you valuable testing and debugging time. And configuring a Ronin application is done purely with Gosu code - no magic and no XML files, which makes debugging easier.