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,100 of 186,883
Downloads: 22,566

Daily

Ranking: 61,937 of 186,872
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,170,489,603activesupport
27910,134,422rspec

Owners

#GravatarHandle
1iconcorlewsolutions