Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danhper/sublime-rails-status-snippets
ST2/3 snippets for HTTP codes symbols in RoR
https://github.com/danhper/sublime-rails-status-snippets
Last synced: about 1 month ago
JSON representation
ST2/3 snippets for HTTP codes symbols in RoR
- Host: GitHub
- URL: https://github.com/danhper/sublime-rails-status-snippets
- Owner: danhper
- Created: 2015-03-13T07:01:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T07:09:56.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T11:08:04.527Z (8 months ago)
- Language: Python
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rails Status Snippets for Sublime text
ST2/3 snippets for HTTP codes symbols in Ruby on Rails.
## Installation
Install the package as `Rails Status Snippets` through Package Control.
## Usage
These are basically only snippets, so you can get started straight away.
Instead of writing `:unprocessable_entity`, you can use `s422`+tab,
or `s500`+tab for `:internal_server_error`.This works for all the codes listed in http://guides.rubyonrails.org/layouts_and_rendering.html#the-status-option