Package gem-powerpack: Information

    Source package: gem-powerpack
    Version: 0.1.3-alt1
    Latest version according to Repology
    Build time:  Sep 4, 2021, 01:37 AM in the task #246775
    Category: Development/Ruby
    Report package bug
    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

    List of rpms provided by this srpm:
    gem-powerpack (noarch)
    gem-powerpack-devel (noarch)
    gem-powerpack-doc (noarch)


    List of contributors:
    Pavel Skrylev

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(rake) >= 0
      2. gem(rspec) >= 0
      3. gem(yard) >= 0.9
      4. gem(yard) < 1
      5. rpm-build-ruby
      6. gem(bundler) >= 1.3
      7. gem(bundler) < 3.0

    Last changed


    Sept. 2, 2021 Pavel Skrylev 0.1.3-alt1
    - ^ 0.1.2 -> 0.1.3
    Feb. 27, 2019 Pavel Skrylev 0.1.2-alt1
    - Initial build for Sisyphus, packaged as a gem with usage Ruby Policy 2.0.