delynn / userstamp

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.
MIT License
192 stars 195 forks source link

Update migration helper for Rails 3.2.1 compatability #18

Open JohnColvin opened 12 years ago

mahemoff commented 11 years ago

+1