RubyGems Navigation menu

modeling 0.0.2

## Sample: ```RUBY require 'modeling' class Foo model :@first, :@second end # == class Foo def initialize first, second @first = first @second = second end attr_accessor :first, :second end ``` ## Check the documentation or home page for more.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.5 - April 20, 2024 (5.5 KB)
  2. 0.0.4 - March 18, 2024 (5.5 KB)
  3. 0.0.3 - February 26, 2024 (5.0 KB)
  4. 0.0.2 - February 26, 2024 (5.0 KB)
  5. 0.0.1 - February 24, 2024 (5.5 KB)

业主:

推送:

作者:

  • Łukasz Pomietło

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 1,034

这个版本 173

许可:

Zlib

需要的 Ruby 版本: >= 3.2.2

链接: