Difference between revisions of "Ruby on Rails"
Jump to navigation
Jump to search
(Created page with "{{seed}} ==About== Ruby on Rails (sometimes referred to as just "Rails") is an application framework written in Ruby. ==Links== * {{l/wp/ref}}") |
(→Links: links to archives of deleted post) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <hide> | ||
+ | [[page type::article]] | ||
+ | [[thing type::software]] | ||
+ | [[software type::application framework]] | ||
+ | </hide> | ||
{{seed}} | {{seed}} | ||
==About== | ==About== | ||
− | [[Ruby on Rails]] (sometimes referred to as just "Rails") is | + | [[Ruby on Rails]] (sometimes referred to as just "Rails") is a web [[application framework]] written in [[Ruby]]. |
==Links== | ==Links== | ||
* {{l/wp/ref}} | * {{l/wp/ref}} | ||
+ | * [http://www.rubyonrails.com/ official] | ||
+ | ** [http://guides.rubyonrails.org/ Guides] | ||
+ | *** [https://guides.rubyonrails.org/getting_started.html Getting Started with Rails]: setup, usage, database connection, conceptual stuff | ||
+ | ** [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) | ||
+ | * [https://web.archive.org/web/20090201190833/http://zedshaw.com:80/rants/rails_is_a_ghetto.html Rails Is A Ghetto]: an alternative view by Zed Shaw (warning: Rated PG-13 for language) | ||
+ | ** [https://web.archive.org/web/20100413155850/http://www.zedshaw.com/rants/rails_is_a_ghetto.html replacement text]: apparently the original post was satire? | ||
+ | * [http://script.aculo.us/ script.aculo.us]: javascript demos using Ruby on Rails |
Latest revision as of 14:31, 13 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!
|
About
Ruby on Rails (sometimes referred to as just "Rails") is a web application framework written in Ruby.
Links
- Wikipedia
- official
- Guides
- Getting Started with Rails: setup, usage, database connection, conceptual stuff
- API documentation
- Guides
- David Heinemeier Hansson interview (creator of Ruby on Rails)
- Rails Is A Ghetto: an alternative view by Zed Shaw (warning: Rated PG-13 for language)
- replacement text: apparently the original post was satire?
- script.aculo.us: javascript demos using Ruby on Rails