Measures Concepts
GitHub icon

Ruby on Rails

Ruby on Rails - Framework

< >

Ruby on Rails is an open source framework created in 2005.

#64on 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 Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout