initial commit
commit0a0cd1b144082458d7a2ba5511cba045b840e587
authorAbhay Kumar <abhay+git@opensynapse.net>
Sun, 27 Jan 2008 23:40:36 +0000 (27 15:40 -0800)
committerAbhay Kumar <abhay+git@opensynapse.net>
Sun, 27 Jan 2008 23:40:36 +0000 (27 15:40 -0800)
treee83a59f94883292e268ecfaacd95b034acf57e10
initial commit
13 files changed:
.gitignore [new file with mode: 0644]
CHANGELOG [new file with mode: 0644]
Manifest.txt [new file with mode: 0644]
README [new file with mode: 0644]
Rakefile [new file with mode: 0644]
conf/.gitignore [new file with mode: 0644]
conf/calais.yml.sample [new file with mode: 0644]
lib/calais.rb [new file with mode: 0644]
spec/calais_spec.rb [new file with mode: 0644]
spec/fixtures/bicycles_austrailia.xml [new file with mode: 0644]
spec/fixtures/slovenia_euro.xml [new file with mode: 0644]
spec/helper.rb [new file with mode: 0644]
spec/spec.opts [new file with mode: 0644]