From: "Petteri Räty" <betelgeuse@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/recruiting-webapp:master commit in: spec/models/
Date: Sat, 19 Mar 2011 15:44:30 +0000 (UTC) [thread overview]
Message-ID: <3f5d745424ebb2fe39e6e7cb236a29d4eca8a9c8.betelgeuse@gentoo> (raw)
commit: 3f5d745424ebb2fe39e6e7cb236a29d4eca8a9c8
Author: Petteri Räty <betelgeuse <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 15:17:08 2011 +0000
Commit: Petteri Räty <betelgeuse <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 15:17:08 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/recruiting-webapp.git;a=commit;h=3f5d7454
Typo fix destory to destroy
---
spec/models/user_spec.rb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/spec/models/user_spec.rb b/spec/models/user_spec.rb
index 6f43d5d..4fdbbcf 100644
--- a/spec/models/user_spec.rb
+++ b/spec/models/user_spec.rb
@@ -271,7 +271,7 @@ describe User do
end
end
- it "should allow only administrator to destory" do
+ it "should allow only administrator to destroy" do
user = Factory(:recruit)
for u in fabricate_users(:recruit, :mentor, :recruiter) + [Guest.new]
user.should_not be_destroyable_by(u)
next reply other threads:[~2011-03-19 15:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-19 15:44 Petteri Räty [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-03-19 15:44 [gentoo-commits] proj/recruiting-webapp:master commit in: spec/models/ Petteri Räty
2011-03-19 15:44 Petteri Räty
2011-03-19 15:44 Petteri Räty
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3f5d745424ebb2fe39e6e7cb236a29d4eca8a9c8.betelgeuse@gentoo \
--to=betelgeuse@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox