Applied and removed tag, thanks!
Eloy
On Aug 4, 2009, at 4:15 AM, dan sinclair wrote:
The attached patch gets the NSNumber boolean conversion spec
working. I'm not sure if the change is correct but I changed the
spec from should != to should_not == and it appears to be working
correctly
#281: Bundles pointing to local MacRuby installation instead of embedded
---+
Reporter: reb...@… | Owner: lsansone...@…
Type: defect | Status: new
Headlines:
- macirb should work as before. The local variable bug has been fixed.
- macrake should work as before. Running HotCocoa projects should
work, you can even build MacRuby with macrake.
- new YAML module, API compatible with syck, was added. It is still
under development, but it's
Hello,
The attached patch marks some specs that don't execute on Ruby 1.9.2
for me. The other Base64 specs that are broken are due to the TODO in
vm_method.c, rb_mod_modfunc to do with changing scope.
dan
base64.diff
Description: Binary data
__