7rans
7rans
Isn't it essentially a list? So ``` * `gem man` * `gem man` --latest * `gem man` --exact * `gem man` --list ```
Ahhhh, it couldn't find 'center.css'. ok. error message could be a little moire helpful. but i got it now. thank you much, sir.
Oh, I should mention one thing. In the Ruby library you can select which event you want to monitor. I don't think that's possible in this pure Ruby version. So...
There you go.
I looked at the test failure and I think something is wrong with the "guard" --I don't see anything wrong with the code. Maybe it is confused b/c it is...
Ah okay. I will do the rest in the morning then. Thanks.
So I ported over the tests, and as you expected there were some discrepancies due to new 2.0 features like keyword arguments. I adjusted for those with the exception of...
It's too bad this never made it in. There is no way for it to be 100% compatible with Ruby's implementation b/c some things simply aren't possible in pure Ruby....
I believe so, yes.
I am compiling eco template using eco command-line and wondering the same thing -- how to nest templates?