<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,4 +17,9 @@ desc 'Tag release'
 task :tag do
   svn_root = 'svn+ssh://drummr77@rubyforge.org/var/svn/youtube-g'
   sh %(svn cp #{svn_root}/trunk #{svn_root}/tags/release-#{YouTubeG::VERSION} -m &quot;Tag YouTubeG release #{YouTubeG::VERSION}&quot;)
+end
+
+desc 'Load the library in an IRB session'
+task :console do
+  sh %(irb -r lib/youtube_g.rb)
 end
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0fc9391cff95daf591be478731554e45976dfc0d</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Insley</name>
    <email>dan@viviti.com</email>
  </author>
  <url>http://github.com/shanev/youtube-g/commit/1708ef41834b41dc6e6e2a93d1f6420f347f3094</url>
  <id>1708ef41834b41dc6e6e2a93d1f6420f347f3094</id>
  <committed-date>2008-07-07T11:07:14-07:00</committed-date>
  <authored-date>2008-07-07T11:07:14-07:00</authored-date>
  <message>added console rake task to easily load an irb session with the library</message>
  <tree>f4af099b1810660d85eeb32c33d5aa1c506e26c5</tree>
  <committer>
    <name>Daniel Insley</name>
    <email>dan@viviti.com</email>
  </committer>
</commit>
