Skip to content

Commit 1211c5e

Browse files
Merge pull request #1 from khasinski/add-prug
Add Poznan Ruby User Group
2 parents 0aae4f7 + 96fb6d3 commit 1211c5e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

db/seeds.rb

+9
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,15 @@
277277
link: 'https://rubyturkiye.org/',
278278
img: 'https://media.kommunity.com/communities/ruby-turkiye/2896/oval.png?p=avatar-120'
279279
},
280+
{
281+
slug: 'poznan-ruby-user-group',
282+
name: 'Poznań Ruby User Group',
283+
description: 'Poznań community-driven Ruby User Group (aka PRUG). We meet once a month (every last Thursday!) to talk about Ruby, Rails, and other related topics.',
284+
latitude: 52.40478096345464,
285+
longitude: 16.929847551119483,
286+
link: 'https://www.facebook.com/rubypoznan',
287+
img: '/logos/pl-poznan-prug.png'
288+
},
280289
],
281290
conferences: [
282291
{

public/logos/pl-poznan-prug.png

25.1 KB
Loading

0 commit comments

Comments
 (0)