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

Group :: Development/Ruby
RPM: gem-tilt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.10.1-alt1
Build date: 17 july 2021, 14:59 ( 145.2 weeks ago )
Size: 47.66 Kb

Home page:   https://github.com/rtomayko/tilt

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

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

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