We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37b361 commit 1de7de0Copy full SHA for 1de7de0
_data/next_meetup.yml
@@ -1,11 +1,22 @@
1
-show: false
2
-date:
3
-time:
4
-host:
+show: true
+date: Martes 25 de Marzo
+time: 19 hs
+host: howdy
5
# Use the following format for talks
6
# talks:
7
# - speaker: Speaker name taken from people.yml file
8
# name: Talk name
9
# Or if the speakers are TBD
10
# talks: []
11
-talks: []
+talks:
12
+ - speakers:
13
+ - marco_roth
14
+ name: "Scaling RubyVideo.dev: The mission to index all Ruby conferences"
15
+
16
17
+ - seth_horsley
18
+ name: "Building beautiful UIs with Ruby: A Rails-native approach"
19
20
21
+ - nicolas_buero
22
+ name: "Pursuing the Fix: A Rails Bug story"
0 commit comments