Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 381 Bytes

File metadata and controls

16 lines (14 loc) · 381 Bytes
Error in user YAML: (<unknown>): did not find expected '-' indicator while parsing a block collection at line 6 column 2
---
collection: meetups
layout: meetup
host: howdy

talks:
 - title: "Database views in Rails - a real-world example"
   speakers:
     - jonathan_javiel
   recording: https://www.youtube.com/watch?v=g_O850csWyk

 - title: "Rápido no es suficiente - cómo ser veloz codificando con AI"
   speakers:
     - dario_macchi
  recording: https://www.youtube.com/watch?v=ier21yqOql4
---