Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 5 additions & 11 deletions _data/next_meetup.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,11 @@
show: true
date: Miércoles 12 de Noviembre
time: 19 hs
host: xmartlabs
show: false
date:
time:
host:
# Use the following format for talks
# talks:
# - speaker: Speaker name taken from people.yml file
# name: Talk name
# Or if the speakers are TBD
# talks: []
talks:
- speakers:
- matias_lorenzo
name: ActiveStorage + Cloudfront
- speakers:
- nicolas_erlichman
name: Navigating Polymorphism
talks: []
16 changes: 16 additions & 0 deletions _meetups/2024-08-13-gogrow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
collection: meetups
layout: meetup
host: gogrow

talks:
- title: Escribiendo specs rápidos de la mano de TestProf
recording:
speakers:
- daniel_susviela

- title: Lazuli, un plug-in de desarrollo interactivo con Ruby
recording:
speakers:
- mauricio_szabo
---
17 changes: 17 additions & 0 deletions _meetups/2024-09-11-rootstrap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
collection: meetups
layout: meetup
host: rootstrap

talks:
- title: Speed up your CI for Ruby applications
recording: https://www.youtube.com/embed/_g3uBxpUz08?si=8hgZW-EOcX9wR2ya
speakers:
- laura_peralta
- juan_pascual

- title: 'Rescuing a Software Project: My experience'
recording: https://www.youtube.com/embed/w4BYE1bPJi8?si=DHdMUEuTwEyMhnjU
speakers:
- agustin_fornio
---
17 changes: 17 additions & 0 deletions _meetups/2024-10-09-neocoast.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
collection: meetups
layout: meetup
host: neocoast

talks:
- title: Ran out of eggs? Fix it with Strada!
recording: https://www.youtube.com/embed/dwoOWi-XlVE?si=ApiVDxpgYp1AR9AY
speakers:
- agustín_peluffo
- facundo_busto

- title: MultiMultiTenancy
recording: https://www.youtube.com/embed/bota6HTyKoo?si=K8sUXl5fyzgwSYvQ
speakers:
- santiago_behak
---
16 changes: 16 additions & 0 deletions _meetups/2024-11-12-xmartlabs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
collection: meetups
layout: meetup
host: xmartlabs

talks:
- title: ActiveStorage + Cloudfront
recording: https://www.youtube.com/embed/FrgVA9FwUP0?si=1HO8joAJ6vkCcEmG
speakers:
- matias_lorenzo

- title: Navigating Polymorphism
recording: https://www.youtube.com/embed/m6_4kxiSyaM?si=GWgHqFtbErLH9fAW
speakers:
- nicolas_erlichman
---