https://github.com/adamcooke/rubysnippets
Sublime Text 3 snippets for Ruby & Rails
https://github.com/adamcooke/rubysnippets
ruby snippets sublime-text sublime-text-3
Last synced: 8 months ago
JSON representation
Sublime Text 3 snippets for Ruby & Rails
- Host: GitHub
- URL: https://github.com/adamcooke/rubysnippets
- Owner: adamcooke
- Archived: true
- Created: 2017-04-01T08:55:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-01T08:55:48.000Z (about 9 years ago)
- Last Synced: 2024-12-18T16:27:12.894Z (over 1 year ago)
- Topics: ruby, snippets, sublime-text, sublime-text-3
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RubySnippets
This is just a simple collection of snippets that I find myself using on a regular basis when working with Ruby & Rails projects in Sublime text.
Explore the directories within to see what snippets exist.
This is by no means a complete set of snippets. I will be adding to it as I find new things.
## Installation
This isn't in package control yet. Just clone the repository into your `~/Packages/User` folder and keep up to date using `git pull`.