Nick Ostrovsky

Results 85 comments of Nick Ostrovsky

I try to set it to minimal allowed width, and next time I open TextMate it's on some sort of default width. (OS X Lion if that matters)

Same here, flv plays in Safari but not in FF4

``` @view_flow.get(:layout).replace capture(&block) TypeError: no implicit conversion of nil into String ``` `capture(&block)` returns `nil`, but the block is correct ``` block.call => [:menus] ```

I need to rewrite it, just hacked quickly for a project I was working on. I'll see what I can do once I am finish with the stuff I have...

Yep this is a good question, for scrup it should list everything at one level. But for other uses it would be best to display folders as folders I think.

That's pretty nice, although I would suggest to list folders as `7g/xncn9vhp0c0og.png` not `./7g/xncn9vhp0c0og.png` – looks much tidier and accurate. I think this is a good idea, especially if you...

Good point, thanks, care to create a pull request?

Wow, still open. Maybe merge?

I thought it does not add anything to crontab, without `whenever_roles`, but this morning I've found a bunch of entries referencing `/app/releasetimestamp` instead of `/app/current` folder.