diff --git a/_data/next_meetup.yml b/_data/next_meetup.yml index f868b8f..a02af73 100644 --- a/_data/next_meetup.yml +++ b/_data/next_meetup.yml @@ -1,4 +1,4 @@ -show: true +show: false date: Jueves 13 de Noviembre date_iso: "2025-10-15" time: 19 hs diff --git a/_meetups/2025-11-13-cedarcode.md b/_meetups/2025-11-13-cedarcode.md new file mode 100644 index 0000000..d26c898 --- /dev/null +++ b/_meetups/2025-11-13-cedarcode.md @@ -0,0 +1,14 @@ +--- +collection: meetups +layout: meetup +host: cedarcode + +talks: + - title: 'Authentication in Rails: The Current Landscape' + speakers: + - joaquin_tomas + + - title: 'Modeling class hierarchies in active record' + speakers: + - nicolas_erlichman +---