[ 原始碼: ruby-case-transform ]
套件: ruby-case-transform (0.2-1.1)
ruby-case-transform 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-case-transform:
- [ruby-case-transform_0.2-1.1.dsc]
- [ruby-case-transform_0.2.orig.tar.gz]
- [ruby-case-transform_0.2-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Sruthi Chandran
外部的資源:
- 主頁 [github.com]
相似套件:
Transform values to different cases
Transforms Array, Hash, Symbol, or String to UpperCamelCase, PascalCase, camelCase, dashed-case and underscore_case. Any other object type will just be returned.
Extraction of the key_transform abilities of ActiveModelSerializers
其他與 ruby-case-transform 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-activesupport
- collection of utility classes used by the Rails framework