ntalbott / serve

Serve is a rapid prototyping framework for Rails applications. It is designed to compliment Rails development and enforce a strict separation of concerns between designer and developer. Using Serve with Rails allows the designer to happily work in his own space creating an HTML prototype of the application, while the developer works on the Rails application and copies over HTML from the prototype as needed. This allows the designer to focus on presentation and flow while the developer can focus on the implementation.

Home Page:http://rubyforge.org/projects/serve/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ntalbott/serve Stargazers