Skip to content

Provides a set of models to generate a table with an unknow and variable number of columns with its own name

Notifications You must be signed in to change notification settings

mawi/dynamic_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dynamic Table

Provides a set of models to generate a table with an unknow and variable number of columns with its own name. Each column generates a find_by_{column_name} and order_by{column_name} method to filter and order.

Install

script/plugin install git://github.com/mawi/dynamic_table.git

Usage

script/generate dynamic_table

Example data

rake db:dynamic_populate

About

Provides a set of models to generate a table with an unknow and variable number of columns with its own name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages