Skip to content

Commit 440b284

Browse files
author
graial
committed
Merge branch 'main' of github.com:graial/ruby-conferences.github.io
2 parents c95925b + 30828eb commit 440b284

3 files changed

Lines changed: 464 additions & 55 deletions

File tree

_data/conferences.yml

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2742,6 +2742,7 @@
27422742
end_date: 2024-09-27
27432743
url: https://rubyonrails.org/world/2024
27442744
twitter: rails
2745+
video_link: https://www.youtube.com/playlist?list=PLHFP2OPUpCeb182aDN5cKZTuyjn3Tdbqx
27452746
# Original CFP
27462747
# cfp_open_date: 2024-02-05
27472748
# cfp_close_date: 2024-03-21
@@ -2934,7 +2935,7 @@
29342935
announced_on: 2024-04-28
29352936
cfp_link: https://forms.gle/Wzp4QvDzAiWVrB7d9
29362937
cfp_open_date: 2024-11-19
2937-
cfp_close_date: 2025-02-02 # TODO: seems like it's open-ended
2938+
cfp_close_date: 2025-02-05
29382939

29392940
- name: Helvetic Ruby 2025
29402941
location: Geneva, Switzerland
@@ -2958,7 +2959,7 @@
29582959
announced_on: 2024-06-15
29592960
cfp_link: https://papercall.io/balticruby25
29602961
cfp_open_date: 2024-11-25
2961-
cfp_close_date: 2025-01-21
2962+
cfp_close_date: 2025-02-01
29622963

29632964
- name: Brighton Ruby 2025
29642965
location: Brighton, UK
@@ -2969,6 +2970,16 @@
29692970
mastodon: https://ruby.social/@brightonruby
29702971
announced_on: 2024-06-19
29712972

2973+
- name: KansaiRubyKaigi08
2974+
location: Kyoto, Japan
2975+
start_date: 2025-06-28
2976+
end_date: 2025-06-28
2977+
url: https://regional.rubykaigi.org/kansai08/
2978+
announced_on: 2025-01-15
2979+
cfp_open_date: 2025-02-06
2980+
cfp_close_date: 2025-05-07
2981+
cfp_link: https://forms.gle/TrTJs5c7iJf6LwKD6
2982+
29722983
- name: RailsConf 2025
29732984
location: Philadelphia, PA
29742985
start_date: 2025-07-08
@@ -2977,15 +2988,19 @@
29772988
twitter: railsconf
29782989
mastodon: https://ruby.social/@railsconf
29792990
announced_on: 2024-12-20
2991+
cfp_open_date: 2025-01-31
2992+
cfp_close_date: 2025-02-28
2993+
cfp_link: https://sessionize.com/railsconf-2025
29802994

29812995
- name: RubyConf Africa 2025
29822996
location: Nairobi, Kenya
29832997
start_date: 2025-07-18
29842998
end_date: 2025-07-19
29852999
url: https://rubyconf.africa/
29863000
twitter: ruby_african
2987-
cfp_open_date: 2025-02-15
2988-
cfp_close_date: 2025-03-31
3001+
cfp_open_date: 2025-01-31
3002+
cfp_close_date: 2025-04-30
3003+
cfp_link: https://www.papercall.io/rubyconfafrica2025
29893004
announced_on: 2025-01-15
29903005

29913006
- name: Rails Camp West 2025

_data/meetup_groups.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,6 +432,8 @@
432432
name: NYC.rb
433433
exclude: Rails Camp
434434
service: meetupdotcom
435+
exclude:
436+
- "Free Passes to DeveloperWeek 2025"
435437

436438
- id: nyc-ruby-women
437439
name: NYC Ruby Women
@@ -694,6 +696,12 @@
694696
name: Ruby on Rails Latvia
695697
service: meetupdotcom
696698

699+
- id: latviarb
700+
name: Latvian Ruby Community
701+
service: luma
702+
ical_url: https://api.lu.ma/ics/get?entity=calendar&id=cal-2SEAz7RmwiOGpnu
703+
timezone: Europe/Riga
704+
697705
- id: ruby-on-rails-meetup
698706
name: Ruby on Rails Meetup
699707
service: meetupdotcom
@@ -801,7 +809,7 @@
801809
service: meetupdotcom
802810

803811
- id: rubydf
804-
name: RubyDF
812+
name: Ruby DF
805813
timezone: America/Sao_Paulo
806814
ical_url: https://rubydf.com/events.ics
807815
service: ical

0 commit comments

Comments
 (0)