RubyConf 2008: Using Git in Ruby Applications
This talk will demonstrate different ways you can use Git in your Ruby applications using Grit, the main binding library for Git in Ruby. A basic overview of how Git stores data will be followed by a few examples of using Git as a data storage mechanism in real life Ruby applications. Examples that might be shown include building a simple Git repository browser in Ruby, implementing a content d...