Noel Peden
Noel Peden
I've installed the latest node, coffeescript, and jitter. I get the following: ``` $ jitter coffee/ js/ /usr/local/lib/node_modules/jitter/node_modules/sink/lib/sink.js:42 return cb ? func.apply(this, args.concat([function() { ^ TypeError: Cannot call method 'apply'...
This commit triggers three custom events on the original target element that is passed into the show function: * **basicContext:show**: When the menu is opened. * **basicContext:click**: When a menu...
Hey there. I've been updating axlsx_rails to support Rails 4.1, and found you need this change for acts_as_axlsx. The find(:all) method is no longer available. I don't see any explicit...
I must admit, it is ludicrous how long it has taken me to get to this. But here we are. This formats text appropriately for text rotated between 0 and...
For some reason rspec is not loading ActionView under Rails 6, so the railtie load fails. See https://github.com/caxlsx/caxlsx_rails/blob/master/lib/axlsx_rails/railtie.rb and https://www.travis-ci.org/github/caxlsx/caxlsx_rails/jobs/759347309 If anyone has ideas, please contribute. I am expecting the...
Are there any plans to handle an offline mode or network failure?