Re: [shoes] green shoes on ruby 1.8.6
- From:
- Timothy Barnes
- Date:
- 2011-08-01 @ 20:41
I get a long list of errors the majority of which are about the new use of
symbols in hash.
for example:
1.9 - width: 30
1.8 - :width => 30
That answers my question (not worth changing IMO).
Timothy
On Mon, Aug 1, 2011 at 4:09 PM, Steve Klabnik <steve@steveklabnik.com>wrote:
> 1.8.6 is really old at this point. I'd be surprised (pleasantly) if it
> worked out of the box.
>
> What happens when you give it a try?
>
Re: [shoes] green shoes on ruby 1.8.6
- From:
- Steve Klabnik
- Date:
- 2011-08-01 @ 20:56
Ah. I forgot that ash was using the new symbol style.