-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoutput.json
More file actions
1 lines (1 loc) · 6.62 KB
/
output.json
File metadata and controls
1 lines (1 loc) · 6.62 KB
1
setJSON({"Ann-Arbor-Ruby":{"events":[{"status":"past","visibility":"public","maybe_rsvp_count":0,"venue":{"id":15775882,"zip":"48104","lon":-83.746117,"repinned":false,"name":"Atomic Object","state":"MI","address_1":"206 S. Fifth Ave #200","lat":42.2803,"city":"Ann Arbor","country":"us"},"id":"181275012","utc_offset":-14400000,"time":1401231600000,"waitlist_count":0,"updated":1401298681000,"yes_rsvp_count":34,"created":1399307592000,"event_url":"http://www.meetup.com/Ann-Arbor-Ruby/events/181275012/","description":"<p>This will be a collaborative presentation where members can share some of the lesser known Ruby tricks they have come across.</p> <p>Presenters include:</p> <p>• Nicholas Klick - Engineer at Estimize.com</p> <p><br/>• Steve Schwartz - Lead Developer at Alfa Jango</p> <p><br/>and more to come!</p>","name":"Ruby Tips and Tricks","headcount":0,"rating":{"count":7,"average":4.710000038146973},"group":{"id":14252592,"group_lat":42.2599983215332,"name":"Ann Arbor Ruby Brigade","group_lon":-83.72000122070312,"join_mode":"open","urlname":"Ann-Arbor-Ruby","who":"Rubyists"}},{"status":"past","visibility":"public","maybe_rsvp_count":0,"venue":{"id":15775882,"zip":"48104","lon":-83.746117,"repinned":false,"name":"Atomic Object","state":"MI","address_1":"206 S. Fifth Ave #200","lat":42.2803,"city":"Ann Arbor","country":"us"},"id":"181281592","utc_offset":-14400000,"time":1403650800000,"waitlist_count":0,"updated":1403739681000,"yes_rsvp_count":35,"created":1399308916000,"event_url":"http://www.meetup.com/Ann-Arbor-Ruby/events/181281592/","description":"<p>For June we will go back to basics and do some presentations that will appeal to people who don't have much Ruby experience but are curious to learn more. Experienced Rubyists are encouraged to attend to contribute to the discussion and help answer questions.</p> <p>Speakers include:</p> <p>• Javan Makhmali- Intro to Ruby</p> <p>• Tom Smyth - Working with Blocks in Ruby</p> <p>• Patrick McSweeny - Intro to Rails</p>","name":"Beginner Talks","headcount":0,"rating":{"count":4,"average":4.75},"group":{"id":14252592,"group_lat":42.2599983215332,"name":"Ann Arbor Ruby Brigade","group_lon":-83.72000122070312,"join_mode":"open","urlname":"Ann-Arbor-Ruby","who":"Rubyists"}},{"status":"past","visibility":"public","maybe_rsvp_count":0,"venue":{"id":15775882,"zip":"48104","lon":-83.746117,"repinned":false,"name":"Atomic Object","state":"MI","address_1":"206 S. Fifth Ave #200","lat":42.2803,"city":"Ann Arbor","country":"us"},"id":"184623392","utc_offset":-14400000,"time":1406674800000,"waitlist_count":0,"updated":1407081717000,"yes_rsvp_count":20,"created":1400790588000,"event_url":"http://www.meetup.com/Ann-Arbor-Ruby/events/184623392/","description":"<p><b>Cooking with Chef - Ruby code as server infrastructure</b></p> <p><br/>What is devops? What is server automation? What is Chef?</p> <p><br/>This talk will cover the basics of creating and managing servers using Chef, a ruby-based library that can automate your infrastructure.</p> <p>Learn the basics of recipes, cookbooks, data bags, roles and how to leverage them. Discover how you can easily manage different types of servers using one simple code base.</p> <p>This talk will utilize chef-solo which is open source and freely available.</p> <p>Presented by Nicholas Klick - Engineer at Estimize.com</p>","name":"Cooking with Chef","headcount":20,"rating":{"count":2,"average":5},"group":{"id":14252592,"group_lat":42.2599983215332,"name":"Ann Arbor Ruby Brigade","group_lon":-83.72000122070312,"join_mode":"open","urlname":"Ann-Arbor-Ruby","who":"Rubyists"}},{"status":"past","visibility":"public","maybe_rsvp_count":0,"venue":{"id":15775882,"zip":"48104","lon":-83.746117,"repinned":false,"name":"Atomic Object","state":"MI","address_1":"206 S. Fifth Ave #200","lat":42.2803,"city":"Ann Arbor","country":"us"},"id":"197668912","utc_offset":-14400000,"time":1409094000000,"waitlist_count":0,"updated":1409151287000,"yes_rsvp_count":23,"created":1406601611000,"event_url":"http://www.meetup.com/Ann-Arbor-Ruby/events/197668912/","description":"<p>Starting a new Rails app is a fun adventure. It’s a wide open pasture of conventions. Then it gets to a point. We all know what that point is. It’s when running the test suite takes a few minutes. It’s when you have to think hard about where new functionality goes. It’s when you have to add yet another method to the user object. It’s when tracking down bugs takes half your day.</p> <p>How do you tame your large Rails application? How do you always keep your test suite small? How do you build your application in such a way that refactoring is straight forward?</p> <p>We will take a look at concrete steps we can take to break down and refactor our BIG Rails application into smaller gems and engines so we can be happy once more.</p> <p>Bio:</p> <p>Jamie Wright is a partner with Whitelabel, a software development and design agency based in Toledo, OH. He has over fifteen years of software development experience with over 7 years development experience in Ruby and Ruby on Rails. He specializes in application architecture, design patterns, object-oriented design, and test driven development. He blogs at brilliantfantastic.com and is currently seeking help for his gadget addiction.</p>","name":"Taming BIG Rails Applications with Component Based Architecture","headcount":23,"rating":{"count":1,"average":5},"group":{"id":14252592,"group_lat":42.2599983215332,"name":"Ann Arbor Ruby Brigade","group_lon":-83.72000122070312,"join_mode":"open","urlname":"Ann-Arbor-Ruby","who":"Rubyists"}},{"visibility":"public","status":"upcoming","maybe_rsvp_count":0,"venue":{"id":15775882,"zip":"48104","lon":-83.746117,"repinned":false,"name":"Atomic Object","state":"MI","address_1":"206 S. Fifth Ave #200","lat":42.2803,"city":"Ann Arbor","country":"us"},"id":"203156012","utc_offset":-14400000,"time":1412118000000,"waitlist_count":0,"created":1409014224000,"yes_rsvp_count":2,"updated":1409061582000,"event_url":"http://www.meetup.com/Ann-Arbor-Ruby/events/203156012/","description":"<p>Learn how to tame long methods and complexity by extracting code into smaller and more manageable pieces. A few simple techniques can help steer a codebase in the right direction, towards readability and maintainability. This presentation will include concepts as well as examples to help get you on your way to improving your code.</p> <p>Speaker Bio:</p> <p>Alec Tower is a software contractor from the Lansing area.</p>","headcount":0,"name":"An Introduction To Refactoring","group":{"id":14252592,"group_lat":42.2599983215332,"name":"Ann Arbor Ruby Brigade","group_lon":-83.72000122070312,"join_mode":"open","urlname":"Ann-Arbor-Ruby","who":"Rubyists"}}]}});