Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Merge pull request #641 from topazproject/tim/String#strip
Add String#strip
- Loading branch information
Showing
with
44 additions
and 9 deletions.
- +7 −1 lib-topaz/string.rb
- +0 −8 spec/tags/core/string/strip_tags.txt
- +37 −0 topaz/objects/stringobject.py