mitigate-dev / saxlsxLinks
Fast and memory efficient XLSX reader on top of Ox SAX parser
☆23Updated last year
Alternatives and similar repositories for saxlsx
Users that are interested in saxlsx are comparing it to the libraries listed below
Sorting:
- Simple, internationalized and DRY page titles and headings for Rails.☆114Updated last month
- A simple plugin to handle, log, and customize production errors in Rails applications☆87Updated 6 years ago
- Filename sanitization for Ruby☆224Updated 2 years ago
- A tool for truncating HTML strings efficiently☆63Updated 7 months ago
- Beautiful DSL for creating CSV output in Ruby & Rails☆221Updated 5 months ago
- biggs is a small ruby gem/rails plugin for formatting postal addresses from over 60 countries.☆151Updated last year
- Retries database transaction on deadlock and transaction serialization errors. Supports MySQL, PostgreSQL and SQLite.☆116Updated 2 years ago
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 6 months ago
- calculate_all method for aggregate functions in Active Record☆137Updated 3 months ago
- Mountable Rails Engine for viewing paginated logs from a browser☆79Updated 2 years ago
- ✉️ Let devise support multiple emails (authenticatable, confirmable and validatable).☆77Updated 2 years ago
- Use Youtube-Like ID in ActiveRecord seamlessly.☆89Updated last year
- Bitwise attribute for ruby class and Rails model☆67Updated 3 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 4 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Rails I18n timezone translations☆69Updated 2 years ago
- Run your data migration scripts like a master☆126Updated last year
- Automatic detecting missing I18n translations tool.☆216Updated 2 years ago
- Explicit soft deletion for ActiveRecord via deleted_at and default scope☆74Updated 5 months ago
- Adds PostgreSQL's ltree support for ActiveRecord models☆80Updated 3 months ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- String enums for Rails☆86Updated 2 weeks ago
- A Ruby DSL for structured web crawling, with a robust caching system.☆254Updated last year
- A smarter way to have many-to-many relationships in Ruby on Rails.☆232Updated 2 years ago
- Globalize support for FriendlyId☆67Updated 6 months ago
- Optimize rails assets using image_optim☆58Updated last month
- An ActiveRecord plugin for atomic archiving and unarchiving of object trees. Inspired by ActsAsParanoid and PermanentRecord☆129Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago