public
Fork of delynn/userstamp
Description: This Rails plugin extends ActiveRecord::Base to add automatic updating of created_by and updated_by attributes of your models in much the same way that the ActiveRecord::Timestamp module updates created_(at/on) and updated_(at/on) attributes.
Clone URL: git://github.com/bwyrosdick/userstamp.git
Search Repo:
userstamp / .gitignore
100644 2 lines (2 sloc) 0.015 kb
1
2
*.log
*.sqlite3