Categories: None [Edit]

betterobject

https://rubygems.org/gems/betterobject
This gem installs several class methods to Object which in turn generates both class and instance methods but only when you are ready. In order to prevent name pollution, you have the ability to manage the generators to pick alternate names if you prefer. After scouring the RubyGems site, some of the better Class upgrades are included here as well as some of my own. The gem creates the backbone upon which future upgrades should be forthcoming. As a teaser, some of the generators presently include: obj.local_methods, obj.inherited_methods, obj.replaced_methods, obj.in?, COBJ.comes_from?, COBJ.derives_from?, obj.find_def. There are currently 20 generators and counting. Calling Object.better_install_all will install all of the generators. You can also generate a subset by calling Object.better_install(:generator_name). The generator names are also the method names which can be renamed by calling Object.better_rename(old_name, new_name);

Total

Ranking: 92,758 of 186,883
Downloads: 8,610

Daily

Ranking: 162,131 of 186,872
Downloads: 0

Depended by

RankDownloadsName
50,98520,829setfu

Depends on

RankDownloadsName
12,910,439,083bundler
101,129,820,239rake
27910,134,422rspec
98415,060,684byebug

Owners

#GravatarHandle
1iconfweekyfweek