I just released a small Emacs minor mode, rspec-mode that provides some convenience functions related to dealing with RSpec. So far this minor mode provides some enhancements to ruby-mode in the contexts of RSpec specifications. Namely, it provides the following capabilities: toggle back and forth between a spec and it’s target (bound to \C-c so) verify the spec file associated with the […]
-
Contents
-
Recent Comments
- Casey on mod_proxy_balancer Is A Two Timing Hussy
Peter, I too have seen this same issue with mod_proxy_balancer …
- Prakash on Java Daemon
I have a requirement to write a java daemon in Unix, which wil …
- DP on Java Daemon
Thanks for the excellent tutorial Peter. I was able to create …
- kuri on Humane Interfaces
if myarray.first.is_a ?(thingy)’ vs. ‘ myArray(0).Class.ge …
- Peter Williams on mod_proxy_balancer Is A Two Timing Hussy
Glenn, That does not appear to be exactly what I want. …
- Casey on mod_proxy_balancer Is A Two Timing Hussy
People I know