[macruby-changes] [2027] MacRubyWebsite/trunk/lib/talks.rb

source_changes at macosforge.org source_changes at macosforge.org
Wed Jul 15 13:04:45 PDT 2009


Revision: 2027
          http://trac.macosforge.org/projects/ruby/changeset/2027
Author:   mattaimonetti at gmail.com
Date:     2009-07-15 13:04:43 -0700 (Wed, 15 Jul 2009)
Log Message:
-----------
applied date fix, ticket #296

Modified Paths:
--------------
    MacRubyWebsite/trunk/lib/talks.rb

Modified: MacRubyWebsite/trunk/lib/talks.rb
===================================================================
--- MacRubyWebsite/trunk/lib/talks.rb	2009-07-15 16:22:03 UTC (rev 2026)
+++ MacRubyWebsite/trunk/lib/talks.rb	2009-07-15 20:04:43 UTC (rev 2027)
@@ -7,11 +7,11 @@
       Talk.new("2009-05-27", "RailsWayCon", "MacRuby & HotCocoa (slides only)",           "http://www.slideshare.net/freaklikeme/macruby-hotcocoa", "Thilo Utke", nil),
       Talk.new("2009-04-22", "GoGaruCo",  "MacRuby and HotCocoa (slides only)",           "http://www.slideshare.net/mattetti/macruby-hotcocoa-presentation-by-rich-kilmer", "Rich Kilmer", nil),
       Talk.new("2009-01-13", "SDRuby",    "MacRuby: What's the big deal?",                "http://sdruby.com/podcast/58", "Matt Aimonetti", "http://www.slideshare.net/mattetti/macruby-when-objectivec-and-ruby-meet"),
-      Talk.new("2009-11-07", "RubyConf",  "OS X Application Development with HotCocoa",   "http://rubyconf2008.confreaks.com/os-x-application-development-with-hotcocoa.html", "Rich Kilmer", nil),
-      Talk.new("2009-11-06", "RubyConf",  "MacRuby: Ruby for your Mac",                   "http://rubyconf2008.confreaks.com/macruby-ruby-for-your-mac.html", "Laurent Sansonetti", nil)      
+      Talk.new("2008-11-07", "RubyConf",  "OS X Application Development with HotCocoa",   "http://rubyconf2008.confreaks.com/os-x-application-development-with-hotcocoa.html", "Rich Kilmer", nil),
+      Talk.new("2008-11-06", "RubyConf",  "MacRuby: Ruby for your Mac",                   "http://rubyconf2008.confreaks.com/macruby-ruby-for-your-mac.html", "Laurent Sansonetti", nil)      
     ]
   end
   
 end
 
-Webby::Helpers.register(MacRubyTalksHelper)
\ No newline at end of file
+Webby::Helpers.register(MacRubyTalksHelper)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090715/526f56f8/attachment.html>


More information about the macruby-changes mailing list