OverviewRspec mode is a minor mode that provides some enhancements to ruby-mode in the contexts of RSpec specifications. Namely, it provides the following capabilities: Featurestoggle back and forth between a spec and its target (bound to `\C-c ,t`)verify the spec file associated with the current buffer (bound to `\C-c ,v`)verify the spec defined in the current buffer if it is a spec file (bound t