wmaciejak / sequel-combineLinks
The Sequel extension adds the Sequel::Dataset#combine method, which returns object from database composed with childrens, parents or any object where exists any relationship. Now it is possible in one query!
☆29Updated 2 years ago
Alternatives and similar repositories for sequel-combine
Users that are interested in sequel-combine are comparing it to the libraries listed below
Sorting:
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 8 months ago
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 8 years ago
- Handling user input with ease☆27Updated 6 years ago
- Page-specific Javascript in Rails for more civilized times☆40Updated 6 years ago
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 7 months ago
- Self-validating Ruby objects☆64Updated 3 weeks ago
- String enums for Rails☆85Updated 2 months ago
- An evolutionary computation framework for Ruby☆55Updated last month
- EAV on Rails done right.☆62Updated 3 years ago
- Write your own orchestration config with a Ruby DSL that allows you to have mixins, imports and variables.☆37Updated 3 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 3 months ago
- Explicit image processing based on Dragonfly.☆111Updated 8 years ago
- tiny and fast database cleaner☆50Updated 7 years ago
- Command Pattern - decoupling what is done from who does it in Ruby and Rails☆56Updated 2 years ago
- Resource-oriented microframework for RESTful API☆54Updated 6 years ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆139Updated 4 months ago
- ActiveRecord extension to get more from PostgreSQL.☆26Updated 4 months ago
- Better Rails Enumerations☆38Updated 8 months ago
- Data generator with support for persistence backends☆82Updated 5 months ago
- To Do app (dry-web-roda example)☆25Updated 7 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 6 years ago
- A transparent code reloader.☆58Updated 2 years ago
- One-way pipe, composable, rack application builder☆63Updated 6 months ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 4 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 5 years ago
- Abuelo is a graph theory library☆100Updated 8 years ago
- ☆42Updated 11 months ago
- JSON templating on steroids☆29Updated 4 years ago
- State change & method call logger. A debugging tool for instance variables and method calls.☆25Updated 6 years ago
- Xf - Transform Functions☆62Updated 6 years ago