Meetup March 14, 2012

David Woodward - attr_accessible: Don’t get caught with your pants down (like GitHub)

Dave Woodward talks about how not using the Rails feature attr_accessible, opened up GitHub to an important security vulnerability in 2012, and how we can avoid making that mistake in our apps.

David Estes - Spud CMS

David Estes shows off an all-purpose content management system he’s been working on.

Code / Demo

Nate Acuff - Stages Gem

Nate Acuff talks about the stages gem he helped author to manipulate streams of data and break them down into smaller units that are easier to process

Code