RAA - step

step / 1.6

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: 2013-04-29 02:14:04 GMT
Owner: Bertram Scharpf (Projects of this owner)
Homepage: http://www.bertram-scharpf.de/software/installed/doc/step-1.6/rdoc/
Download: http://www.bertram-scharpf.de/software/server/gems/step-1.6.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
* File#flockb using the block

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