maiha / genspec
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
genspec /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | ||
| |
README | ||
| |
genspec | ||
| |
rubygenspec |
README
genspec ======= A Rails utils that automatically generates a rspec file for the latest action written in a log file Example ======= % ruby genspec log/development.rb Experimental ============ % ruby genspec -e log/development.rb This will call "psql" and execute queries! It's too dangerous!! I don't know what happens :) Rubygenspec =========== Use rubygenspec for general ruby code % ruby rubygenspec foo.rb Copyright (c) 2008 maiha@wota.jp, released under the MIT license

