Module: CoreX
- Defined in:
- lib/core_x/string.rb,
lib/core_x.rb,
lib/core_x/version.rb
Overview
These are stolen from active_support (Ruby on Rails, (TM)) and modified (no acronyms in case of camelize; made into a mixin instead of monkey peatching core classes directly.
Defined Under Namespace
Modules: String
Constant Summary collapse
- VERSION =
"0.1.1"
- HUMAN_VERSION =
"0.1.0"