GithubHelp home page GithubHelp logo

vhochstein / active_scaffold_config_list Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bonefish/active_scaffold_config_list

2.0 2.0 3.0 44 KB

rails 3 compatible version

License: MIT License

Ruby 77.43% CSS 0.59% HTML 21.98%

active_scaffold_config_list's Introduction

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.


Rails 3.0 Gem:
gem 'active_scaffold_config_list_vho'
or
gem 'active_scaffold_config_list_vho', :git => 'git://github.com/vhochstein/active_scaffold_config_list.git', :branch => 'rails-3.0'

Rails 3.1 Gem:
gem 'active_scaffold_config_list_vho'
or
gem 'active_scaffold_config_list_vho', :git => 'git://github.com/vhochstein/active_scaffold_config_list.git'



active_scaffold_config_list's People

Contributors

bonefish avatar vhochstein avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

active_scaffold_config_list's Issues

Batch update and config list

When I use plugin(config list) and next Batch update and I add line
conf.actions << :mark
to my controller, checkbox for mark record does not visible. I must call configure action and enable column 'M' or reset configuration. Is posible add columns to end of line when they are new?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.