https://github.com/ged/rspec3.tmbundle
An RSpec 3 bundle. You probably won't like it.
https://github.com/ged/rspec3.tmbundle
Last synced: 8 months ago
JSON representation
An RSpec 3 bundle. You probably won't like it.
- Host: GitHub
- URL: https://github.com/ged/rspec3.tmbundle
- Owner: ged
- Created: 2014-02-25T02:57:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T21:29:42.000Z (about 9 years ago)
- Last Synced: 2025-10-09T12:34:42.935Z (8 months ago)
- Language: Ruby
- Homepage: https://bitbucket.org/ged/rspec3.tmbundle
- Size: 290 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RSpec 3 TextMate 2 Bundle
I got frustrated with the regular RSpec bundle, which wasn't really ported to work with TextMate 2, and for which I was carrying around a huge list of deltas.
I'm planning on making this a pretty simple bundle that just includes some basic stuff that I use every day like a spec runner, the file-switcher thing, and a grammar that's updated for RSpec 3. It's for myself, but if it ends up being useful for you too, then I'll happily accept pull requests; I only ask that you follow the conventions already in the code. I know I'm a weirdo and use ["smart tabs"][smarttabs] and so should be crucified with all the BSD weirdos, but [I started writing Ruby in 2001][mues] and had a good six years of habit and thousands of lines of code I'd have to redo before Rails came along and decided that 2-space indent was the One True Way™.
This bundle borrows the preferences and a bit of the language grammar from the RSpec2 bundle by Florian Weber and the RSpec team. Many thanks to them for the original.
## License
The license of `RSpec3.tmbundle` is the same as
[RSpec](http://github.com/rspec/rspec/blob/master/License.txt)'s.
[smarttabs]: http://vim.wikia.com/wiki/Indent_with_tabs,_align_with_spaces
[mues]: https://github.com/ged/mues/commit/cde1e2252af430002245eda47a2646c8f9a3f52a