Minimal

screenshot of Minimal

Minimal templating engine inspired by Markaby & Erector but much smaller and targeting Rails 3

Overview:

Minimal::Template is an experimental, minimalistic templating engine designed for Rails 3. It is inspired by Markaby and Erector but is much smaller in terms of code size, with only around 55 lines of code. This templating engine aims to provide a lightweight and efficient option for building templates in Rails applications.

Features:

  • Minimalistic Design: This templating engine follows a minimalistic design philosophy, keeping the code size small and focused on essential features.
  • Inspired by Markaby and Erector: Minimal::Template draws inspiration from Markaby and Erector, two popular templating engines, to provide a familiar and intuitive experience.
  • Targeted at Rails 3: This engine is specifically targeted at Rails 3 applications, ensuring compatibility and seamless integration.

Summary:

Minimal::Template is an experimental templating engine for Rails 3 applications. It follows a minimalistic design philosophy and is inspired by Markaby and Erector. With its small code size and targeted approach, this engine provides a lightweight and efficient option for building templates in Rails applications. To install Minimal::Template, simply add it to your Gemfile and run bundle install.