-
-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathREADME
More file actions
19 lines (11 loc) · 631 Bytes
/
README
File metadata and controls
19 lines (11 loc) · 631 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
== Seattle.rb ==
This is the website for Seattle.rb, which at the time of this writing is hosted at www.seattlerb.org.
Seattle.rb was the first Ruby (and Rails) user group in the world and has met regularly for well over a decade. We convene every Tuesday night to contribute to open source, work on personal projects, and to teach & learn from one another. Anyone interested in Ruby is welcome, regardless of skill level!
== Contributing ==
1. Create a fork
2. Make your changes
3. Make sure the tests are passing:
bundle exec rake test
4. Submit a pull request
== License ==
Don't care. Do whatever you want with it.