textproc/rubygem-case_transform: Add missing period and elaborate in

pkg-descr.
This commit is contained in:
Joseph Mingrone
2017-07-25 20:30:25 +00:00
parent a2dcb39055
commit a46a441895

View File

@@ -1,4 +1,5 @@
This gem implements a simple extraction of the key_transform abilities of
ActiveModelSerializers
ActiveModelSerializers. For example, it will transform the key to camel case,
dash, or underscore.
WWW: https://github.com/NullVoxPopuli/case_transform