The person you want to send a present to is refered to as a Recipient.
- fname
- lname
- snail_mail
For each Recipient you can add many present ideas
- The name of the present
- The cost of the present
- A url to the present
- A photo of the present
- name_of_event (choices:(xmas, bday, anniversary,congratualations, other)
- date_of_event
- date_to_mail_present
- integer
- decimal
- float
- boolean
- string
- text
- date
- time
- datetime
- timestamp
This is the foreign key of the present. The present_id.
$ `rails g migration add_recipient_id_to_present recipient_id:integer
- reminder_email_of_event
- reminder_email_of_present