Édipo Féderle
Édipo Féderle
This is possible on current state of lein-figwheel ?
I don't know is I am not using this on right way, but it dont worked well for me. I made a quick screencast to show the "problema". http://quick.as/GlGbHPdo P.S:...
Hi, I'm exploring this project, and just trying to run the tests with: `rake test`, and I have it: ``` /Users/edipo/workspace/tenderjit/misc/ruby_internals.rb:54:in `fetch': key not found: nil (KeyError) from /Users/edipo/workspace/tenderjit/misc/ruby_internals.rb:54:in `read_instruction_op_types'...
Hi, First of all, thanks for your work on this library! I'm facing some issues when trying to invoke static inside a if branch, here be example: ``` (def test-data...
Hi, I just added support to postmark templates. Also update some dependencies.
Hi, I have a question about possibility of append new content to top of my listView. Are it possible ? Thanks.
Making excluded tests from` test/mri/ruby/test_env.rb` pass. ` ./bin/jruby test/mri/runner.rb test/mri/ruby/test_env.rb `
All tests from `test_assigment.rb `are passing, so I think we can remove the excluded ones: `bin/jruby test/mri/runner.rb test/mri/ruby/test_assignment.rb```