RubyGems Navigation menu

corelib 0.0.4

"Many languages provide a vast library of methods or functions for developers to use, whereas Ruby only provides basic (albeit powerful) building blocks. At best, this leads to more complex applications and time wasted writing code another developer has probably already written; at worst it results in core class extensions being placed in helper methods or on objects that have no business owning the methods. The lack of a good strategy for managing Ruby extentions really becomes apparent when a developer needs to share his extensions across multiple projects. Corelib aims to solve this problem by providing a central gem for developers to share extensions & additions to the Ruby core.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.7 - September 09, 2019 (14 KB)
  2. 0.0.6 - January 16, 2014 (14 KB)
  3. 0.0.5 - January 10, 2014 (14 KB)
  4. 0.0.4 - January 10, 2014 (14 KB)
  5. 0.0.3 - August 07, 2013 (13 KB)
Show all versions (7 total)

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Corlew Solutions

SHA 256 checksum:

2228d4dd8fc189279590b5d8e2985a85443f2aa27fbbab212da8c09cc5367455

Total downloads 21,011

For this version 2,833

Licenses:

N/A

Required Ruby Version: None

Links: