[macruby-changes] [3390] MacRubyWebsite/trunk/content/blog/2010/01/31/macruby05.txt

source_changes at macosforge.org source_changes at macosforge.org
Sun Jan 31 18:22:53 PST 2010


Revision: 3390
          http://trac.macosforge.org/projects/ruby/changeset/3390
Author:   lsansonetti at apple.com
Date:     2010-01-31 18:22:52 -0800 (Sun, 31 Jan 2010)
Log Message:
-----------
misc format problems, refer to GCD tutorial

Modified Paths:
--------------
    MacRubyWebsite/trunk/content/blog/2010/01/31/macruby05.txt

Modified: MacRubyWebsite/trunk/content/blog/2010/01/31/macruby05.txt
===================================================================
--- MacRubyWebsite/trunk/content/blog/2010/01/31/macruby05.txt	2010-02-01 02:22:31 UTC (rev 3389)
+++ MacRubyWebsite/trunk/content/blog/2010/01/31/macruby05.txt	2010-02-01 02:22:52 UTC (rev 3390)
@@ -1,5 +1,5 @@
 --- 
-title:      MacRuby 0.5 final release
+title:      MacRuby 0.5
 created_at: 2010-01-31 15:33:21.513758 -08:00
 blog_post:  true
 layout:     blog_entry
@@ -13,11 +13,11 @@
 <% end %>
 <%= RedCloth.new(@page.excerpt).to_html %>
 
-You can download it from "here":http://www.macruby.org/files/MacRuby%200.5.zip. Please note that this package only runs on Snow Leopard and above. Users on Leopard can also use MacRuby by building the sources from our repository.
+You can download it from "here":http://www.macruby.org/files/MacRuby%200.5.zip. Please note that this package only runs on Snow Leopard and above. Users on Leopard can also use MacRuby by "building the sources":/source.html from our repository.
 
 Remember that while MacRuby is progressing fast, it is still not recommended for mainstream development yet. We believe that MacRuby is stable in a lot of areas but others are still a work in progress.
 
-As usual, please give it a try and be sure to "report":http://www.macruby.org/contact-us.html any problems you encounter to us.
+As usual, please give it a try and be sure to "report":/contact-us.html any problems you encounter to us.
 
 If you're just getting started with MacRuby 0.5, make sure to check out our previous articles on the previous beta releases: "0.5 beta 1":http://macruby.org/blog/2009/10/07/macruby05b1.html and "0.5 beta 2":http://macruby.org/blog/2009/11/17/macruby05b2.html.
 
@@ -71,6 +71,6 @@
 
 In this release, we completed our GCD support. Every C API of Grand Central Dispatch is now available from MacRuby. We also completed documentation (as rdoc comments), covered everything with specs and we now intend to support this API in further releases.
 
-To get you started with GCD, we wrote a separate tutorial. Check it out!
+To get you started with GCD, we wrote a "separate tutorial":/documentation/gcd.html. Check it out!
 
 We are considering providing a higher level layer of APIs in the future.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100131/52be0f41/attachment.html>


More information about the macruby-changes mailing list