summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* comment out doc task because travis hates meLee Jarvis2013-01-121-14/+14
* only create rdoc task if we can load rdoc/taskLee Jarvis2013-01-091-13/+14
* commented out the wrong thing, fmlLee Jarvis2013-01-081-1/+1
* comment out rdoc stuff for now because apparently travis doesnt like meLee Jarvis2013-01-081-9/+9
* added rdoc taskLee Jarvis2013-01-081-0/+15
* use rake/testtaskv3.0.0.rc1Lee Jarvis2012-01-201-4/+5
* load bundler gem_tasks if its availableLee Jarvis2011-11-301-0/+5
* added rake task description so it's listed in rake -TLee Jarvis2011-11-301-0/+1
* psh, lets just remove this taskLee Jarvis2011-06-231-4/+0
* rvm <versions> exec => rvm rake testLee Jarvis2011-06-231-2/+2
* oops, this should be jrubyLee Jarvis2011-05-241-1/+1
* add test_all rake taskLee Jarvis2011-05-241-0/+4
* use $: over LOAD_PATHLee Jarvis2011-04-271-1/+1
* we're only 1 level deep hereLee Jarvis2011-04-271-1/+1
* push test into the load path before running testsLee Jarvis2011-04-271-0/+1
* ensure tests can be ran soloLee Jarvis2011-04-271-4/+0
* support for 1.8.7Lee Jarvis2011-03-171-1/+1
* run tests by defaultLee Jarvis2011-03-161-1/+3
* dont use spec, lets get ghetto up in hereLee Jarvis2011-03-141-1/+0
* lets not get technical up in this rakefileLee Jarvis2011-03-141-15/+8
* added rake install task rather than modifying readme every timeLee Jarvis2010-12-081-16/+5
* Used Slop::VERSION instead of pulling last git tag. :|Andrew Horsman2010-12-031-1/+2
* Added Features Overview to README.Andrew Horsman2010-12-031-1/+0
* Removed 'v' from latest_version in rake readme:compile. Ran rake readme:comp...Andrew Horsman2010-12-031-1/+3
* Added readme:compile to automatically change readme slop version in gem comma...Andrew Horsman2010-12-031-1/+17
* added rakefile with default spec taskLee Jarvis2010-11-261-0/+8