barista icon indicating copy to clipboard operation
barista copied to clipboard

Simple, transparent CoffeeScript support for Rails and Rack apps.

Results 17 barista issues
Sort by recently updated
recently updated
newest added

I have a view file written in haml which uses the coffeescript filter and having problem with string interpolation. Since haml uses the #{} syntax for inline ruby and coffeescript...

In my rails 3 project I setup my barista_config so that js files would get compiled to public/js c.output_root = Rails.root.join("public", "js") This works fine but then I changed it...

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...

Barista looks awesome. I installed it and converted a html :javascript to :coffeescript. Without any other change (Rails 3.0.4 in development, no fiddling with default javascripts, empty barista config) it...

When Barista::Integration setup, configuration actually haven't loaded!! So It will all use default value, user customized setting doesn't work. So far we only have one configuration `add_filter` used in Barista::Integration....

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.2.5 to 1.13.0. Release notes Sourced from git's releases. Release v1.13.0 Full Changelog 8349224 Update list of maintainers (#598) 4fe8738 In ls-files do not unescape file paths...

dependencies