Skip to content

issues Search Results · repo:molybdenum-99/reality language:Ruby

Filter by

52 results
 (81 ms)

52 results

inmolybdenum-99/reality (press backspace or delete to remove)

I ve installed reality 0.0.5, gem list reports that it is installed. The following happens when I try to follow the README: waltd$ irb 2.4.6 :001 require reality = true 2.4.6 :002 require reality/miracles ...
  • walterdavis
  • 1
  • Opened 
    on Dec 2, 2019
  • #73

I m hitting an error whenever I try to load Q408 (Australia). Reality.wikidata.get( Q408 ) = Traceback (most recent call last): 14: from /home/sage/.rvm/rubies/ruby-2.5.0/bin/irb:11:in ` main ...
  • ragesoss
  • 2
  • Opened 
    on Nov 22, 2018
  • #71

when I forked the repo and run rspec ., it throws undefined method for reality module with the following trace /home/gaurav/code/reality/spec/spec_helper.rb:17:in ` top (required) : undefined method ...
  • gauravrakheja
  • 1
  • Opened 
    on Feb 11, 2018
  • #69

See https://github.com/joshwlewis/unitwise Here some examples: require unitwise distance = Unitwise(0.25, mile ) # = # Unitwise::Measurement value=0.25 unit=mile time = Unitwise(10, second ...
  • phlegx
  • 1
  • Opened 
    on Jun 4, 2016
  • #64

This is a huge project, which could be VERY helpful. Parts include: - Reality-aware reverse geocoding: Geo::Coord.new(..., ...).address having City, Country and other parts as a Reality::Entity; ...
data
enhancement
help wanted
  • zverok
  • Opened 
    on Apr 11, 2016
  • #62

In console, we have Reality::Methods included, but not Reality itself (so, Entity( Blah ) works, but Entity.new( Blah ) is NOT). In README s recommendations, the same ambiguity could be seen. Bad.
cleanup
  • zverok
  • 1
  • Opened 
    on Mar 24, 2016
  • #59

It s pretty awful already (and becames worse with each new feature). Need A LOT of thoughtful cleanup.
cleanup
  • zverok
  • Opened 
    on Mar 8, 2016
  • #57

Things like Entity( Paris ).starsign should raise NoMethodError, rather than just returning nil. This would be more like how normal Ruby objects behave.
  • ptolemybarnes
  • 4
  • Opened 
    on Mar 6, 2016
  • #54

Hi, awesome project! I would love to see this grow to wolfram alpha s scale. I think it would be very nice and useful to integrate this with wit.ai in order to understand natural language. Great job! ...
idea
  • techscientist
  • 1
  • Opened 
    on Mar 5, 2016
  • #53

pip = Reality::Entity.new( Piper Club ) = # Reality::Entity?(Piper Club) pip.describe ------------------------------- # Reality::Entity?(Piper Club) ------------------------------- = nil That ...
enhancement
  • Holek
  • 3
  • Opened 
    on Mar 5, 2016
  • #52
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub