aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
diff options
context:
space:
mode:
authorRobin Dupret <robin.dupret@gmail.com>2014-08-23 13:14:22 +0200
committerRobin Dupret <robin.dupret@gmail.com>2014-08-24 18:17:46 +0200
commit61a371cf0f6cefda9b0f9a5dd51ada70714a7816 (patch)
treebfbdbc89163148207097103de7ae12aba4abbc11 /actionpack
parentd5578cd17716fbda11ec37ce7489699d191878a3 (diff)
downloadrails-61a371cf0f6cefda9b0f9a5dd51ada70714a7816.tar.gz
rails-61a371cf0f6cefda9b0f9a5dd51ada70714a7816.tar.bz2
rails-61a371cf0f6cefda9b0f9a5dd51ada70714a7816.zip
Skip #eql? tests on Rubinius for AS::Duration
Since Rubinius is relying on #instance_of? for its definition of #eql? (http://git.io/MtmbbA) but ActiveSupport::Duration should behave like is_a? it returns true with `Fixnum`. Thus, for the moment, the last assertion is failing so we have to skip this test.
Diffstat (limited to 'actionpack')
0 files changed, 0 insertions, 0 deletions