Something like Datalog in Ruby. Aries a placeholder name, can't think of something clever right now.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

6 行
68B

  1. # frozen_string_literal: true
  2. module Aries
  3. VERSION = "0.1.0"
  4. end