Sha256: 42f3155d44045b246ebc39cb0d8e055e79ed6bad378455e27f5967356487bbdc
Contents?: true
Size: 262 Bytes
Versions: 11
Compression:
Stored size: 262 Bytes
Contents
# Tasks for testing your engine configuration in the terminal. # desc 'Simple terminal search - pass it an URL to search on, e.g. /books.' task :search do puts <<-DEPRECATED Deprecated. New usage: picky search <URL> [<result id amount = 20>] DEPRECATED end
Version data entries
11 entries across 11 versions & 1 rubygems