An Interpreted Object-Oriented Scripting Language
Ruby is an interpreted scripting language for quick and easy
object-oriented programming. It has many features for processing text
files and performing system management tasks (as in Perl). It is
simple, straight-forward, and extensible.
* Ruby features:
- Simple Syntax
- *Normal* Object-Oriented features (class, method calls, for
example)
- *Advanced* Object-Oriented features(Mix-in, Singleton-method, for
example)
- Operator Overloading
- Exception Handling
- Iterators and Closures
- Garbage Collection
- Dynamic Loading of Object Files (on some architectures)
- Highly Portable (works on many UNIX machines; DOS, Windows, Mac,
BeOS, and more)
Authors:
--------
Yukihiro Matsumoto
- Sources inherited from project SUSE:SLE-12:Update
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP1:Update/ruby2.1 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2020-25613.patch | 0000001474 1.44 KB | |
CVE-2021-31799.patch | 0000001724 1.68 KB | |
CVE-2021-31810.patch | 0000002788 2.72 KB | |
CVE-2021-32066.patch | 0000002669 2.61 KB | |
CVE-2024-47220.patch | 0000000710 710 Bytes | |
generate_rubygemprovides.awk | 0000002527 2.47 KB | |
ruby-2.1.9.tar.xz | 0009395648 8.96 MB | |
ruby2.1-default.macros | 0000000186 186 Bytes | |
ruby2.1-rpmlintrc | 0000000093 93 Bytes | |
ruby2.1.changes | 0000042668 41.7 KB | |
ruby2.1.macros | 0000000585 585 Bytes | |
ruby2.1.spec | 0000015376 15 KB | |
suse.patch | 0001293303 1.23 MB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 7)
Set link to ruby2.1.36279 via maintenance_release request
Comments 0