Roy Liu
Roy Liu
@monfresh Hmm, I thought this got fixed recently with Sprockets `2.x` backwards compatibility.
@monfresh Could you check `master`?
@passa763 Is there some problem with ``` bin.unpack('H*'.freeze).first ``` It seems to work for me.
Can y'all test the commit above? @monfresh @passa763 @Chrisell
All, I'm working on a solution that everyone can use. Apparently there are some version inconsistencies to sort through as to which methods are and aren't available for use.
Does using `master` help?
@aar0nTw Could you add a `js_compressor` attribute to [`Requirejs::Rails::Config`](https://github.com/aar0nTw/requirejs-rails/blob/master/lib/requirejs/rails/config.rb) and use that?
@aar0nTw My main concern is clarity: The code in the Rake tasks refers to `requirejs.config`, so an effort should be made to adhere to that.
@agis- Ok, I'll take a look at this again.
@wuservices Could you provide an example?