Rails Developers Meetup 2017で使用したスライドです。 https://techplay.jp/event/631431 https://qiita.com/jnchito/items/625bef4187e360d7f4bc

How can you combine 2 different conditions using logical OR instead of AND? NOTE: 2 conditions are generated as rails scopes and can't be easily changed into something like where("x or y") directly. Simple example: admins = User.where(:kind => :admin) authors = User.where(:kind => :author) It's easy to apply AND condition (which for this particular case is meaningless): (admins.merge authors).to_s
The end of an era 29 April 2021 - After 15 years of been building tools and solutions for the Claris Community and its developers, we have discontinued support for our products. You can still access the installer files using the below download links. Are you unsure what this means for your solution? Contact us to see what your options are. Mobile App Builder Allows you to create and manage FileMak
eBayが、JavaScriptアプリケーションからSQL文のような形式でデータベースへの問い合わせを記述できるDSL(ドメイン固有言語)のql.ioを発表。オープンソースとして公開しました。 現在、多くのWebアプリケーションが、バックエンドとのデータのやりとりにHTTPをベースにしたAPIを用いています。しかし、WebベースのAPIによってデータを取り出すのは、プログラマにとって実は手間のかかることです。 例えば、キーワードを入力すると関連する商品の名前、詳細、購入者の評価をユーザーに表示する、というWebアプリケーションでは、まずキーワードでデータベースを検索して商品IDを取得し、今度はその商品IDをキーにして名前や概要、評価の情報を取得する、といったように、APIを繰り返し呼び出す必要があります。 ql.ioはこうした内容をSQLのように分かりやすい記述で実現するだけでなく、複数の
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く