jack: (Default)
[personal profile] jack
After an evening of hacking with ruby on rails, the skeleton version:

* allows you to create and delete loans
* remembers you (there's no login, you can login as any name just by going to the right url)
* is deployed to heroku.com

But doesn't:

* Do any authentication on login, or log out, or anything
* Store loans immutably (the original version didn't delete loan records, but had a "transaction" table which tracked "loan created" and "loan returned" events, and the default view only shows loans which had one but not the other, which I will redo -- the current version just deletes a record)
* Allow you to distinguish between users with the same name
* Allow you to link someone else's version of your name to your account
* Run on Heroku without crashing (none of the interactive pages display correctly yet, although the static home page displays)
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org