README.textile in script_finder-0.2.0 vs README.textile in script_finder-0.2.1
- old
+ new
@@ -17,11 +17,11 @@
--> calling '/Users/tobias/rails_app/script/console'
Loading development environment (Rails 2.1.0)
RowsLogger plugin enables mysql
>> exit
~/rails_app/app/views$ s r 'some ruby'
- 's r' was too ambiguous. Try:
+ 's r' was ambiguous. Try:
's ru' for 'script/runner'
's re' for 'script/remote'
~/rails_app/app/views$ s ru 'some ruby'
--> calling '/Users/tobias/rails_app/script/runner some ruby'
...
@@ -46,11 +46,13 @@
Email me at: tcrawley@gmail.com if you find any problems.
h1. INSTALL
-* gem sources -a http://gems.github.com
-* sudo gem install tobias-script_finder
+From "gemcutter":http://gemcutter.org/:
+
+* gem install script_finder
+
h1. LICENSE
Copyright (c) 2009 Tobias Crawley