Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Ruby on Rails

< >

Ruby on Rails is an open source framework created in 2005 by David Heinemeier Hansson.

#152on PLDB 19Years Old

Ruby on Rails, or Rails, is a server-side web application framework written in Ruby under the MIT License. Rails is a model鈥搗iew鈥揷ontroller (MVC) framework, providing default structures for a database, a web service, and web pages. It encourages and facilitates the use of web standards such as JSON or XML for data transfer, and HTML, CSS and JavaScript for display and user interfacing. Read more on Wikipedia...


Example from hello-world:
class HelloWorld < app print "Hello World" end end

View source

- Build the next great programming language About Acknowledgements Extensions Day 630 Donate feedback@pldb.io