public
Fork of collectiveidea/yardvote.com
Description: Tracking political yard signs.
Homepage: http://yardvote.com
Clone URL: git://github.com/jnunemaker/yardvote.com.git
commit  4a28dec75d058907b61967648d2b30fb0099a846
tree    d061e9a7ec9952fe2bce70599b17877255102b4f
parent  4870b7aee4107494c5f93c3ea40151f6cd29a64f
yardvote.com / .gitmodules
100644 37 lines (36 sloc) 1.662 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
[submodule "vendor/plugins/rspec"]
path = vendor/plugins/rspec
url = git://github.com/dchelimsky/rspec.git
[submodule "vendor/plugins/action_mailer_optional_tls"]
path = vendor/plugins/action_mailer_optional_tls
url = git://github.com/collectiveidea/action_mailer_optional_tls.git
[submodule "vendor/plugins/awesomeness"]
path = vendor/plugins/awesomeness
url = git://github.com/collectiveidea/awesomeness.git
[submodule "vendor/rails"]
path = vendor/rails
url = git://github.com/rails/rails.git
[submodule "vendor/plugins/rspec_on_rails_matchers"]
path = vendor/plugins/rspec_on_rails_matchers
url = git://github.com/brandon/rspec-on-rails-matchers.git
[submodule "vendor/plugins/exception_notification"]
path = vendor/plugins/exception_notification
url = git://github.com/pager/exception_notification.git
[submodule "vendor/plugins/rspec_on_rails"]
path = vendor/plugins/rspec_on_rails
url = git://github.com/dchelimsky/rspec-rails.git
[submodule "vendor/gems/graticule"]
path = vendor/gems/graticule-0.2.0
url = git://github.com/collectiveidea/graticule.git
[submodule "vendor/plugins/acts_as_geocodable"]
path = vendor/plugins/acts_as_geocodable
url = git://github.com/collectiveidea/acts_as_geocodable.git
[submodule "vendor/plugins/google_analytics"]
path = vendor/plugins/google_analytics
url = git://github.com/collectiveidea/google_analytics.git
[submodule "vendor/plugins/acts_as_paranoid"]
path = vendor/plugins/acts_as_paranoid
url = git://github.com/technoweenie/acts_as_paranoid.git
[submodule "vendor/plugins/acts_as_audited"]
path = vendor/plugins/acts_as_audited
url = git://github.com/collectiveidea/acts_as_audited.git