Difference between revisions of "Ruby on Rails"

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
(API)
(Guides link; SMW)
Line 1: Line 1:
 +
<hide>
 +
[[page type::article]]
 +
[[thing type::software]]
 +
[[software type::application framework]]
 +
</hide>
 
{{seed}}
 
{{seed}}
 
==About==
 
==About==
Line 5: Line 10:
 
* {{l/wp/ref}}
 
* {{l/wp/ref}}
 
* [http://www.rubyonrails.com/ official]
 
* [http://www.rubyonrails.com/ official]
 +
** [http://guides.rubyonrails.org/ Guides]
 
** [http://api.rubyonrails.org/ API documentation]
 
** [http://api.rubyonrails.org/ API documentation]
 
* [http://uk.builder.com/architecture/oop/0,39026558,39297360,00.htm David Heinemeier Hansson interview] (creator of Ruby on Rails)
 
* [http://uk.builder.com/architecture/oop/0,39026558,39297360,00.htm David Heinemeier Hansson interview] (creator of Ruby on Rails)
 
* [http://www.zedshaw.com/rants/rails_is_a_ghetto.html Rails Is A Ghetto]: an alternative view by Zed Shaw (warning: Rated PG-13 for language)
 
* [http://www.zedshaw.com/rants/rails_is_a_ghetto.html Rails Is A Ghetto]: an alternative view by Zed Shaw (warning: Rated PG-13 for language)
 
* [http://script.aculo.us/ script.aculo.us]: javascript demos using Ruby on Rails
 
* [http://script.aculo.us/ script.aculo.us]: javascript demos using Ruby on Rails

Revision as of 20:08, 21 July 2018


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!

About

Ruby on Rails (sometimes referred to as just "Rails") is a web application framework written in Ruby.

Links