Sha256: 15f3808242f494fddac46be17646996e1514470334d3724df87df6679560d174

Contents?: true

Size: 368 Bytes

Versions: 3

Compression:

Stored size: 368 Bytes

Contents

This works with Rails 3 and rails 3 fork of ActiveScaffold:
http://github.com/vhochstein/active_scaffold

Usage:
active_scaffold :model do |conf|
  conf.actions.add :config_list
end


Overview

A plugin for Active Scaffold that provides the ability to choose the column to show in the scaffold list at run-time

The configuration data will be saved on the session.



Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_scaffold_config_list_vho-3.0.2 README
active_scaffold_config_list_vho-3.0.1 README
active_scaffold_config_list_vho-3.0.0 README