Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Add AssignmentCollection#current #24

Merged
merged 3 commits into from
Jun 6, 2014
Merged

Add AssignmentCollection#current #24

merged 3 commits into from
Jun 6, 2014

Conversation

allolex
Copy link
Owner

@allolex allolex commented Jun 6, 2014

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) when pulling 7e95b33 on add_current_method into a39c34f on master.

subject.send("#{example.metadata[:method_name]}=",'false')
expect(subject.send("#{example.metadata[:method_name]}")).to eq(false)
end

['1',1,nil,'::','foo'].each do |value|
it "should be false when set to #{value.to_s}" do
it "should be false when set to #{value.to_s}" do |example|
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Redundant use of Object#to_s in interpolation.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling 1aa4c79 on add_current_method into a39c34f on master.

allolex added a commit that referenced this pull request Jun 6, 2014
Add AssignmentCollection#current
Add default options for Connection.new
Upgrade to RSpec 3
@allolex allolex merged commit ca98654 into master Jun 6, 2014
@allolex allolex deleted the add_current_method branch June 6, 2014 14:24
allolex added a commit that referenced this pull request Dec 29, 2014
Add AssignmentCollection#current
Add default options for Connection.new
Upgrade to RSpec 3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants