Every repository with this icon (
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Mar 27 17:01:06 -0700 2009 | |
| |
README.markdown | Fri Oct 23 18:24:02 -0700 2009 | |
| |
install.sh | Fri Oct 23 18:24:02 -0700 2009 | |
| |
rspec_mate.gedit-plugin | Sun Mar 29 13:41:19 -0700 2009 | |
| |
rspec_mate/ | Fri Oct 23 18:07:23 -0700 2009 |
RSpec Mate
RSpec Mate is a plugin for Gedit. This provide a window with results of spec like textmate. You can see screenshots in Cairo'sBlog.
RSpec Mate depends of python-webkit package, if you don't use debian/ubuntu based distro, you will need install from source. The Python Webkit Home is located on http://code.google.com/p/pywebkitgtk/.
To install on a debian/ubuntu based distro just run in a terminal:
$ git clone git://github.com/sobrinho/rspec_mate.git
$ cd rspec_mate
$ ./install.sh
You can install the gem syntax to see the codes more sexy ;)
$ sudo gem install syntax
Usage
Press Super + S to run current spec. (You can press Super + S in your model, controller, helper or view to run respective spec)
Press Super + R to run all specs in your project.
TODO
- save current spec before run (like CTRL + S) or run after save (using CTRL + S)
Authors
Cairo Noleto
Working at Jus Navigandi
Blog: Cairo'sBlog
Twitter: @caironoleto
Cleiton Francisco
Working at Jus Navigandi
Site: http://www.cleitonfco.com.br
Twitter: @cleitonfco
Gabriel Sobrinho
Development Director of Hite
Site: http://www.hite.com.br
Twitter: @sobrinho








