public
Description: Resources for rspec developers/contributors
Homepage: http://rspec.info/
Clone URL: git://github.com/dchelimsky/rspec-dev.git
dchelimsky (author)
Wed Jun 24 21:40:33 -0700 2009
commit  47c5e525a28057683fa869d650933806cfa352b3
tree    90daf0ddfe7ed15f3f19214efef20046b503d019
parent  e9c6b4ae555ddda67f4ba70acea21aed0a2d1158
rspec-dev / .gitignore
100644 19 lines (18 sloc) 0.292 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.svn
*/tmtags
repos.yml
RSpec.tmbundle
example_rails_app/config/database.yml
example_rails_app/db/schema.rb
example_rails_app/db/*.db
example_rails_app/log
example_rails_app/coverage
example_rails_app/vendor
example_rails_app/tmp
.DS_Store
.emacs-project
*.iml
*.ipr
*.iws
*~
website/output