Userstamp Plugin Available
Posted by Ben Reubenstein Fri, 20 Jan 2006 16:33:00 GMT
DeLynn has finnally released his Userstamp Plugin for Rails. In a nutshell if you place fields in your database named updatedby and createdby it will fill the values in for you when the particular model is saved with the current user. Obviously there are some more technical things to do to get it to work, but I tested it in my app and it works as described. Instructions and source can be found here:
http://www.delynnberry.com/pages/userstamp


