RAA - step/1.0

step / 1.0

Short description: Some simple methods like String#notempty?, Process.setitimer
Category: Library/Utility
Status: stable
Created: 2009-12-01 11:50:53 GMT
Last update: 2009-12-01 11:50:53 GMT
Owner: Bertram Scharpf (Projects of this owner)
Homepage: http://bertram-scharpf.homelinux.com:8808/doc_root/step-1.0/rdoc
Download: http://gems.bertram-scharpf.de/gems/step-1.0.gem
License: BSD
Dependency:
None
Description:

These are methods on standard classes that didn‘t manage to become part of the Ruby interpreter. (Although, some are part of Ruby 1.9/1.8.7 but not 1.8.6).

Some of them are

* String#notempty?
* String#clear
* String#head
* String#tail
* String#rest
* String#starts_with
* String#ends_with
* Array#notempty?
* Hash#notempty?
* Struct.[]
* Interval timer
* File system stats

Versions: [1.6 (2013-04-29)] [1.1 (2009-12-04)] [1.0 (2009-12-01)]

Edit this project (for project owner)

back to RAA top