Package ruby-tilt: Information

    Source package: ruby-tilt
    Version: 2.0.10-alt1
    Build time:  Jun 18, 2020, 09:25 AM in the task #247371
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Generic interface to multiple Ruby template engines
    Description: 
    Tilt is a thin interface over a bunch of different Ruby template engines in an
    attempt to make their usage as generic as possible. This is useful for web
    frameworks, static site generators, and other systems that support multiple
    template engines but don't want to code for each of them individually.
    
    The following features are supported for all template engines (assuming the
    feature is relevant to the engine):
    * Custom template evaluation scopes / bindings
    * Ability to pass locals to template evaluation
    * Support for passing a block to template evaluation for "yield"
    * Backtraces with correct filenames and line numbers
    * Template file caching and reloading
    * Fast, method-based template source compilation

    List of rpms provided by this srpm:
    ruby-tilt (noarch)
    ruby-tilt-doc (noarch)
    tilt (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

      1. rpm-build-ruby
      2. gem(ronn)

    Last changed


    Sept. 24, 2019 Pavel Skrylev 2.0.10-alt1
    - updated to (^) v2.0.10
    - fixed (!) spec
    July 23, 2019 Pavel Skrylev 2.0.9-alt2
    - updated to (^) Ruby Policy 2.0
    Dec. 5, 2018 Andrey Cherepanov 2.0.9-alt1
    - New version.