Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Fixing typo in ability.rb #649

Merged
merged 1 commit into from
Jul 9, 2014
Merged

Fixing typo in ability.rb #649

merged 1 commit into from
Jul 9, 2014

Conversation

shippy
Copy link
Contributor

@shippy shippy commented Jul 9, 2014

RSpec provided the following warning: "/Users/Simon/Coding/reservations/app/models/ability.rb:55: warning: else without rescue is useless". It turned out that our else statement in the file was off-by-block. This edit fixes it.

@shippy shippy changed the title RSpec provided the following warning: "/Users/Simon/Coding/reservations/app/models/ability.rb:55: warning: else without rescue is useless". It turned out that our else statement in the file was off-by-block. This edit fixes it. Fixing typo in ability.rb Jul 9, 2014
@orenyk
Copy link
Contributor

orenyk commented Jul 9, 2014

tested, this fixed the warning, merging!

orenyk added a commit that referenced this pull request Jul 9, 2014
@orenyk orenyk merged commit 5c396bb into development Jul 9, 2014
@shippy shippy added this to the 3.4.0 milestone Jul 9, 2014
@squidgetx squidgetx deleted the 649_ability_rb_typo branch July 15, 2014 19:36
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.

2 participants