CINXE.COM
Ruby on Rails — Rails World
<!doctype html> <html lang="en"> <head> <title>Ruby on Rails — Rails World</title> <meta charset="utf-8" /> <meta content="ie=edge" http-equiv="x-ua-compatible" /> <meta name="handheldfriendly" content="true" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Rails World is an annual two-day, two track Rails community conference" /> <meta property="og:site_name" content="Ruby on Rails" /> <meta property="og:title" content="Rails World" /> <meta property="og:description" content="Rails World is an annual two-day, two track Rails community conference" /> <meta property="og:image" content="https://rubyonrails.org/assets/images/opengraph.png" /> <meta property="og:url" content="https://rubyonrails.org/world/" /> <meta property="og:type" content="website" /> <meta name="twitter:title" content="Rails World" /> <meta name="twitter:description" content="Rails World is an annual two-day, two track Rails community conference" /> <meta name="twitter:image" content="https://rubyonrails.org/assets/images/opengraph.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:creator" content="@rails" /> <meta name="twitter:image:alt" content="Ruby on Rails" /> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "WebPage", "mainEntityOfPage": { "@type": "WebPage", "@id": "https://rubyonrails.org/world/" }, "name": "Ruby on Rails", "headline": "Rails World", "description": "Rails World is an annual two-day, two track Rails community conference", "url": "https://rubyonrails.org/world/", "image": "https://rubyonrails.org/assets/images/opengraph.png" } </script> <script defer data-domain="rubyonrails.org" src="https://plausible.io/js/script.js"></script> <link rel="icon" href="/assets/images/favicon.png" /> <link rel="stylesheet" href="/assets/css/style.css" /> <link rel="alternate" type="application/rss+xml" href="/feed.xml" title="The official Ruby on Rails blog"> </head> <body> <nav class="nav"> <a class="nav__logo" href="/" aria-label="Ruby on Rails"></a> <input class="nav__checkbox" id="nav__checkbox" type="checkbox" role="button" aria-label="menu" /> <label class="nav__toggle" for="nav__checkbox"> <span></span> </label> <div class="nav__options"> <div> <ul> <li><a href="https://github.com/rails/rails"><span>Source</span></a></li> <li><a href="/docs"><span>Docs</span></a></li> <li><a href="/community"><span>Community</span></a></li> <li><a href="/blog"><span>News</span></a></li> </ul> <ul> <li><a href="/world"><span>Events</span></a></li> <li><a href="https://jobs.rubyonrails.org"><span>Jobs</span></a></li> <li><a href="https://merch.rubyonrails.org"><span>Merch</span></a></li> <li><a href="/foundation"><span>Foundation</span></a></li> </ul> </div> </div> </nav> <div class="layout"> <div class="heading common-padding--bottom common-padding--top-small"> <div class="container"> <div class="heading__body"> <div class="heading__headline common-headline"> <h1>Rails World</h1> <h4>Shaping the future of Ruby on Rails.</h4> </div> </div> </div> </div> <div class="text common-padding--bottom"> <div class="container"> <div class="text__body"> <div class="text__content common-content"> <h3>What is Rails World?</h3> <p>Rails World is an annual two-day, two track community conference featuring technical talks, demos, workshops, networking, and keynotes about the latest features and best practices in Rails development.</p> <hr class="divider" /> <h3>Next up.</h3> <p><a href="/world/2025">Rails World 2025</a> will take place in Amsterdam, NL September 4 & 5, 2025. Keep an eye on the website or <a href="https://rails-foundation.kit.com/sign-up">sign up to the event mailing list</a> to hear when tickets dates are announced.</p> <p><img src="/assets/images/RW25-save-the-date.png"></p> <h3>Sponsor Rails World.</h3> <p>Interested in becoming a sponsor? We are looking for companies who want to help us build fun, engaging elements of Rails World. Please reach out to <a href="mailto:sponsors@rubyonrails.org">sponsors@rubyonrails.org</a> or download the sponsorship prospectus below.</p> <div class="container" style="display: flex; justify-content: center; padding: 20px"> <a href="https://public.3.basecamp.com/p/KZTZxpc6BVtMSH9Vv4PWAMN9" class="common-button common-button--size-medium common-button--color-red" style="color: #FFF"><span>2025 Prospectus</span></a> </div> <hr class="divider" /> <h3>Previous editions.</h3> <ul> <li><a href="/world/2024">2024</a> Toronto, CA</li> <li><a href="/world/2023">2023</a> Amsterdam, NL</li> </ul> <hr class="divider" /> <h3>Suggestions?</h3> <p>Where would you like to see a future edition of Rails World? Drop your suggestion in <a href="https://app.todohelpers.com/forms/4758b5b0-d6f9-4f41-8041-992cc9b748fb">this suggestion form</a>.</p> </div> </div> </div> </div> </div> <footer class="footer common-background--grey common-padding--bottom common-padding--top common-shape--top-white-up-left"> <div class="footer__logo"><a href="/" aria-label="Ruby on Rails"></a></div> </footer> </body> </html>