Skip to content

marcosgz/ruby-shoulda-tmbundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextMate Bundle for Shoulda

Version 0.3 by David Lowenfels

The syntax and preferences are based on the RSpec bundle. The snippets were contributed by Dan Croak and Sam Livingston-Gray, and mashed up by me. I modified the Ruby bundle’s “run focused unit test” to support the shoulda syntax.

To install with Git:

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/marcosgz/ruby-shoulda-tmbundle.git "Ruby Shoulda.tmbundle"
osascript -e 'tell app "TextMate" to reload bundles'

About

TextMate bundle for Ruby Shoulda gem/Rails plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%