文件名称:locales_toys:区域设置的玩具模板
文件大小:9KB
文件格式:ZIP
更新时间:2024-03-03 03:30:38
Ruby
区域玩具 区域设置的玩具模板,例如 。 安装 将此行添加到您的应用程序的Gemfile中: gem 'locales_toys' 然后执行: bundle install 或自己安装为: gem install locales_toys 用法 require 'locales_toys' expand LocalesToys :: Template 发展历程 签出仓库后,运行bundle install安装依赖项。 然后,运行toys rspec来运行测试。 要将这个gem安装到本地计算机上,请运行toys gem install 。 要发布新版本,请运行toys gem release %version% 。 查看其工作方式。 贡献 在欢迎错误报告和请求请求。 执照 根据的规定,该gem可作为开源软件。
【文件预览】:
locales_toys-master
----LICENSE.txt(1KB)
----lib()
--------locales_toys.rb(112B)
--------locales_toys()
----Gemfile(70B)
----.cirrus.yaml(1KB)
----spec()
--------locales_toys()
--------spec_helper.rb(230B)
----.toys.rb(128B)
----README.md(2KB)
----.rubocop.yml(973B)
----locales_toys.gemspec(1KB)
----.rspec(41B)
----.editorconfig(262B)
----.gitignore(76B)
----.remarkrc.yaml(59B)
----CHANGELOG.md(124B)
----package.json(167B)