show_for:用帮手包裹您的物品以轻松显示它们

时间:2024-05-02 10:33:37
【文件属性】:

文件名称:show_for:用帮手包裹您的物品以轻松显示它们

文件大小:27KB

文件格式:ZIP

更新时间:2024-05-02 10:33:37

Ruby

ShowFor ShowFor允许您使用I18n功能快速显示模型信息。 <%= show_for @user do |u| %> <%= u.attribute :name %> <%= u.attribute :nickname, in: :profile %> <%= u.attribute :confirmed? %> <%= u.attribute :created_at, format: :short %> <%= u.attribute :last_sign_in_at, if_blank: "User did not access yet", wrapper_html: { id: "sign_in_timestamp" } %> <%= u.attribute :photo do %> <%= imag


【文件预览】:
show_for-master
----Rakefile(617B)
----.github()
--------workflows()
----test()
--------builder_test.rb(3KB)
--------value_test.rb(4KB)
--------test_helper.rb(1KB)
--------label_test.rb(3KB)
--------helper_test.rb(1KB)
--------support()
--------association_test.rb(6KB)
--------content_test.rb(1KB)
--------generators()
--------attribute_test.rb(9KB)
----gemfiles()
--------Gemfile-rails-head(224B)
--------Gemfile-rails-5-2(159B)
--------Gemfile-rails-6-0(159B)
----show_for.gemspec(827B)
----Gemfile(148B)
----Gemfile.lock(2KB)
----.gitignore(30B)
----CHANGELOG.md(4KB)
----lib()
--------show_for()
--------show_for.rb(1KB)
--------generators()
----README.md(7KB)
----MIT-LICENSE(1KB)

网友评论