Returns the version of libyaml being used
Returns the string which represents the version of zlib library.
Try to activate a gem containing path
. Returns true if activation succeeded or wasn’t needed because it was already activated. Returns false if it can’t find the path in a gem.
The version of the Marshal
format for your Ruby.
A Gem::Version
for the currently running Ruby.
A Gem::Version
for the currently running RubyGems
Convert 64-bit FILETIME integer into Time
object.
Returns the change time for stat (that is, the time directory information about the file was changed, not the file itself).
Note that on Windows (NTFS), returns creation time (birth time).
File.stat("testfile").ctime #=> Wed Apr 09 08:53:14 CDT 2003
Returns the new Array suitable for pattern matching containing the values of the row.
Turns on net/http 1.2 (Ruby 1.8) features. Defaults to ON in Ruby 1.8 or later.
True when the gem has been activated
Version of the gem
The Requirement of the unresolved dependency (not Version).