Roman Snitko

Results 5 issues of Roman Snitko

So, I've been playing with a Counterparty json-rpc server (for reference, don't look too hard at it: http://counterpartyd.readthedocs.org/en/latest/API.html) and it returned me an error everytime I tried to make a...

This ``` tab "rails s", :settings => 'Grass' do ... end ``` doesn't set the `Grass` theme for the new tab in the Termnial app (MacOSX 10.7.3). Instead, it either...

I'm using Jasmine, a javascript test framework and would like to be able to write tests in CoffeeScript. Jasmine puts its files under `spec/javascripts`, thus I want to be able...

Hi, would be nice to have an option of just copying all files that have a .js extension to the destination folder. For instance, I may have "app/scripts/lib" dir where...