Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo in rescue_from description. #701

Closed
wants to merge 1 commit into from
Closed

Fix typo in rescue_from description. #701

wants to merge 1 commit into from

Conversation

lnikkila
Copy link
Contributor

Changes the description message into the imperative mood.

Now RSpec’s output makes more sense:

ApplicationController
  should rescue from ActiveRecord::RecordInvalid

Changes the description message into the imperative mood. Now RSpec’s
output makes more sense:

  ApplicationController
    should rescue from ActiveRecord::RecordInvalid
@mcmire mcmire added this to the 3.0.0 milestone May 13, 2015
@mcmire
Copy link
Collaborator

mcmire commented Jun 1, 2015

Merged as 132ab72. Thanks!

@mcmire mcmire closed this Jun 1, 2015
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.

None yet

2 participants