Mitch VanDuyn
Mitch VanDuyn
still an issue... there is some doc on jQuery but incomplete, and no real info on HTTP
Doc has been updated.
#247 might be an easier to understand.
actually, its built into react-rails, and works with the `` helper! we can make it a bit nicer like this: ```ruby #jquery-mounter.rb require 'jquery' require 'opal-jquery' %x{ (function ( $...
This really needs some more thought. what we need is a way to perform an operation on the server have any models related to the operation be setup in the...
@CodingItWrong can you try with ruby 2.x . and/or earlier version of rails? .. there may be some bug in 3.x or latest rails as the install process is tested...
@zetachang - i think this is fixed
@princejoseph yes but i think fires is just syntactic sugar ontop of the base mechanism, so the performance issue will exists regardless.
More info on this from @adamcreekroad: The problem is that some where along the line a proc object is being wrapped with an extra JS function as its being passed...
Note: Spec is already written, and is being skipped in component_spec.rb