1
0
Fork 0
mirror of https://github.com/mperham/connection_pool synced 2023-03-27 23:22:21 -04:00
Commit graph

12 commits

Author SHA1 Message Date
Damian Janowski
341c185ec0 Require proper files. 2014-03-13 22:56:16 -03:00
Eric Hodel
7ab284b6ec Force use of minitest gem for ruby 1.9.3 2014-02-14 16:56:30 -08:00
Damian Janowski
7de3eafa1c Clean up unused method. 2013-08-14 23:35:43 -03:00
Damian Janowski
eb15042c7c Restore verbosity to ensure we don't raise warnings. 2013-08-14 23:34:28 -03:00
Damian Janowski
ebae2350c0 Revert "Fix MiniTest name." since it was intentional.
This reverts commit fe092277e9.
2013-08-14 23:33:19 -03:00
Damian Janowski
ac4b126630 Always require the local path. 2013-08-14 22:40:11 -03:00
Damian Janowski
fe092277e9 Fix MiniTest name. 2013-08-14 22:39:21 -03:00
Mike Perham
621d3a5dfa Upgrade to minitest 5 2013-05-29 08:48:27 -07:00
Damian Janowski
4b84882f1e Fix requires, making sure we don't accidentally load the gem. 2012-12-18 15:04:53 -03:00
Damian Janowski
5b4460e9cd Enable warnings in tests. 2012-12-18 15:04:38 -03:00
Mike Perham
ad08c55f8b Wrapper should provide 'with' just like a ConnectionPool instance, minor cleanup. 2012-03-14 08:36:40 -07:00
Mike Perham
27362471c6 Add project info, tests 2011-05-14 15:36:17 -07:00