tangofoxtrot / simple_table

Yet another table generator

This URL has Read+Write access

name age message
file MIT-LICENSE Loading commit data...
file README
file Rakefile
file init.rb
file install.rb
directory lib/
directory tasks/
directory test/
file uninstall.rb
README
SimpleTable
===========

requires haml and will_paginate


Example
=======

More info and tests to come

simple_table(@articles, [:name, ['Edit', %(link_to "Edit", 
edit_article_path(something))]],'edit_article_path(something)')


Copyright (c) 2009 tangofoxtrot, released under the MIT license