文件名称:activerecord_base_without_table:在数据库中没有表的情况下利用完整的ActiveRecord接口
文件大小:48KB
文件格式:ZIP
更新时间:2024-03-03 18:37:43
Ruby
ActiveRecord :: BaseWithoutTable 在数据库中没有表的情况下,获得ActiveRecord模型的强大功能,包括验证。 这是Jonathan Viney,Peter Abrahamsen和Peter Suschlik原始项目的分支,并进行了修改以使其与最新版本的Rails兼容。
【文件预览】:
activerecord_base_without_table-master
----.travis.yml(129B)
----Rakefile(600B)
----activerecord_base_without_table.gemspec(1KB)
----.rubocop.yml(1KB)
----Gemfile(587B)
----Gemfile.lock(4KB)
----.rspec(30B)
----spec()
--------test_helper.rb(810B)
--------dummy()
--------activerecord_base_without_table_spec.rb(13KB)
--------rails_helper.rb(3KB)
--------spec_helper.rb(5KB)
----.ruby-version(6B)
----.gitignore(156B)
----CHANGELOG.md(521B)
----lib()
--------activerecord_base_without_table.rb(43B)
--------tasks()
--------active_record()
----README.md(469B)
----MIT-LICENSE(1KB)