]> git.openstreetmap.org Git - rails.git/commit
Add ROTS gem to vendor tree as it's not in the public GEM repos
authorTom Hughes <tom@compton.nu>
Thu, 13 May 2010 11:07:31 +0000 (12:07 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 13 May 2010 11:07:31 +0000 (12:07 +0100)
commit58499290eb987cf8905e1a631bbf00b8ff0e6457
tree6c05ac6cd3f8a207ba0b8476a2752d21a5387aca
parentbffc0377ddb98b5b84c788e35e485e24a7b08757
Add ROTS gem to vendor tree as it's not in the public GEM repos
vendor/gems/rots-0.2.1/AUTHORS [new file with mode: 0644]
vendor/gems/rots-0.2.1/README [new file with mode: 0644]
vendor/gems/rots-0.2.1/Rakefile [new file with mode: 0644]
vendor/gems/rots-0.2.1/bin/rots [new file with mode: 0755]
vendor/gems/rots-0.2.1/lib/rots.rb [new file with mode: 0644]
vendor/gems/rots-0.2.1/lib/rots/identity_page_app.rb [new file with mode: 0644]
vendor/gems/rots-0.2.1/lib/rots/server_app.rb [new file with mode: 0644]
vendor/gems/rots-0.2.1/lib/rots/test_helper.rb [new file with mode: 0644]
vendor/gems/rots-0.2.1/rots.gemspec [new file with mode: 0644]
vendor/gems/rots-0.2.1/spec/server_app_spec.rb [new file with mode: 0644]
vendor/gems/rots-0.2.1/spec/spec_helper.rb [new file with mode: 0644]