Skip to content

shenie/frankenstein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My rails + java spike experiment to use rails' actionpack frontend plus java's spring & hibernate backend.

Why I wanted to use rails controller & view for my web layer?
- restful routing
- form builder
- dislike jsp, likes haml (or even erb)

Unfortunately
- route generation and form builder doesn't work with hibernate java domain model
- annoying with restarts after every change

About

A webapp that is backed by spring & hibernate with ruby frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages