1. Skip to navigation
  2. Skip to content

Code

ELC Plugins

Our collective years of Rails experience have yielded not only comprehensive products, but also a range of plugins that simplify development. We're happy to offer these back to the community and hope that you'll find them as useful as we do.

Sliding Session Timeout

Allows your sessions to time out relative to the last page view.
Read more >

Swfchart Generator

Provides an easy way to integrate maani.us's SWF/XML Chart library into your Rails app.
Read more >

HitTracker

Very simple plugin that gives you quick and easy functionality to track access to your records using ActiveRecord.
Read more >

MigrateTestDB

Allows migrations to be used to generate the test database in rake test commands.
Read More >

PreloadFixtures

Preloads and preinstantiates the fixtures.
Read more >

Use_db

Allows you to use a different database for some of your ActiveRecord models.
Read more >

Sortable_Column_Headers (SCH)

Sorts tabular data using column header links. Toggles links for each column between ASC and DESC depending on the current sort direction for that column. Has the system remember the sort order of a given table when you return after having navigated away.
Read more >

LiquidFilterExtensions

Hosts extensions to Liquid's StandardFilters module to truncate text containing html tags without losing any closing tags.
Read more >