RubyGems Navigation menu

theusual 0.0.1

TheUsual ====== A handful of useful hacks...good for any project #### Install ```gem install theusual``` #### Usage ``` require 'theusual' TheUsual::load :all Hash.map [:a, :b, :c] do |v| [ v, v ] end => { a: :a, b: :b, c: :c } [:a, nil, '', :b].compact :blanks => [ :a, :b ] ```

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.1.1 - July 02, 2017 (11 KB)
  2. 0.1.0 - March 08, 2017 (11 KB)
  3. 0.0.9 - February 23, 2017 (11 KB)
  4. 0.0.8 - February 22, 2017 (10,5 KB)
  5. 0.0.7 - February 14, 2017 (10 KB)
  6. 0.0.1 - January 18, 2017 (8,5 KB)
Zeige alle Versionen (11 total)

Development Abhängigkeiten (1):

rake ~> 10

Besitzer:

Autoren:

  • Daniel Pepper

SHA 256-Prüfsumme:

= In die Zwischenablage kopieren Kopiert!

Downloads insgesamt 17.641

Für diese Version 1.659

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: