RubyConf 2010 - History of RDoc and Rubygems by: Eric Hodel

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=1Z3SQI_bodM



Duration: 36:01
127 views
0


Both RDoc and RubyGems are projects that live at the core of Ruby. RDoc was added to the standard library in Ruby 1.8.1. I started improving RDoc in Ruby in 2006 and releasing it as a gem in 2008. Over that time I've overhauled most of RDoc in order to make it easier to use, understand and modify. RubyGems was added to the standard library in Ruby 1.9.0. I started improving RubyGems in 2005 and took over releasing it in 2007. Over that time I've made RubyGems easier to use as a tool, as a library and I've improved the ease and speed of installing gems We will cover how RDoc and RubyGems moved from slow, poorly tested and slightly neglected project to their faster, better tested modern counterparts.




Other Videos By Confreaks


2015-04-02RubyConf 2010 - ZOMG WHY IS THIS CODE SO SLOW? by: Aaron Patterson
2015-04-02RubyConf 2010 - Each: A Brief History of Iteration by: Rein Henrichs
2015-04-02RubyConf 2010 - Self-Contained, Source-Free, Executable Ruby Applications with Warbler
2015-04-02RubyConf 2010 - Hotspots with Metric Fu by: Jake Scruggs
2015-04-02RubyConf 2010 - Anthropology of Ruby: Excavating its Gems by: Jeremy Hinegardner
2015-04-02RubyConf 2010 - Ruboto: Ruby in your Pocket by: Daniel Jackoway
2015-04-02RubyConf 2010 - The Polite Programmer's Guide to Ruby Etiquette
2015-04-02RubyConf 2010 - RubyConf Decathlon by: Nathaniel Talbott
2015-04-02RubyConf 2010 - RubyGems to All JVM Languages by: Yoko Harada
2015-04-02RubyConf 2010 - Debugging Ruby by: Aman Gupta
2015-04-02RubyConf 2010 - History of RDoc and Rubygems by: Eric Hodel
2015-04-02RubyConf 2010 - AppEngine and Dubious and New Google API's Oh My! by: Nick Howard, Bob Aman
2015-04-02RubyConf 2010 - Keynote by: Dave Thomas
2015-04-02RubyConf 2009 - On the Edge of Rails Performance by: Gregg Pollack
2015-04-02RubyConf 2009 - Worst. Ideas. Ever. by: Ryan Davis, Aaron Patterson
2015-04-02RubyConf 2009 - Why "Enterprise Tools" Are Bad for the Enterprise by: Glenn Vanderburg
2015-04-02RubyConf 2009 - Ruby Mutants by: Charles Nutter
2015-04-02RubyConf 2009 - There is Such a Thing as Too Much Testing by: Jake Scruggs
2015-04-02RubyConf 2009 - Synchronous Reads, Asynchronous Writes by: Paul Dix
2015-04-02RubyConf 2009 - Mobile Applications with Ruby by: Sarah Allen
2015-04-02RubyConf 2009 - Writing 2D games for the OSX platform in Ruby by: Matt Aimonetti