timuckun's Stars
mleibman/SlickGrid
A lightning fast JavaScript grid/spreadsheet
activerecord-hackery/ransack
Object-based searching.
doorkeeper-gem/doorkeeper
Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape.
zdennis/activerecord-import
A library for bulk insertion of data into your database using ActiveRecord.
DavyJonesLocker/postgres_ext
Adds support for missing PostgreSQL data types to ActiveRecord
TwP/logging
A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
pboling/flag_shih_tzu
Bit fields for ActiveRecord
diogob/postgres-copy
Simple PostgreSQL's COPY command support in ActiveRecord models
concerto/concerto
Concerto Digital Signage System
makandra/consul
Scope-based authorization for Ruby on Rails.
bdurand/lumberjack
A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger. Provides support for automatically rolling log files, formatting log output, and tagging log entries.
seamusabshere/data_miner
Download, unpack from a ZIP/TAR/GZ/BZ2 archive, parse, correct, convert units and import Google Spreadsheets, XLS, ODS, XML, CSV, HTML, etc. into your ActiveRecord models. Uses RemoteTable gem internally.
activewarehouse/activewarehouse-etl
Extract-Transform-Load library from ActiveWarehouse
seamusabshere/remote_table
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.
bdurand/seamless_database_pool
Add support for master/slave database clusters in ActiveRecord to improve performance.
pauldowman/better_logging
(Old/dead) A Rails plugin that improves the log format.
jackc/edge
Edge provides graph functionality to ActiveRecord.
chrisroberts/acts_as_sane_tree
Sane tree builder for ActiveRecord and PostgreSQL
RISCfuture/hierarchy
Use PostgreSQL LTREE type with ActiveRecord
annapowellsmith/funnel-plots
Funnel plot visualisation tool
kronn/has_many_polymorphs
An ActiveRecord plugin for self-referential and double-sided polymorphic associations.
hgmnz/peegee
ActiveRecord extensions for PostgreSQL
PRX/activewarehouse
ActiveWarehouse for Rails - Implement data warehouses with Rails
ahoward/forkhandle
a teeny library / design pattern for managing connections in a process and thread safe fashion
Raybeam/batchy
A batching framework
chrugail/reverse_scaffold
scaffold from a existing database
timuckun/has_many_polymorphs
An ActiveRecord plugin for self-referential and double-sided polymorphic associations.