Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-ruby
A curated list of awesome Ruby resources, libraries, frameworks, and tips to help you level up your Ruby development skills.
https://github.com/awesomelistsio/awesome-ruby
Last synced: 3 days ago
JSON representation
-
Learning Ruby
- Ruby Documentation - The official Ruby documentation with guides, tutorials, and references.
- Ruby Monk - Interactive Ruby tutorials for beginners and advanced developers.
- Learn Ruby the Hard Way - A free online book that takes you from beginner to advanced Ruby programming.
- RubyTapas - A collection of short screencasts with tips and tricks for Ruby developers.
-
Libraries and Frameworks
- Ruby on Rails - A powerful and popular web application framework built in Ruby.
- Hanami - A modern Ruby web framework with a focus on simplicity and performance.
- Sidekiq - A background processing framework for Ruby that uses threads instead of forks.
- ActiveRecord - The database ORM (Object-Relational Mapping) library used in Ruby on Rails.
- Sequel - A simple and flexible database toolkit for Ruby.
-
Tools and Utilities
-
Deployment
- Heroku - A cloud platform that supports Ruby applications and provides easy deployment.
-
Community
- RubyGems - The official repository for Ruby gems.
- Ruby Forum - An online community for Ruby discussions and support.
- Stack Overflow - A Q&A platform where you can find answers to Ruby-related questions.
-
Blogs
- Ruby Inside - A popular blog with news, tutorials, and articles about Ruby.
- Thoughtbot Blog - A blog featuring Ruby and Rails tutorials, best practices, and case studies.
-
Ruby Style Guides
-
Testing
- RSpec - A testing framework for behavior-driven development in Ruby.
Programming Languages
Categories
Sub Categories