diff --git a/ruby/files_and_serialization/project_event_manager.md b/ruby/files_and_serialization/project_event_manager.md index 7f49382da2..a5fd116b08 100644 --- a/ruby/files_and_serialization/project_event_manager.md +++ b/ruby/files_and_serialization/project_event_manager.md @@ -899,7 +899,8 @@ We have our attendees and their respective representatives. We can now generate For each attendee we want to include a customized letter that thanks them for attending the conference and provides a list of their representatives. Something that looks like: ```html - + +
Name | Website | +
---|---|
Name | Website |
<%= "#{legislator.name}" %> |