Espresso Lungo

Extra Functionality for Espresso Framework

Install

$ gem install el

or add gem 'el' to your Gemfile

Load

Ignore this if el added to Gemfile and Bundler.require used.

Otherwise you'll have to load el gem explicitly.

Just add require 'el' to the top of your app.

That's all. Now your Espresso applications contains extra functionality.

Use

CRUD

Intro | Resource | Excluded Params | Root | Response | Error Handler | Access Restriction

Assets

Specialized Tags | Mapper | Sprockets

Content Helpers

content_for | capture_html

Tag Factory

Cache Manager

Contributing

  • Fork el repository
  • optionally create a new branch
  • make your changes
  • submit a pull request


Issues/Bugs: github.com/espresso/espresso-lungo/issues

Mailing List: groups.google.com/.../espresso-framework

IRC channel: #espressorb on irc.freenode.net

Author - Silviu Rusu. License - MIT.