This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-github
/
connection_pool
Watch
1
Star
0
Fork
You've already forked connection_pool
0
mirror of
https://github.com/mperham/connection_pool
synced
2023-03-27 23:22:21 -04:00
Code
Releases
Activity
f93e357cc2
connection_pool
/
Rakefile
7 lines
96 B
Ruby
Raw
Normal View
History
Unescape
Escape
`rake` cleanup
2015-01-18 14:57:50 -05:00
require
'bundler/gem_tasks'
Add project info, tests
2011-05-14 18:36:17 -04:00
require
'rake/testtask'
`rake` cleanup
2015-01-18 14:57:50 -05:00
Rake
::
TestTask
.
new
Add project info, tests
2011-05-14 18:36:17 -04:00
task
:default
=
>
:test
Copy permalink