[macruby-changes] [1580] MacRubyWebsite/trunk/lib/events.rb
source_changes at macosforge.org
source_changes at macosforge.org
Wed May 20 14:47:31 PDT 2009
Revision: 1580
http://trac.macosforge.org/projects/ruby/changeset/1580
Author: lsansonetti at apple.com
Date: 2009-05-20 14:47:29 -0700 (Wed, 20 May 2009)
Log Message:
-----------
more events
Modified Paths:
--------------
MacRubyWebsite/trunk/lib/events.rb
Modified: MacRubyWebsite/trunk/lib/events.rb
===================================================================
--- MacRubyWebsite/trunk/lib/events.rb 2009-05-20 07:23:01 UTC (rev 1579)
+++ MacRubyWebsite/trunk/lib/events.rb 2009-05-20 21:47:29 UTC (rev 1580)
@@ -4,10 +4,12 @@
def macruby_events
[
+ Event.new("25-27 May 2009", "RailsWayCon", "http://it-republik.de/konferenzen/railswaycon/sessions/railswaycon/speaker/#3873", "Berlin, Germany", "Thilo Utke Presents MacRuby & HotCocoa"),
+ Event.new("17-19 July 2009", "RubyKaigi", "http://rubykaigi.org/2009/en", "Tokyo, Japan", "Vincent Presents MacRuby"),
Event.new("27-29 Aug 2009", "Lone Star Ruby Conference", "", "Austin, Texas, USA", "Rich Gives a MacRuby & HotCocoa Tutorial")
]
end
end
-Webby::Helpers.register(MacRubyEventsHelper)
\ No newline at end of file
+Webby::Helpers.register(MacRubyEventsHelper)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20090520/0d004f5b/attachment.html>
More information about the macruby-changes
mailing list