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:GA/ruby2.1.277 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
CVE-2014-8080.patch | 0000003223 3.15 KB | |
CVE-2014-8090.patch | 0000003620 3.54 KB | |
drop_content_size_check_in_xmlrpc.patch | 0000000767 767 Bytes | |
gem_build_cleanup | 0000000648 648 Bytes | |
gem_install.sh | 0000001795 1.75 KB | |
generate_buildrequires.sh | 0000005422 5.29 KB | |
generate_rubygemprovides.awk | 0000002527 2.47 KB | |
ruby-1.9.2p290_tcl_no_stupid_rpaths.patch | 0000000455 455 Bytes | |
ruby-2.1.2.tar.bz2 | 0011976939 11.4 MB | |
ruby.macros | 0000002364 2.31 KB | |
ruby.rpm-macros | 0000002155 2.1 KB | |
ruby2.1-default.macros | 0000000186 186 Bytes | |
ruby2.1-rpmlintrc | 0000000093 93 Bytes | |
ruby2.1.changes | 0000009527 9.3 KB | |
ruby2.1.macros | 0000000585 585 Bytes | |
ruby2.1.spec | 0000015522 15.2 KB | |
rubygems-1.5.0_buildroot.patch | 0000002489 2.43 KB | |
rubygems.attr | 0000000201 201 Bytes | |
rubygemsdeps.rb | 0000005340 5.21 KB |
Latest Revision
Victor Pereira (vpereirabr)
committed
(revision 1)
Release from SUSE:Maintenance:277 / ruby2.1.SUSE_SLE-12_Update
Comments 0