Modified: MacRuby/trunk/TODO (2695 => 2696)
--- MacRuby/trunk/TODO 2009-10-01 00:45:55 UTC (rev 2695)
+++ MacRuby/trunk/TODO 2009-10-01 01:21:43 UTC (rev 2696)
@@ -6,11 +6,12 @@
[/] rubygems should work (modulo C extensions)
[X] fix version numbers
[X] fix YAML deserialization of booleans
- [ ] fix ~/.gemrc
+ [X] fix ~/.gemrc
[X] `source --add http://gems.github.com' crashes (outside gdb)
[X] `install rest-client' prints parsing errors (encoding problem in thor.gemspec)
[X] `gem uninstall bacon' doesn't work (Unknown gem bacon >= 0)
[X] `macgem install rails --version 2.3.2' crashes (MAX_DISPATCH_ARGS assertion)
+ [ ] `macgem help commands' crashes
[X] rewrite load.c (needed for RubyGems' #require hack)
For 0.5 (must do):