Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tdumitrescu/ruby-cucumber-snippets

Some Sublime Text 2 snippets for Ruby implementations of Cucumber step definitions and support code
https://github.com/tdumitrescu/ruby-cucumber-snippets

Last synced: about 1 month ago
JSON representation

Some Sublime Text 2 snippets for Ruby implementations of Cucumber step definitions and support code

Awesome Lists containing this project

README

        

Installation
------------

Put these files into your Sublime Text 2 user settings dir:

```
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User/
mkdir Ruby && cd $_
git clone [email protected]:tdumitrescu/ruby-cucumber-snippets.git
```

Update later by pulling latest changes from Github.