Difference between revisions of "Ruby"
Jump to navigation
Jump to search
(another link; slight reorg) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{seed}} | {{seed}} | ||
[[Ruby]] is a [[programming language]]. | [[Ruby]] is a [[programming language]]. | ||
− | == | + | ==Related== |
− | * | + | * [[Bundler]]: Ruby's [[language package manager]] |
− | *[ | + | * [[Phusion Passenger]]: Ruby's built-in web server |
+ | * [[Ruby on Rails]]: the primary [[application framework]] for Ruby | ||
+ | * [[WEBrick]]: a Ruby library which provides web server capability | ||
==Links== | ==Links== | ||
− | * [http://www. | + | * {{l/wp/ref|Ruby programming language}} |
− | + | * [http://www.ruby-lang.org/en/ official] | |
− | + | * [https://www.tutorialspoint.com/ruby/ruby_tutorial.pdf Ruby Tutorial intro preview] (PDF) by tutorialspoint .com |
Latest revision as of 17:06, 27 December 2020
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Ruby is a programming language.
Related
- Bundler: Ruby's language package manager
- Phusion Passenger: Ruby's built-in web server
- Ruby on Rails: the primary application framework for Ruby
- WEBrick: a Ruby library which provides web server capability
Links
- Wikipedia
- official
- Ruby Tutorial intro preview (PDF) by tutorialspoint .com