RubyGems Navigation menu

rak 0.9

Based on the Perl tool 'ack' by Andy Lester. Examples with similar grep: $ rak pattern $ grep pattern $(find . | grep -v .svn) $ rak --ruby pattern $ grep pattern $(find . -name '*.rb' | grep -v .svn) == FEATURES/PROBLEMS: * Ruby regular expression syntax (uses oniguruma gem if installed). * Highlighted output. * Automatically recurses down the current directory or any given directories. * Skips version control directories, backups like '~' and '#' and your * ruby project's pkg directory. * Allows inclusion and exclusion of files based on types. * Many options similar to grep.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.4 - January 15, 2012 (15 KB)
  2. 1.3 - December 03, 2011 (15 KB)
  3. 1.2 - December 03, 2011 (15 KB)
  4. 1.0 - September 27, 2009 (14 KB)
  5. 0.9 - February 03, 2008* (13,5 KB)
Toon alle versies (6 totaal)

Runtime afhankelijkheden (1):

hoe >= 1.4.0

Eigenaren:

Authors:

  • Daniel Lucraft

SHA 256 checksum:

fc7607222068330518991311450d19bab71e7d2a5d7b93e07e616d603c0e8ad7

Total downloads 278.066

Voor deze versie 3.970

Licenties:

N/A

Required Ruby Version: > 0.0.0

Links: