Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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