public
Description: A sample application developed with IronRuby MVC
Homepage: http://asp.net/mvc
Clone URL: git://github.com/casualjim/ironrubymvc-sample.git
casualjim (author)
Sun Jul 26 07:43:42 -0700 2009
commit  fa9026f4bd5cb75a0737019d56d79d49b78e80e5
tree    e9320c8f8963026cf5aecf075252854b4815042e
parent  b599f627fdccda180252f02389526023b225a8c2
README.markdown

A sample application built with IronRuby MVC

You can run this application by opening it in visual studio and hitting F5/ctrl-F5

You can log in the application with

username: test password: test1234

This application is a very basic demo of IronRuby MVC with some authentication and simple input forms. It uses LightSpeed from Mindscape as OR/M.