Skip to content

Refactored for RSpec 3 Syntax#25

Open
jgisin wants to merge 4 commits intovikingeducation:masterfrom
jgisin:master
Open

Refactored for RSpec 3 Syntax#25
jgisin wants to merge 4 commits intovikingeducation:masterfrom
jgisin:master

Conversation

@jgisin
Copy link

@jgisin jgisin commented Nov 14, 2015

Changes:

Uses new expect().to eq() instead of ().should == ()

Uses new allow(Time).to receive(:now) replacing the old Time.stub(:now) { fake_time } syntax.

Files Updated:

All index.html and spec.rb files have been updated with new syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant