Class: IsItJruby
Constant Summary
Constants inherited from IsIt19
Instance Attribute Summary
Attributes inherited from IsIt19
Instance Method Summary collapse
Methods inherited from IsIt19
#are_there_comments?, #fetch!, #initialize, #is_it_for_sure?, #maybe_is_it?, #more_recent, #percent
Constructor Details
This class inherits a constructor from IsIt19
Instance Method Details
#platform ⇒ Object
122 123 124 |
# File 'lib/isit19.rb', line 122 def platform "jruby" end |
#url ⇒ Object
118 119 120 |
# File 'lib/isit19.rb', line 118 def url "http://isitjruby.com/#{spec.name}" end |