raw1z / amistad

Adds friendships management into a rails application
http://github.com/raw1z/amistad
MIT License
185 stars 71 forks source link

Added timestamps to the migrations #28

Closed thehungrycoder closed 11 years ago

thehungrycoder commented 12 years ago

I needed to know when the request is sent/received and when it is accepted/denied. that's why i modified the migration for me. i guess it will be useful for others. so you can accept this little modification if you wish.

thanks