Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041753
en ru br
ALT Linux repos
S:0.1.3-alt1

Group :: Development/Ruby
RPM: gem-powerpack

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.1.3-alt1
Build date: 2 september 2021, 15:48 ( 134.0 weeks ago )
Size: 15.32 Kb

Home page:   https://github.com/bbatsov/powerpack

License: MIT
Summary: Some useful extensions to the core Ruby classes
Description:

Powerpack offers some useful extensions to the standard Ruby classes (kind of
like ActiveSupport, but less ambitious and more modular).

The project has several design goals:

* minimalistic - we don't add every possible extensions, we focus only on the
 stuff that are commonly requested and would be often useful in practice
* modular - all extensions can be loaded individually (often they are just
 individual methods)
* safe - you can't end up accidentally overriding some existing method
 definition with Powerpack's extensions

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-powerpack
  • gem-powerpack-devel
  • gem-powerpack-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin