casualjim / ironrubymvc-sample
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jun 11 13:31:54 -0700 2009 | |
| |
IR_Todo.sln | Thu Jun 11 13:31:54 -0700 2009 | |
| |
IR_Todo/ | Sun Jul 26 07:43:42 -0700 2009 | |
| |
README.markdown | Tue Jun 09 13:52:42 -0700 2009 | |
| |
dependencies/ | Sun Jul 26 07:38:38 -0700 2009 |
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.
