Louis Mullie
8c6450a0d7
Merge pull request #120 from indentlabs/master
...
Use S3's static-public-assets bucket instead of louismullie.com
2017-05-05 18:31:43 -04:00
Louis Mullie
d6a163f8f7
Make nokogiri a required dependency, #121
2017-04-22 16:15:35 -04:00
Andrew Brown
58911ce969
Add \n after post-install output
2016-05-24 14:04:48 -05:00
Andrew Brown
7b6e8fe6a8
Unnecessary whitespace removal
2016-05-24 13:20:17 -05:00
Andrew Brown
f1f8c010a6
Point treat assets to mirror on s3
2016-05-24 13:19:51 -05:00
Louis Mullie
a86c3036cc
Merge pull request #110 from agarie/update-travis
...
Update .travis.yml for Ruby 2+
2015-12-07 21:17:40 -05:00
Louis Mullie
e6c1f7c3a4
Merge pull request #114 from ojak/103_parsing_issues
...
Fixed typo in phrase tag that causes Adverbial Phrases to parse improperly
2015-12-07 21:17:12 -05:00
Oliver Jakubiec
4dfaf83a14
Fixed typo in phrase tag that causes Adverbial Phrases to parse improperly
2015-12-07 17:36:11 -08:00
Carlos Agarie
eed75d3ba7
Update .travis.yml for Ruby 2+
2015-05-28 18:42:37 -03:00
Louis Mullie
3dc184277d
Merge pull request #92 from jbranchaud/update-post-install-note
...
Put quotes around gem name in post-install message.
2015-04-10 15:21:51 -04:00
Louis Mullie
e218791c88
Merge pull request #106 from trosborn/master
...
abbreviates adjective and adverb to work properly with rwordnet
2015-04-07 18:12:35 -04:00
Thomas Osborn
2d6891ab9c
abbreviates adjective and adverb to work properly with rwordnet
2015-04-07 15:00:38 -07:00
Louis Mullie
f61adc8187
Merge pull request #105 from trosborn/master
...
fixes errors caused by wordnet 1.0.0
2015-04-06 16:34:48 -04:00
Thomas Osborn
cb7ae61cc5
fixes errors caused by wordnet 1.0.0
2015-04-05 21:27:08 -07:00
Louis Mullie
394edb8fc4
Merge pull request #101 from ojak/master
...
Added enclitic for 'd and fixed a tag typo.
2015-03-21 16:43:02 -04:00
Oliver Jakubiec
721215b64a
Added enclitic for 'd and enclitic examples for clarity
2015-03-20 13:12:21 -07:00
Oliver Jakubiec
90fdcd8c9e
Fixed typo in comma punctuation tag
2015-02-27 17:08:15 -08:00
Louis Mullie
3992f2c177
Merge pull request #95 from ojak/master
...
Fixed typo that caused n't to be tagged as a Word rather than an Enclitic
2015-02-26 14:12:17 -05:00
Oliver Jakubiec
159f3b266e
Fixed typo that caused n't to be tagged as a Word rather than an Enclitics
2015-02-26 10:56:03 -08:00
jbranchaud
b7c6ae452b
Put quotes around gem name in post-install message.
...
The post-install message for this gem instructs the user to run `require
treat` from irb, however, the actual, functioning line of code involves
quotes, namely, `require 'treat'`.
2015-02-14 00:21:39 -06:00
Louis Mullie
e753389911
Merge pull request #85 from nicklink483/rspec_file_fix
...
rspec file fix
2014-08-30 19:48:52 -04:00
Dominic Muller
1b783faf77
fixed line in .rspec file to invoke correct formatter and not cause a TravisCI bug
2014-08-25 23:13:29 -07:00
Louis Mullie
febc47a905
Bump version
2014-07-17 14:18:12 -04:00
Louis Mullie
3969478f7f
Fix https://github.com/louismullie/bind-it/issues/4
2014-07-17 14:17:29 -04:00
Louis Mullie
fc77587390
Bump version for next release
2014-05-28 13:29:36 -04:00
Louis Mullie
eb0ec83053
Merge pull request #79 from smileart/master
...
Fixed file path detection bug in build method polymorphism
2014-05-20 18:10:04 -04:00
Smile @rT
f8e5f8392a
Fixed file path detection bug in build method polymorphism
...
(when string was recognised as path cause of "xml", "yml", etc. content in it)
Refactored file detection duplication in few places
Fixed xml file format detection (f variable assigned but never used)
Deleted some trailing spaces in the refactored file
2014-05-20 14:20:24 +03:00
Louis Mullie
c813e72c2c
Merge pull request #78 from dalton/master
...
Revert "Considerably simplify all time annotators."
2014-05-17 22:59:06 -04:00
Adam Dalton
316a6cec04
Revert "Considerably simplify all time annotators."
...
This reverts commit 01c3e50ef0
.
2014-05-16 12:08:54 -04:00
Louis Mullie
d45d82b3c4
Merge pull request #75 from adammcarthur/master
...
update code climate badge in readme
2014-05-07 09:37:39 -04:00
Adam McArthur
78c13c280f
update code climate badge in readme
2014-05-07 18:18:57 +10:00
Louis Mullie
690157af8b
Merge pull request #70 from chris-at-thewebfellas/master
...
possible fix for issue #68 and #66 and #63
2014-02-18 19:26:51 -05:00
Chris Anderton
a8ce6b2f18
change newlines to try and allow rdoc to run without errors
2014-02-18 23:40:09 +00:00
Rob Anderton
f7bd0c35d7
tweak multi-line should expectations to be consistent with other specs
2014-01-28 12:08:44 +00:00
Rob Anderton
65235fb935
fix language detection and tweak tests
2014-01-28 11:56:03 +00:00
Rob Anderton
0ed8a37761
add enclitics test, fix multi-line should expectations
2014-01-28 11:38:34 +00:00
Rob Anderton
8f82086bb1
fix collection test
2014-01-28 10:55:02 +00:00
Chris Anderton
d9b912f24d
naive attempt to fix the implode method on stringable
2014-01-23 00:57:32 +00:00
Louis Mullie
10e6612a06
Bump version
2013-11-23 16:54:41 -05:00
Louis Mullie
5fb11131c7
Fix require path on Ruby 2.0
2013-11-23 16:54:29 -05:00
Louis Mullie
281934d572
Fix #61
2013-11-23 16:29:17 -05:00
Louis Mullie
c9bf91562b
Bump
2013-06-29 14:23:25 -04:00
Louis Mullie
643937b231
Cheap fix for #45
2013-06-29 14:22:50 -04:00
Louis Mullie
fff57a4526
Fix issues #54 and #57
2013-06-27 17:59:35 -04:00
Louis Mullie
49e99ccd0d
Merge pull request #58 from geoffharcourt/fix_rubygems_source_declaration
...
Fix Rubygems source in Gemfile
2013-06-22 11:45:52 -07:00
Geoff Harcourt
136a7cdbb3
Fix Rubygems source in Gemfile
...
The use of source :rubygems has been deprecated, and causes the system
to issue a warning when bundle is used with the gem.
2013-06-20 15:59:41 -04:00
Louis Mullie
a8448f8103
Merge pull request #55 from wstrinz/master
...
Update Ocropus calls to work with v 0.7
2013-06-05 13:13:28 -07:00
=
91e3571699
fix spelling for doc
2013-06-05 10:02:38 -05:00
=
6464bb64a0
updated old ocropus commands
2013-06-05 01:10:03 -05:00
=
5c984a1dbb
updated old ocropus commands
2013-06-05 00:59:06 -05:00