Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 912 Bytes

README.markdown

File metadata and controls

26 lines (18 loc) · 912 Bytes

Snippets for Ruby Mode

About

Comprehensive collection of Ruby snippets for yasnippet. The collection also contains snippets for major Ruby frameworks like Rails and RSpec.

The Rails snippets were originally borrowed from mknittig/yasnippet-rails.

The RSpec snippets require that RSpec files are edited in a separate Emacs mode. I recommend using rspec-mode.el. The RSpec snippets were originally borrowed from gary/yasnippets-rspec.

Contributors

See https://github.com/bmaland/yasnippet-ruby-mode/contributors

Much of the credits should naturally go to the yasnippet-rails and yasnippet-rspec authors.

Thanks to Jeff Wheeler for his work on the snippet_copier.py script!