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: 49,812 of 196,612
Downloads: 24,276

Daily

Ranking: 35,489 of 196,584
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,422,065,688activesupport
291,015,768,668rspec

Owners

#GravatarHandle
1iconcorlewsolutions