RubyGems Navigation menu

corelib 0.0.2

"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)
  6. 0.0.2 - March 18, 2013 (12 KB)
Show all versions (7 total)

Development Dependencies (1):

rspec >= 0

Owners:

Authors:

  • Corlew Solutions

SHA 256 checksum:

e8d64ab377adff4eca3bb67446c47a540041584f6fbc0ec099169ba47aa6b849

Total downloads 21,060

For this version 3,175

Licenses:

N/A

Required Ruby Version: None

Links: