Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 131 Bytes

content-ids.md

File metadata and controls

7 lines (5 loc) · 131 Bytes

Content IDs

Smart answers need content-ids. You can generate one by running:

$ be rails r "puts SecureRandom.uuid"