Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gunn/details_table
Very easily create tables based on a model's attributes.
https://github.com/gunn/details_table
Last synced: about 2 months ago
JSON representation
Very easily create tables based on a model's attributes.
- Host: GitHub
- URL: https://github.com/gunn/details_table
- Owner: gunn
- License: mit
- Created: 2009-11-28T08:19:10.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-11-22T09:42:47.000Z (about 14 years ago)
- Last Synced: 2023-04-18T04:19:41.660Z (almost 2 years ago)
- Language: Ruby
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: MIT-LICENSE
Awesome Lists containing this project
README
h1. DetailsTable
Very easily create tables based on a model's attributes.
h2. Example
= details_table :object => @order, :except=>["id", "amount"]Copyright (c) 2009 Arthur Gunn, released under the MIT license