projectblacklight/blacklight-table

Name: blacklight-table

Owner: Project Blacklight

Description: null

Created: 2014-02-06 17:48:58.0

Updated: 2014-02-11 16:55:01.0

Pushed: 2014-02-11 16:55:01.0

Homepage: null

Size: 136

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Blacklight::Table

Table views for Blacklight search results

Installation

Add this line to your Blacklight application's Gemfile:

gem 'blacklight-table'

And then execute:

$ bundle

Or install it yourself as:

$ gem install blacklight-table
Usage

Run the table generator:

$ rails g blacklight_table:install
Contributing
  1. Fork it ( http://github.com//blacklight-table/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.