reform-rails:自动加载并包含所有常见的Rails表单功能

时间:2024-06-07 13:19:43
【文件属性】:

文件名称:reform-rails:自动加载并包含所有常见的Rails表单功能

文件大小:41KB

文件格式:ZIP

更新时间:2024-06-07 13:19:43

Ruby

改革::铁轨 Rails支持改革。 加载特定于Rails的Reform文件,并自动包含诸如Reform::Form::ActiveModel类的模块。 如果您不想使用常规的“重整/导轨”堆栈,则只需不包括该gem。 例如,在Hanami环境中或使用干燥验证时,请不要使用此宝石。 文献资料 可在“开拓者”页面上找到。 安装 将此行添加到您的应用程序的Gemfile中: gem 'reform-rails' 改革需要改革> = 2.3。 贡献 默认情况下,您的测试将在Rails 6.0.1上运行。 请确保您针对所有支持的ruby和rails版本测试更改(请参阅.travis.yml) 您可以通过运行以下命令为特定版本的rails运行测试: export RAILS_VERSION=5.0.0; bundle update; bundle exec rake test 执照 根


【文件预览】:
reform-rails-master
----.rubocop_todo.yml(19KB)
----CHANGES.md(2KB)
----LICENSE.txt(1KB)
----lib()
--------reform()
----Gemfile(734B)
----Rakefile(234B)
----.travis.yml(318B)
----test()
--------activemodel_validation_test.rb(13KB)
--------test_helper.rb(2KB)
--------form_builder_test.rb(4KB)
--------mongoid_test.rb(9KB)
--------fixtures()
--------active_record_test.rb(8KB)
--------unique_test.rb(6KB)
--------multi_parameter_attributes_test.rb(2KB)
--------model_reflections_test.rb(3KB)
--------active_model_test.rb(6KB)
--------model_validations_test.rb(2KB)
--------custom_validation_test.rb(1004B)
--------active_model_custom_validation_translations_test.rb(3KB)
--------form_test.rb(1KB)
--------active_model_validation_for_property_named_format_test.rb(329B)
--------support()
----README.md(1KB)
----.rubocop.yml(114B)
----.gitignore(134B)
----reform-rails.gemspec(1KB)

网友评论