Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add charlotte ruby #1029

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
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
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ source 'http://rubygems.org'
ruby '2.7.7'

gem 'rails', '~> 6.1.3'
gem 'pry'

gem 'acts_as_api'
gem 'addressable'
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ DEPENDENCIES
omniauth-twitter
partially_useful
pg (= 1.4.6)
pry
pry-rails
public_suffix
puma
Expand Down
Binary file added app/assets/images/labels/charlotte.ico
Binary file not shown.
Binary file added app/assets/images/labels/charlotte.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
3 changes: 3 additions & 0 deletions config/environments/development.rb
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@
# Highlight code that triggered database queries in logs.
config.active_record.verbose_query_logs = true

#config.active_record.use_yaml_unsafe_load
config.active_record.yaml_column_permitted_classes = [Symbol, Date, Time]

# Debug mode disables concatenation and preprocessing of assets.
# This option may cause significant delays in view rendering with a large
# number of complex assets.
Expand Down
16 changes: 9 additions & 7 deletions config/locales/de.label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ de:
title: Cologne.rb
subtitle: Ruby User Group Cologne
meta_desc: Ruby / Rails User Group Cologne
custom_recurrence: "jeweils am 3. Mittwoch in jedem 2. Monat (Januar, März, Mai, Juli, September, November) um 19:00 Uhr"
custom_recurrence: jeweils am 3. Mittwoch in jedem 2. Monat (Januar, März, Mai,
Juli, September, November) um 19:00 Uhr
saar:
city: Saarland
name: RUGSaar
Expand Down Expand Up @@ -83,8 +84,8 @@ de:
statt.
:usergroup_locations: Dies sind die %{location_link} an denen unsere Treffen
in der Regel stattfinden.
:mailing_list: "Über die Mailingliste werden Termine angekündigt, Lerngruppen
gebildet oder Fragen rund ums Programmieren mit Ruby on Rails besprochen."
:mailing_list: Über die Mailingliste werden Termine angekündigt, Lerngruppen
gebildet oder Fragen rund ums Programmieren mit Ruby on Rails besprochen.
bonn:
:city: Bonn
:name: bonn.rb
Expand Down Expand Up @@ -113,8 +114,9 @@ de:
:custom_recurrence: letzter Dienstag des Monats um 19:30 Uhr
barcelona:
city: Barcelona
name: 'Ruby & Friends'
title: 'Ruby & Friends'
name: Ruby & Friends
title: Ruby & Friends
subtitle: 'vormals: Barcelona on Rails'
meta_desc: 'Die Ruby User Group in Barcelona'
custom_recurrence: jeden 3. Donnerstag in jedem Monat treffen wir uns um 19:00 Uhr
meta_desc: Die Ruby User Group in Barcelona
custom_recurrence: jeden 3. Donnerstag in jedem Monat treffen wir uns um 19:00
Uhr
24 changes: 18 additions & 6 deletions config/locales/en.label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ en:
title: Cologne.rb
subtitle: Ruby User Group Cologne
meta_desc: Ruby / Rails User Group Cologne
custom_recurrence: "every 3rd Wednesday in every second month (January, March, May, July, September, November) at 7:00 p.m."
custom_recurrence: every 3rd Wednesday in every second month (January, March,
May, July, September, November) at 7:00 p.m.
saar:
city: Saarland
name: RUGSaar
Expand Down Expand Up @@ -66,8 +67,8 @@ en:
:other_usergroups: Railsgirls in Germany
:home:
:the_usergroup: Join us for our monthly meetup open to former and future participants,
coaches and everyone interested in <strong>Railsgirls Hamburg</strong>. You
can learn more about our events on our <a href='http://railsgirls.com/hamburg'>Railsgirls
coaches and everyone interested in <strong>Railsgirls Hamburg</strong>.
You can learn more about our events on our <a href='http://railsgirls.com/hamburg'>Railsgirls
Hamburg website</a>.
:like_to_talk: Do you want to give a talk at the meetup, or would you like
to suggest a topic?
Expand Down Expand Up @@ -110,8 +111,19 @@ en:
:custom_recurrence: last tuesday of each month at 7:30 p.m.
barcelona:
city: Barcelona
name: 'Ruby & Friends'
title: 'Ruby & Friends'
name: Ruby & Friends
title: Ruby & Friends
subtitle: 'used to be: Barcelona on Rails'
meta_desc: 'The Ruby User Group in Barcelona'
meta_desc: The Ruby User Group in Barcelona
custom_recurrence: every 3. Thursday of every month we meet at 19:00
charlotte:
city: Charlotte, NC
name: Charlotte Ruby
title: charlotte-ruby
subtitle: Charlotte Ruby User Group
meta_desc: Charlotte Ruby User Group
custom_recurrence: first Tuesday of each month at 7:00pm ET
home:
next_possible_meetup_recurring: We usually meet on %{recurring}.
Until we have a location, meetups are held virtually via Zoom.
next_possible_meetup: The next meetup is supposed to be on %{event_date}.
7 changes: 4 additions & 3 deletions config/locales/es.label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ es:
title: Cologne.rb
subtitle: Ruby User Group Cologne
meta_desc: Ruby / Rails User Group Cologne
custom_recurrence: 3er Miércoles de Enero, Marzo, Mayo, Julio, Septiembre y Noviembre, a las 19.00
custom_recurrence: 3er Miércoles de Enero, Marzo, Mayo, Julio, Septiembre y
Noviembre, a las 19.00
saar:
city: Saarland
name: RUGSaar
Expand Down Expand Up @@ -110,8 +111,8 @@ es:
:custom_recurrence: Último martes de cada mes a las 19.30
barcelona:
city: Barcelona
name: 'Ruby & Friends'
title: 'Ruby & Friends'
name: Ruby & Friends
title: Ruby & Friends
subtitle: 'antes: Barcelona on Rails'
meta_desc: Grupo de usuarios de Ruby en Barcelona
custom_recurrence: Tercer jueves de cada mes a las 19:00
13 changes: 7 additions & 6 deletions config/locales/pl.label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ pl:
title: Cologne.rb
subtitle: Ruby User Group Cologne
meta_desc: Ruby / Rails User Group Cologne
custom_recurrence: "w trzecią środę nieparzystych miesięcy (styczeń, marzec, maj, lipiec, wrzesień, listopad) o 19:00"
custom_recurrence: w trzecią środę nieparzystych miesięcy (styczeń, marzec,
maj, lipiec, wrzesień, listopad) o 19:00
saar:
city: Saarland
name: RUGSaar
Expand Down Expand Up @@ -66,8 +67,8 @@ pl:
:other_usergroups: Railsgirls in Germany
:home:
:the_usergroup: Join us for our monthly meetup open to former and future participants,
coaches and everyone interested in <strong>Railsgirls Hamburg</strong>. You
can learn more about our events on our <a href='http://railsgirls.com/hamburg'>Railsgirls
coaches and everyone interested in <strong>Railsgirls Hamburg</strong>.
You can learn more about our events on our <a href='http://railsgirls.com/hamburg'>Railsgirls
Hamburg website</a>.
:like_to_talk: Do you want to give a talk at the meetup, or would you like
to suggest a topic?
Expand Down Expand Up @@ -110,8 +111,8 @@ pl:
:custom_recurrence: ostatni czwartek każdego miesiąca o 19:30
barcelona:
city: Barcelona
name: 'Ruby & Friends'
title: 'Ruby & Friends'
name: Ruby & Friends
title: Ruby & Friends
subtitle: 'dawniej: Barcelona on Rails'
meta_desc: 'Grupa użytkowników Ruby w Barcelonie'
meta_desc: Grupa użytkowników Ruby w Barcelonie
custom_recurrence: w każdy trzeci czwartek miesiąca spotykamy się o 19:00
80 changes: 57 additions & 23 deletions config/whitelabel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
twitter: HamburgOnRuby
github_org: rughh
github_repo: planning
github_issue_template: 'meetup.md'
github_issue_template: meetup.md
organizers:
- lindtdev
- janz93
Expand Down Expand Up @@ -56,7 +56,9 @@
:long: 6.957092
default_time_zone: Europe/Berlin
imprint:
:address: "An der Bottmühle 5\n50678 Köln"
:address: |-
An der Bottmühle 5
50678 Köln
:contributors:
- :name: Jakob Hilden
:email: jakob@railslove.com
Expand Down Expand Up @@ -369,13 +371,6 @@
:lat: 40.42
:long: -3.68
default_time_zone: Europe/Madrid
imprint:
:address: |-
Av del Brasil, 7 (The Irish Rover)
28020 Madrid, Spain 1
:contributors:
- :name: Josep Egea Sánchez
:email: hello@madridrb.com
sponsors:
- :name: Bebanjo
:url: https://bebanjo.com/
Expand All @@ -398,6 +393,13 @@
- :name: Getro
:url: https://www.getro.com
:banner: getro.png
imprint:
:address: |-
Av del Brasil, 7 (The Irish Rover)
28020 Madrid, Spain 1
:contributors:
- :name: Josep Egea Sánchez
:email: hello@madridrb.com
other_usergroups:
- :name: Betabeers
:url: https://betabeers.com/
Expand All @@ -424,14 +426,14 @@
:zoom: 12
:lat: 48.136694
:long: 11.5701035
sponsors: []
imprint:
:address: |-
Bayerstraße 69
80335 München
:contributors:
- :name: Peter Schrammel
:email: Munich-Rubyshift-Ruby-User-Group-list@meetup.com
sponsors: []
tld: de
- !ruby/object:Usergroup
label_id: andalucia
Expand All @@ -449,6 +451,7 @@
:zoom: 7
:lat: 36.7182857
:long: -4.4842863
sponsors: []
imprint:
:address: |-
I-CampusCoworking Calle Medellin 3
Expand All @@ -460,25 +463,20 @@
:email:
- :name: stbnrivas
:email:
sponsors: []
other_usergroups:
tld: eu
coc: http://example.com
domains:
google_group: andaluciarb
- !ruby/object:Usergroup
twitter: bcnrails
google_group: barcelonaonrails
label_id: barcelona
canonical_url: https://ruby.barcelona
status: enabled
default_locale: es
tld: eu
country: España
domains:
- ruby.barcelona
recurring: third thursday
email: webmaster@mediafinger.com
twitter: bcnrails
github_org: RubyAndFriends
github_repo: TalkSuggestions
organizers:
Expand All @@ -487,6 +485,13 @@
:zoom: 12
:lat: 41.3933987
:long: 2.1679484
sponsors:
- :name: Sequra
:url: https://sequra.es/
:banner: sequra.png
- :name: XING Spain
:url: https://xing.com/
:banner: xing.png
imprint:
:address: |-
Carrer Ferlandina 45, 4-2
Expand All @@ -498,11 +503,40 @@
- :name: BarcelonaJS
:url: http://barcelonajs.org/
:twitter: barcelonajs
tld: eu
coc: https://github.com/RubyAndFriends/Code_of_Conduct
sponsors:
- :name: Sequra
:url: https://sequra.es/
:banner: sequra.png
- :name: XING Spain
:url: https://xing.com/
:banner: xing.png
domains:
- ruby.barcelona
- !ruby/object:Usergroup
label_id: charlotte
canonical_url: https://charlotte-ruby.github.io
status: enabled
default_locale: en
default_time_zone: America/New_York
country: United States of America
custom_recurring: true
recurring: first tuesday at 7pm
#recurring: first tuesday!
email: info@charlotte-ruby.com
twitter: cltrb
github_org: charlotte-ruby
github_repo: planning
organizers:
- invalidusrname
location:
:zoom: 14
:lat: 53.079296
:long: 8.801694
sponsors: []
imprint:
:address: |-
123 Test Streeet
Charlotte, NC 28202
:contributors:
- :name: Matt McMahand
:email: mmcmahand@gmail.com
tld: com
coc: http://charlotte-ruby.github.io/code-of-conduct
domains:
- charlotte-ruby.github.io
google_group: charlotte-ruby
38 changes: 22 additions & 16 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
postgres:
image: postgres:9.4.1
box:
image: busybox
volumes:
- /box
web:
build: .
ports:
- "3000:3000"
links:
- postgres
volumes:
- .:/app
volumes_from:
- box
version: "3.8"
services:
postgres:
image: postgres:15.2
environment:
POSTGRES_HOST_AUTH_METHOD: trust
box:
image: busybox
volumes:
- /box
web:
build: .
environment:
POSTGRES_PORT_5432_TCP_ADDR: postgres
ports:
- "3000:3000"
links:
- postgres
volumes:
- .:/app
volumes_from:
- box
2 changes: 1 addition & 1 deletion lib/tasks/fork.rake
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace :fork do

I18n.available_locales.each do |locale|
file_name = Rails.root.join("config/locales/#{locale}.label.yml")
translation = File.open(file_name) { |file| YAML.safe_load(file) }
translation = File.open(file_name) { |file| YAML.safe_load(file, permitted_classes: [Symbol]) }
translation[locale.to_s]['label'][usergroup.label_id] = {
city: 'City',
name: 'Name',
Expand Down
Loading