Headline

A Ruby-based web-application framework

Description

Ruby on Rails, is a full-stack web-application framework, using Language:Ruby as a primary language. Ruby on Rails includes Technology:WEBrick, a Ruby web server, and Technology:Rake, a build system.

It facilitates the use of the MVC and Active record design patterns, also enforces usage of REST, organizing the application around resources and standard HTTP verbs. A view in the default configuration of Rails is an erb file, implemented in Technology:eRuby, which is a default Rails template engine. Alternative template engines, such as HAML and Mustache are supported. It builds Technology:Rake applications.

Production Rails applications typically deployed behind Technology:nginx as reverse proxy with Technology:Puma as the application server.


Ralf Lämmel edited this article at Wed, 03 May 2017 13:03:55 +0200
Compare revisions Compare revisions

User contributions

    This user never has never made submissions.

    User edits

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.