DTB, DataTable Builder
DataTable Builder provides simple building blocks to build complex filterable
queries and turn them into easy to render datatables using Rails.
Installation
Add this line to your application's Gemfile:
gem "dtb"
And then execute:
$ bundle install
Or install it yourself as:
$ gem install dtb
Usage
TODO: Write usage instructions here
Development
After checking out the repo, run bin/setup
to install dependencies. Then, run
rake test
to run the tests. You can also run bin/console
for an interactive
prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install
.
Contributing
Bug reports and pull requests are welcome on GitHub at repo. This project is
intended to be a safe, welcoming space for collaboration, and contributors are
expected to adhere to the code of conduct.
Code of Conduct
Everyone interacting in the DTB project's codebases, issue trackers, chat rooms
and mailing lists is expected to follow the code of conduct.