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.5 KB)
  2. 0.1.0 November 11, 2024 (5.5 KB)
  3. 0.0.5 April 20, 2024 (5.5 KB)
  4. 0.0.4 March 18, 2024 (5.5 KB)
  5. 0.0.3 February 26, 2024 (5.0 KB)
  6. 0.0.2 February 26, 2024 (5.0 KB)
顯示所有版本(共 7)

擁有者:

推送者:

作者:

  • Łukasz Pomietło

SHA 256 總和檢查碼:

=

總下載次數 1,855

這個版本 258

版本发布:

授權:

Zlib

Ruby 版本需求: >= 3.2.2

相關連結: