public
Description: A lab machine tracking system using rails (for sysadmins)
Homepage: http://writequit.org
Clone URL: git://github.com/dakrone/labview_rails.git
dakrone (author)
Thu Mar 19 12:42:19 -0700 2009
commit  1066bb117491b5525ce73b8c16ebb82367941d35
tree    51a8988dd29fdbd05f31e685c74513fa0b60c08d
README
Labview is designed to be a lab-machine tracking system for sysadmins.

I use it internally to track all of our lab machines.

NOTES:
Be sure to create databases, as well as add users. Currently there is no
way to add users other than opening a rails console and doing
User.new(<blah>).save!

Still a work in progress, email me or leave a comment in you have a
question about it.

lee [at] writequit [dot] org