Skip to content

issues Search Results · repo:jbarnette/johnson language:Ruby

Filter by

43 results
 (95 ms)

43 results

injbarnette/johnson (press backspace or delete to remove)

When using jQuery version 1.6+, I m getting that Johnson::Error when running my tests. Any idea how I can fix that without modifying the jQuery source itself?
  • matthieua
  • 1
  • Opened 
    on Feb 2, 2012
  • #44

My Environment: OS X 10.7 with default ruby installed: $ ruby --version ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin11.0] I installed johnson like so: $ sudo gem install johnson Password: ...
  • sja
  • 3
  • Opened 
    on Nov 24, 2011
  • #43

Seems like any way I try to call quit() it produces the same stack trace. I m running Johnson 1.2.0 $ johnson -e quit(42) __noSuchMethod__( exit ,[object Array])@:0: # SystemExit: exit at (none):25 ...
  • whoward
  • 1
  • Opened 
    on Jun 27, 2011
  • #42

Hi guys, I am the developer of a PDF manipulation framework (Origami) and I m currently trying to integrate Johnson into it. My project is oriented on malicious PDF documents analysis for exploit analysts/writers. ...
  • gdelugre
  • 2
  • Opened 
    on Jun 2, 2011
  • #41

Johnson converts all decimal numbers into integers by cutting of the decimal places: Johnson::Parser.parse( 0.5 ).value[0].value = 0
  • panzi
  • 2
  • Opened 
    on May 11, 2011
  • #39

In this comment in Capybara s issue 3, Steven Parkes said that there are known issues with Johnson on Ruby 1.8.6, but I was able to install it on this version without any warnings or failures. I also see ...
building
  • aspiers
  • Opened 
    on Nov 8, 2010
  • #38

I ve got johnson on multiple machines, but my home machine is giving me trouble. Error is below, with -V output. (ok, not big enough to hold it all it seems) $ gem install johnson --version=2.0.0.pre3 ...
building
  • knewter
  • 8
  • Opened 
    on Nov 2, 2010
  • #37

FreeBSD 7.1-RELEASE-p4 i386 gem install johnson --pre Building native extensions. This could take a while... ERROR: Error installing johnson: ERROR: Failed to build gem native extension. /usr/local/bin/ruby18 ...
building
  • kivanio
  • 3
  • Opened 
    on Oct 26, 2010
  • #36

Johnson fails to install on windows, using 2.0.0.pre3, ruby 1.8.7, the 4.5.0 devkit and running on 64 bit Windows 7. It appears to be trying to run the configure script for spidermonkey, and Windows doesn ...
building
  • citizenmatt
  • 7
  • Opened 
    on Oct 22, 2010
  • #35

It seems like the order of left right is backwards for the DotAccessor. For example, foo.baz.bar yields: left= bar (Johnson::Nodes::Name) right= foo.baz (Johnson::Nodes::DotAccessor) It s not really ...
parser
  • jeffwatkins
  • Opened 
    on Oct 2, 2010
  • #34
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub