captproton / i-like-local-bdd

a remake of I Like Local using BDD

This URL has Read+Write access

i-like-local-bdd / .braids
100644 72 lines (71 sloc) 2.052 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
vendor/plugins/annotate_models:
  local_branch: braid/git/vendor/plugins/annotate-models/master
  type: git
  revision:
  branch: master
  squash: true
  remote: git://github.com/ctran/annotate_models.git
vendor/plugins/restful-authentication:
  local_branch: braid/git/vendor/plugins/restful-authentication/master
  type: git
  revision:
  branch: master
  squash: true
  remote: git://github.com/technoweenie/restful-authentication.git
vendor/plugins/rspec-rails:
  local_branch: braid/git/vendor/plugins/rspec-rails/master
  type: git
  revision:
  branch: master
  squash: true
  remote: git://github.com/dchelimsky/rspec-rails.git
vendor/plugins/attachment_fu:
  local_branch: braid/git/vendor/plugins/attachment-fu/master
  type: git
  revision:
  branch: master
  squash: true
  remote: git://github.com/technoweenie/attachment_fu.git
vendor/plugins/spider_test:
  local_branch: braid/git/vendor/plugins/spider-test/master
  type: git
  revision:
  branch: master
  squash: true
  remote: git://github.com/courtenay/spider_test.git
vendor/plugins/tz_time:
  local_branch: braid/git/vendor/plugins/tz-time/master
  type: git
  revision:
  branch: master
  squash: true
  remote: git://github.com/jonleighton/tz_time.git
vendor/plugins/actsasferret:
  local_branch: braid/git/vendor/plugins/actsasferret/master
  type: git
  revision:
  branch: master
  squash: true
  remote: git://rubyforge.org/actsasferret.git
vendor/plugins/exception_notification:
  local_branch: braid/git/vendor/plugins/exception-notification/master
  type: git
  revision:
  branch: master
  squash: true
  remote: git://github.com/veilleperso/exception_notification.git
vendor/plugins/will_paginate:
  local_branch: braid/git/vendor/plugins/will-paginate/master
  type: git
  revision:
  branch: master
  squash: true
  remote: git://github.com/mislav/will_paginate.git
vendor/plugins/geokit:
  local_branch: braid/git/vendor/plugins/geokit/master
  type: git
  revision:
  branch: master
  squash: true
  remote: git://github.com/ptb/geokit.git