Skip to content

Commit

Permalink
Add the Laravel Meetup to the list!
Browse files Browse the repository at this point in the history
  • Loading branch information
FatBoyXPC committed Nov 19, 2017
1 parent 57577d5 commit 44c0ad3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/orgs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
ReactJS-Tampa-Bay
Saint-Petersburg-Python-Meetup
Tampa-Bay-WordPress
Laravel
].each do |urlname|
open("https://api.meetup.com/#{urlname}?key=#{ENV['MEETUP_API_KEY']}") do |io|
group = JSON.parse(io.read)
Expand Down

0 comments on commit 44c0ad3

Please sign in to comment.