文件名称:where-or:从Rails 5 for Rails 4.2向何处或向哪个功能移植
文件大小:8KB
文件格式:ZIP
更新时间:2024-02-26 09:13:00
rails activerecord RailsRuby
哪里或 Rails 5 for Rails 4.2的位置功能向后移植 确认从Rails 4.2.3到4.2.6的作品,包括用于预加载的作品,也可以使用更高版本的作品。 请根据您的经验提出。 安装: gem 'where-or' 用法 post = Post . where ( 'id = 1' ) . or ( Post . where ( 'id = 2' ) ) 原件声明 大量复制自
【文件预览】:
where-or-master
----.travis.yml(229B)
----where-or.sublime-project(285B)
----Rakefile(160B)
----Gemfile(114B)
----where-or.gemspec(669B)
----.gitignore(188B)
----certs()
--------Eric-Guo.pem(1KB)
----lib()
--------where-or.rb(9KB)
----README.md(618B)
----LICENSE.txt(1KB)