@@ -8,8 +8,7 @@ In the programming community, user groups form support networks for
8
8
people interested in certain topics. They are a great place to increase
9
9
your skills and network with other programmers. User groups are informal
10
10
and their structure varies from group to group. Anyone can form their
11
- own group and set their own rules and schedule.
12
- {: .summary}
11
+ own group and set their own rules and schedule{: .summary}
13
12
14
13
### Ruby User Groups
15
14
@@ -21,26 +20,28 @@ to giving people a chance to write Ruby code).
21
20
22
21
Information about Ruby user groups can be found on various websites:
23
22
24
- [ Ruby Meetup Groups] [ meetup ]
25
- : A substantial number of Ruby User Groups have chosen to make Meetup
23
+ - [ Ruby Meetup Groups on meetup.com ] [ meetup ] . A substantial number
24
+ of Ruby User Groups have chosen to make Meetup
26
25
their home. Meetup provides a number of tools for user groups,
27
26
including: private forums, a place for announcements, automated
28
27
meeting reminders, and a nice RSVP system.
29
-
30
- [ OnRuby] [ onruby ]
31
- : A number of user groups can also be found at OnRuby. OnRuby is an
28
+ - [ rubyconferences.org/meetups] [ rc-meetups ] now has a list of Ruby Meetup events
29
+ from around the world.
30
+ - There is a [ Google Group] [ meetups-google-group ] for Ruby Meetup Organizers
31
+ - [ OnRuby] [ onruby ] - A number of user groups can also be found at OnRuby. OnRuby is an
32
32
open source platform written in Ruby that can be used to organize
33
33
meetups. It is [ available on GitHub] [ onruby-github ] .
34
34
35
35
### Organizing Your Own Group
36
36
37
37
If you are interested in forming your own group, be sure to find out if
38
- there is already a Ruby user group in your area. Larger meetings are
39
- usually much more fun, so starting your own group may not be the best
40
- option if there is already one nearby.
38
+ there is already a Ruby user group in your area. Try the meetup organizers
39
+ group if you're looking for advice on how to start your own group.
41
40
42
41
43
42
44
43
[ meetup ] : https://www.meetup.com/topics/ruby/
45
44
[ onruby ] : https://www.onruby.eu/
46
45
[ onruby-github ] : https://github.com/phoet/on_ruby
46
+ [ rc-meetups ] : https://rubyconferences.org/meetups/
47
+ [ meetups-google-group ] : https://groups.google.com/g/ruby-meetups
0 commit comments