Categories: None [Edit]

corelib

https://rubygems.org/gems/corelib
https://github.com/corlewsolutions/corelib.git
"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.

Total

Ranking: 48,609 of 188,317
Downloads: 23,185

Daily

Ranking: 127,110 of 188,299
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,241,491,687activesupport
29936,211,935rspec

Owners

#GravatarHandle
1iconcorlewsolutions