# Ruby on Rails Topics: [[Web development]] Ruby on Rails is a web framework for [[Ruby]]. ## Subtopics - [[Docker deployment of Rails applications]] - [[Ruby on Rails setup SOP]] - [[Rails routes]] - [[Upgrade Rails]] - [[Rails credentials]] - [[Rails concerns]] - [[Rails asset pipeline]] ## Learning resources - [Getting Started with Rails](https://guides.rubyonrails.org/getting_started.html) from the official Ruby on Rails Guides - [Let's build for Ruby & Rails developers](https://www.youtube.com/playlist?list=PL01nNIgQ4uxOfChhPf3jxq8H6fUWnCeLC) - [Full Stack Ruby on Rails](https://www.theodinproject.com/paths/full-stack-ruby-on-rails) by The Odin Project. "You'll learn everything you need to know to create beautiful responsive websites from scratch using Ruby on Rails." ## Bookmarks - [Customize and abbreviate number\_to\_human](https://andycroll.com/ruby/customize-abbreviate-number_to_human/) ## Related topics -