Difference between revisions of "Ruby"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
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]].
==Reference==
+
==Related==
*{{wikipedia|Ruby programming language}}
+
* [[Bundler]]: Ruby's [[language package manager]]
*[http://www.ruby-lang.org/en/ Ruby] official homepage
+
* [[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.rubyonrails.com/ Ruby on Rails]: Rails is a framework for writing web applications with Ruby ''(I think...)''
+
* {{l/wp/ref|Ruby programming language}}
** [http://uk.builder.com/architecture/oop/0,39026558,39297360,00.htm David Heinemeier Hansson interview] (creator of Ruby on Rails)
+
* [http://www.ruby-lang.org/en/ official]
* [http://script.aculo.us/ script.aculo.us]: javascript demos using Ruby on Rails
+
* [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

Links