reduce impact on String
Reported by bahuvrihi | October 13th, 2008 @ 06:42 PM | in Tap-0.11.0
String should ONLY be extended with camelize and underscore. All the constantize methods should be external to String.
Comments and changes to this ticket
-
bahuvrihi October 13th, 2008 @ 10:01 PM
- Assigned user set to bahuvrihi
- State changed from new to resolved
(from [4fd131525281222a970ce5603614eaf484605dbf]) Removed constantize methods from String. Now tap only adds camelize and underscore to String. [#117 state:resolved responsible:bahuvrihi] http://github.com/bahuvrihi/tap/...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.
People watching this ticket
Referenced by
- 117 reduce impact on String (from [4fd131525281222a970ce5603614eaf484605dbf]) Removed...