hello there,
Sometimes I find easier to browse my specs directly on the browser to have
an overall idea of the logic.

To do it I have put up a simple rack app to:
- browse the contents of /spec directory on rails root
- run each spec and view the html formatted output (it does spec FILE -f h)

It is only a .rb file to put on spec/ directory. If you will like to give it
a try:
http://gist.github.com/43149

I hope it helps somebody ;-)
joaquin
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to