Difference between revisions of "Ruby"
Jump to navigation
Jump to search
(moved some stuff to RoR; WEBrick) |
|||
Line 2: | Line 2: | ||
[[Ruby]] is a [[programming language]]. | [[Ruby]] is a [[programming language]]. | ||
==Related== | ==Related== | ||
+ | * [[Bundler]]: Ruby's [[language package manager]] | ||
+ | * [[Phusion Passenger]]: Ruby's built-in web server | ||
* [[Ruby on Rails]]: the primary [[application framework]] for Ruby | * [[Ruby on Rails]]: the primary [[application framework]] for Ruby | ||
− | * [[WEBrick]]: Ruby | + | * [[WEBrick]]: a Ruby library which provides web server capability |
==Links== | ==Links== | ||
* {{l/wp/ref|Ruby programming language}} | * {{l/wp/ref|Ruby programming language}} | ||
* [http://www.ruby-lang.org/en/ official] | * [http://www.ruby-lang.org/en/ official] | ||
* Can't save this link properly because it currently triggers a spam filter: | * Can't save this link properly because it currently triggers a spam filter: | ||
− | ** [https://www.tutorialspoint .com/ruby/ruby_tutorial.pdf Ruby Tutorial] (PDF) by tutorialspoint .com | + | ** [https://www.tutorialspoint.com/ruby/ruby_tutorial.pdf Ruby Tutorial] (PDF) by tutorialspoint .com |
Revision as of 20:01, 10 February 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
- Can't save this link properly because it currently triggers a spam filter:
- Ruby Tutorial (PDF) by tutorialspoint .com