gzigzigzeo / pg_closure_tree_rebuildLinks
Quick #rebuild! method implementation for closure_tree on PostgreSQL
☆41Updated 9 years ago
Alternatives and similar repositories for pg_closure_tree_rebuild
Users that are interested in pg_closure_tree_rebuild are comparing it to the libraries listed below
Sorting:
- ActiveRecord extension for querying hstore and jsonb☆92Updated 4 years ago
- biggs is a small ruby gem/rails plugin for formatting postal addresses from over 60 countries.☆151Updated last year
- Flexible presenters for Rails.☆179Updated last month
- Simple, internationalized and DRY page titles and headings for Rails.☆113Updated last week
- Automatic scopes for ActiveRecord models.☆82Updated last year
- Light pattern Decorator for Rails from Light Ruby☆55Updated 6 years ago
- Useful extensions for active_interaction gem☆57Updated last week
- Arel made simple☆99Updated 3 years ago
- Active Storage previewer for Microsoft Office files based on LibreOffice☆85Updated 2 years ago
- Make use of recursive queries in Rails when using Postgresql or SQLite☆84Updated 10 months ago
- Base class and modules for YAML backed static models.☆43Updated last month
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- external/replacement version of rake stats☆121Updated last month
- Allows Sequel to reuse Active Record's database connection☆142Updated 4 months ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 7 months ago
- Bitwise attribute for ruby class and Rails model☆67Updated 3 years ago
- Extending Arel☆142Updated 3 weeks ago
- A Ruby DSL for structured web crawling, with a robust caching system.☆254Updated last year
- Bulk-pushes jobs to Sidekiq when you need it to.☆43Updated 2 years ago
- A gem for making value classes, with lightweight validation and coercion.☆134Updated 3 years ago
- High speed text tokenization for Ruby☆70Updated 5 months ago
- Framework agnostic scheduler to run recurring jobs.☆130Updated 5 months ago
- Ruby parser for Accept-Language request HTTP header 🌐☆60Updated 5 months ago
- Use PostgreSQL JSONB fields to store foreign ids on your models.☆70Updated 6 years ago
- Power tools for Active Record relations (scopes)☆89Updated 4 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 11 months ago
- 🔒 Sudo mode for your Rails controllers☆79Updated last year
- Sequential Sidekiq jobs for Rails