Issue Type: Improvement Improvement
Affects Versions: JRuby 1.7.0.pre1
Assignee: Thomas E Enebo
Components: Standard Library
Created: 03/Aug/12 10:36 AM
Description:
irb(main):001:0> x=Time.new
=> 2012-08-03 08:51:56 -0400
irb(main):002:0> x.round
NoMethodError: undefined method `round' for 2012-08-03 08:51:56 -0400:Time
	from (irb):2:in `evaluate'
	from org/jruby/RubyKernel.java:1067:in `eval'
	from org/jruby/RubyKernel.java:1392:in `loop'
	from org/jruby/RubyKernel.java:1175:in `catch'
	from org/jruby/RubyKernel.java:1175:in `catch'
	from /usr/local/jruby/bin/jirb:13:in `(root)'
Fix Versions: JRuby 1.7.0
Project: JRuby
Priority: Major Major
Reporter: Hiro Asari
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to