RubyGems Navigation menu

columnize 0.3.2

In showing a long lists, sometimes one would prefer to see the value arranged aligned in columns. Some examples include listing methods of an object or debugger commands. An Example: require "columnize" print columnize((1..100).to_a.map{|x| "%2d" % x}, 60) 1 8 15 22 29 36 43 50 57 64 71 78 85 92 99 2 9 16 23 30 37 44 51 58 65 72 79 86 93 100 3 10 17 24 31 38 45 52 59 66 73 80 87 94 4 11 18 25 32 39 46 53 60 67 74 81 88 95 5 12 19 26 33 40 47 54 61 68 75 82 89 96 6 13 20 27 34 41 48 55 62 69 76 83 90 97 7 14 21 28 35 42 49 56 63 70 77 84 91 98

Gemfile:
=

installation:
=

Versions:

  1. 0.9.0 December 05, 2014 (16,5 ko)
  2. 0.8.9 April 19, 2014 (16,5 ko)
  3. 0.3.6 December 18, 2011 (13,5 ko)
  4. 0.3.5 November 25, 2011 (14 ko)
  5. 0.3.4 July 06, 2011 (13,5 ko)
  6. 0.3.2 November 05, 2010 (16 ko)
Voir toutes les versions (12)

Propriétaires:

Auteurs:

  • R. Bernstein

Total de contrôle SHA 256:

=

Total de téléchargements 28 486 077

Pour cette version 542 616

Version publiée:

License:

aucune

Version de Ruby requise: >= 1.8.2

Liens: