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)
- Developed at devel:languages:ruby
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/ruby && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
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 | 0000002497 2.44 KB | |
ruby-1.9.2p290_tcl_no_stupid_rpaths.patch | 0000000455 455 Bytes | |
ruby-2.1.2.tar.bz2 | 0011976939 11.4 MB | |
ruby-rpmlintrc | 0000000093 93 Bytes | |
ruby.changes | 0000004315 4.21 KB | |
ruby.macros | 0000002364 2.31 KB | |
ruby.rpm-macros | 0000002155 2.1 KB | |
ruby.spec | 0000013240 12.9 KB | |
ruby19-export_init_prelude.patch | 0000000817 817 Bytes | |
rubygems-1.5.0_buildroot.patch | 0000002489 2.43 KB | |
rubygems.attr | 0000000201 201 Bytes | |
rubygemsdeps.rb | 0000005340 5.21 KB |
Revision 53 (latest revision is 63)
Adrian Schröter (adrianSuSE)
committed
(revision 53)
Split 13.2 from Factory
Comments 1
ruby 2.5.1 has been released; https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.1.tar.gz