logo
首页技术栈工具库讨论
record_filter

record_filter

RecordFilter is a Pure-ruby criteria API for building complex queries in ActiveRecord. It supports queries that are built on the fly as well as named filters that can be added to objects and chained to create complex queries. It also gets rid of the nasty hard-coded SQL that shows up in most ActiveRecord code with a clean API that makes queries simple and intuitive to build.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconaub/record_filter70
RUBYGEMS
gem install record_filter
查看
标签
根据用户添加的标签生成
暂无标签