TablePrint turns objects into nicely formatted columns for easy reading. Works great in rails console, works on pure ruby objects, autodetects columns, lets you traverse ActiveRecord associations. Simple, powerful.
Simple, feature rich ascii table generation library
Renders and parses JSON/XML/YAML documents from and to Ruby objects. Includes plain properties, collections, nesting, coercion and more.
It adds support for send invitations by email (it requires to be authenticated) and accept the invitation by setting a password.
jquery datatables for rails
ComfortableMexicanSofa is a powerful Rails 5.2+ CMS Engine
Prawn::Table provides tables for the Prawn PDF toolkit
Plugin/gem that provides comment functionality
Rails gem to allowing records to be votable
The sys-proctable library provides an interface for gathering information about processes on your system, i.e. the process table. Most major platforms are supported and, while different platforms may return different information, the external interface is identical across platforms.
A flexible and intuitive table generator
Validatable is a library for adding validations.
Encryption solution for salted-encryptors on Devise
A wrapper around datatable's ajax methods that allow synchronization with server-side pagination in a rails app
Table Cloth helps you create tables easily.
Devise extension to allow authentication via LDAP
Polymorphic threaded comments Rails gem for Rails 4+
Drag&Drop GUI for awesom_nested_set. Render Tree Helper. Very fast! Ready for Rails 4
Allows you to easily create and format plain text tables, useful when working with the terminal or when you want to quickly print formatted tables to a dot-matrix printer.
google-cloud-bigtable is the official library for Cloud Bigtable API.
CAS authentication module for Devise
Databases on Rails. Build a persistent domain model by mapping database tables to Ruby classes. Strong conventions for associations, validations, aggregations, migrations, and testing come baked-in.
ActiveRecord Tableless Models provides a simple mixin for creating models that are not bound to the database. This approach is useful for taking advantage of the features of ActiveRecord such as validation, relationships, etc.
rails_sortable provides easy drag & drop sorting for rails 4 and 5.
Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.
This gem provides the extracted Token Authenticatable module of devise. It enables the user to sign in via an authentication token. This token can be given via a query string or HTTP Basic Authentication.
Uniquely powerful server-side searching, sorting and filtering of any ActiveRecord or Array collection as well as post-rendered content displayed as a frontend jQuery Datatable
Hirb provides a mini view framework for console applications and uses it to improve ripl(irb)'s default inspect output. Given an object or array of objects, hirb renders a view based on the object's class and/or ancestry. Hirb offers reusable views in the form of helper classes. The two main helpers, Hirb::Helpers::Table and Hirb::Helpers::Tree, provide several options for generating ascii tables and trees. Using Hirb::Helpers::AutoTable, hirb has useful default views for at least ten popular database gems i.e. Rails' ActiveRecord::Base. Other than views, hirb offers a smart pager and a console menu. The smart pager only pages when the output exceeds the current screen size. The menu is used in conjunction with tables to offer two dimensional menus.
Validatable is a library for adding validations.
Easily connect to airtable data using ruby with access to all of the airtable features.
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
This gem builds HTML-table using given array
Open local or remote XLSX, XLS, ODS, CSV (comma separated), TSV (tab separated), other delimited, fixed-width files, and Google Docs. Returns an enumerator of Arrays or Hashes, depending on whether there are headers.
table-for is a table builder for an array of objects, easily allowing overriding of how any aspect of the table is generated
Easily create value objects without the pain of Ruby's Struct (or its setters)
acts_as_reportable provides ActiveRecord support for Ruby Reports
Simple integration of jquery-tablesorter (Mottie's fork) into the Rails asset pipeline.
In-place editing with Twitter Bootstrap for Rails
The best solution for store global settings in Rails applications. This gem will managing a table of а global key, value pairs easy. Think of it like a global Hash stored in your database, that uses simple ActiveRecord like methods for manipulation. Keep track of any global setting that you dont want to hard code into your rails app. You can store any kind of object. Strings, numbers, arrays, or any object.
Cloud Bigtable is a fully managed, scalable NoSQL database service for large analytical and operational workloads. Note that google-cloud-bigtable-admin-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-bigtable instead. See the readme for more details.
Cloud Bigtable is a fully managed, scalable NoSQL database service for large analytical and operational workloads. Note that google-cloud-bigtable-v2 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-bigtable instead. See the readme for more details.
Hook into rubygems executables allowing extra actions to be taken before executable is run.
Integrates Tabler Dashboard UI Kit (built on Bootstrap 4) into Rails Asset Pipeline
Drag and drop sort interface for ActiveAdmin tables
A table builder for active record collections that produces semantically rich and accessible table markup
A nifty gem, in pure Ruby, to parse PDF files and combine (merge) them with other PDF files, number the pages, watermark them or stamp them, create tables, add basic text objects etc` (all using the PDF file format).
Provide equality comparison methods for objects based on their attributes by generating implementations for the ==, eql?, hash and inspect methods.
This gem adds support for the postgres hstore type. It is the _just right_ alternative for storing hashes instead of using seralization or dynamic tables.
Include jQuery DataTables in asset pipeline with ease
An extension to Prawn that provides table support and other layout functionality