Ruby on Rails (RoR) Overview:
Rails is one of the most popular open-source web application frameworks written in Ruby under the MIT License. It was released in 2005 and has since been used across all types of industries. It focuses on empowering developers and startups. With the support of a strong developer community, Ruby on Rails is used by companies such as Airbnb, Shopify, GitHub, Joyn, Cloud 66, Gap Intelligence, Hulu, Crunchbase, PeopleForce, The StoryGraph, Basecamp, and more.
- Ruby was created by Yukihiro “Matz” Matsumoto in the mid-1990s.
- Rails was created by David Heinemeier Hansson “DHH” in 2003.
- Rails Official Website
Resources:
Ruby On Rails Tutorials:
- RailsGuide - Ruby On Rails is an official guide.
- API Ruby on Rails - Rails API documentation.
- Real Scale - A guide for scaling cloud-native web applications.
- Rails Girls Guides - these guides are built to provide tools and a community for women to understand the technology and how to build their ideas.
Training:
- GoRails - learn about Rails.
- DriftingRuby - online training with video examples.
- Skillcombo - a platform to search and compare educational courses.
Cheat sheets:
- GitHub - Ruby on Rails Cheatsheet.
- GitHub - Awesome Rails.
- GitHub - awesome-ruby.
- GitHub - awesome-ruby.
- GitHub - ruby-bookmarks.
- Pinterest - Ruby on Rails Cheatsheet.
- OpenSource Agenda - Hotwire in Action.
Community:
- Ruby On Rails - meet the community and the core team.
- Ruby for Good - a nonprofit dedicated to building open-source technology solutions in service of critical missions, to make the world better. + on GitHub.
- Reddit - Ruby Community, Rails Community, and Ruby on Rails Community.
- Mastodon: ruby.social - open-source software for running self-hosted social networking.
- StackOverflow - Ruby Community and Ruby on Rails Community.
- Discord - Ruby on Rails.
Newsletters:
- CooperPress - RubyWeekly.
- discu.eu - Ruby Weekly Newsletter.
- Ruby on Rails - News.
- LibHunt - Awesome Ruby.
- Short Ruby Newsletter.
- Rubyland.
- Ruby News.
Related newsletters:
Podcasts:
Conferences:
- RailsConf - is organized by Ruby Central, a nonprofit organization since 2006, RailsConf has been the largest gathering of Rails developers in the world.
- RubyConf - since 2001, RubyConf has been the main annual gathering of Rubyists from around the world.
- RubyConfTH - a community-driven conference in Thailand.
- Euruko - is a Ruby conference organized annually in Europe.
- RailsWorld - a community conference about the Rails features and best practices.
Surveys:
- Planet Argon - Ruby on Rails Community Survey Results.
- Stackoverflow - Survey 2023.
Deployment Tools/ Platforms:
- AWS Elastic Beanstalk: A fully managed service to deploy and manage Ruby on Rails apps on AWS.
- Capistrano: An open-source deployment tool for Ruby on Rails applications.
- Cloud 66: Builds, deploys, and manages all types of applications on your own cloud or server.
- Dokku: A self-managed, open-source PaaS implementation.
- Google Cloud Platform (GCP): provides various deployment options for Ruby on Rails, such as Google Kubernetes Engine (GKE) and Google App Engine.
- Heroku: A cloud platform that offers deployment and scaling for Ruby on Rails applications.
- Kamal open-source deployment tool on your own servers.
- Render: A cloud platform that builds and runs all types of applications and websites.
Blogs:
- Ruby on Rails - the official blog.
- Dev.to - collections of blogs on Ruby on Rails.
- Medium - Content on Ruby.
- Ruby Flow - an active community of developers that focuses on how you can optimize RoR
- Boring Rails - tips and articles.
- Adding Super Fast Frontend Search in Rails with Lunr
- Integrating Social Login in a Ruby on Rails Application
- ViewComponent in the Wild I: building modern Rails frontends
- Making Hotwire and Devise play nicely
- Taking Rails to the next level with Hotwire
- Hotwire, ViewComponents and TailwindCSS: The Ultimate Rails Stack
- How to Write Fast Code in Ruby on Rails
- Pros and Cons of Deploying Rails Applications Natively vs Containerized in 2024
- Finding Relationships Between Ruby’s Top 100 Packages and Their Dependencies
- A Deep Dive into Active Record Validations
- Hanami - blog, guides, and documentation.
- Authenticating Users with Google IAP in Rails
- How to Support a Million Users on Your Website: A Success Story
- 3 ActiveRecord Mistakes That Slow Down Rails Apps: Count, Where, and Present
These Rails resources will help you to get started and engage with the Rails community. There is always something new to learn about Rails, and with time this list will be expanded.
Top comments (0)