foundation_rails_helper:Zurb基金会的Rails Helper框架

时间:2021-05-06 18:55:20
【文件属性】:
文件名称:foundation_rails_helper:Zurb基金会的Rails Helper框架
文件大小:25KB
文件格式:ZIP
更新时间:2021-05-06 18:55:20
Ruby 基金会Rails助手 使用出色的Gem for Rails 4.1+应用程序。 包括: 一个定制的FormBuilder,它使用Foundation框架类生成表单。 它替换了当前的form_for ,因此无需更改您的Rails代码。 错误消息正确显示。 一个使用Zurb Foundation标注UI的display_flash_messages帮助程序方法。 安装 将此行添加到您的应用程序的Gemfile中: gem 'foundation-rails' , '~> 6.0' # required gem 'foundation_rails_helper' , '~> 3.0' 然后执行: $ bundle 兼容性 仅完全支持Rails 4.1 / 4.2 / 5/6和Foundation 6 某些功能可能适用于Foundation 5及更早版本,但结果可能会有所不同,并且
【文件预览】:
foundation_rails_helper-master
----.travis.yml(807B)
----Rakefile(235B)
----.rubocop.yml(244B)
----foundation_rails_helper.gemspec(2KB)
----LICENSE(1KB)
----CONTRIBUTING.md(941B)
----Gemfile(138B)
----.rspec(20B)
----spec()
--------foundation_rails_helper()
--------.rubocop.yml(157B)
--------support()
--------spec_helper.rb(265B)
----.gitignore(199B)
----CHANGELOG.md(2KB)
----lib()
--------foundation_rails_helper()
--------foundation_rails_helper.rb(414B)
--------railtie.rb(157B)
----.rubocop_todo.yml(686B)
----README.md(6KB)

网友评论