compare time

let(:now) { Time.zone.now }

it { expect(now.to_s).to eq(ANY_TIME.to_s) }

# now.to_s
# => "2016-02-05 08:11:18 UTC"

Reference

results matching ""

    No results matching ""