# Rails was pulled out of Basecamp

> Rails was never built as a product. It was extracted from a real app, then a screencast made it explode.

- 2004: Extracted from Basecamp, 2004

Ruby on Rails did not start life as a framework. In 2004, [David Heinemeier Hansson (DHH)](https://chunkybacon.dev/people/dhh.md) pulled it out of the code of **Basecamp**, a real product at 37signals, and released the reusable parts. Then in 2005 came the demo that changed everything: a screencast showing how to ["How to build a blog in 15 minutes with Rails" (DHH, 2005)](https://chunkybacon.dev/talks/fifteen-minute-blog.md), which spread like wildfire and pulled a generation of programmers toward Ruby. Much of Ruby's modern popularity traces back to that extraction and that video.

*Related:* [David Heinemeier Hansson (DHH)](https://chunkybacon.dev/people/dhh.md) · ["How to build a blog in 15 minutes with Rails" (DHH, 2005)](https://chunkybacon.dev/talks/fifteen-minute-blog.md) · ["Rails is omakase"](https://chunkybacon.dev/glossary/rails-is-omakase.md)

## Sources
- Ruby on Rails: https://rubyonrails.org/

---

Source: https://chunkybacon.dev/stories/rails-from-basecamp/
License: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)
