$ gem install el
or add gem 'el'
to your Gemfile
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.
Intro | Resource | Excluded Params | Root | Response | Error Handler | Access Restriction
Specialized Tags | Mapper | Sprockets
el
repository