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.1.1 December 04, 2024 (5.5KB)
  2. 0.1.0 November 11, 2024 (5.5KB)
  3. 0.0.5 April 20, 2024 (5.5KB)
  4. 0.0.4 March 18, 2024 (5.5KB)
  5. 0.0.3 February 26, 2024 (5KB)
  6. 0.0.2 February 26, 2024 (5KB)
全てのバージョンを表示(全7件)

所有者:

プッシュ者:

作者:

  • Łukasz Pomietło

SHA 256チェックサム:

=

累計ダウンロード数 1,854

このバージョンのみ 258

このバージョンがリリースされたのは:

ライセンス:

Zlib

必要なRubyのバージョン: >= 3.2.2

リンク: