Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Ruby on Rails

< >

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

#163on PLDB 19Years Old
HomepageWikipediaTwitterRelease Notes

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

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0