[DRE-commits] [ruby-rspec-instafail] 20/126: add rspec 2 tipps and rails 3 install instructuions

Hideki Yamane henrich at moszumanska.debian.org
Sun Nov 15 19:15:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch debian/sid
in repository ruby-rspec-instafail.

commit a5912a06170b7525d923f0426fc19d7edd5629da
Author: grosser <grosser.michael at gmail.com>
Date:   Fri Oct 22 20:08:51 2010 +0200

    add rspec 2 tipps and rails 3 install instructuions
---
 Readme.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Readme.md b/Readme.md
index 742f3ad..440ee56 100644
--- a/Readme.md
+++ b/Readme.md
@@ -23,14 +23,14 @@ Install
 As Gem:
     gem install rspec-instafail
 
-    # spec/spec.opts or .rspec for rspec 2
+    # spec/spec.opts (.rspec for rspec 2)
     --require rspec/instafail
     --format RSpec::Instafail
 
 As plugin:
-    script/plugin install git://github.com/grosser/rspec-instafail.git
+    rails plugin install git://github.com/grosser/rspec-instafail.git
 
-    # spec/spec.opts or .rspec for rspec 2
+    # spec/spec.opts (.rspec for rspec 2)
     --require vendor/plugins/rspec-instafail/lib/rspec/instafail
     --format RSpec::Instafail
 
@@ -38,4 +38,4 @@ Author
 ======
 [Michael Grosser](http://pragmatig.wordpress.com)  
 grosser.michael at gmail.com  
-Hereby placed under public domain, do what you want, just do not hold me accountable...
\ No newline at end of file
+Hereby placed under public domain, do what you want, just do not hold me accountable...

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rspec-instafail.git



More information about the Pkg-ruby-extras-commits mailing list