Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AwesomeRubyist/awesome_resource_list
Awesome resources and links for Ruby developers
https://github.com/AwesomeRubyist/awesome_resource_list
List: awesome_resource_list
awesome-list ruby
Last synced: 3 days ago
JSON representation
Awesome resources and links for Ruby developers
- Host: GitHub
- URL: https://github.com/AwesomeRubyist/awesome_resource_list
- Owner: AwesomeRubyist
- Created: 2015-12-04T07:27:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-29T17:27:23.000Z (over 6 years ago)
- Last Synced: 2024-05-19T22:41:32.479Z (6 months ago)
- Topics: awesome-list, ruby
- Homepage:
- Size: 12.7 KB
- Stars: 39
- Watchers: 11
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-lists - AwesomeRubyist/awesome_resource_list
- awesomelist - AwesomeRubyist/awesome_resource_list
- collection - AwesomeRubyist/awesome_resource_list
- lists - AwesomeRubyist/awesome_resource_list
- ultimate-awesome - awesome_resource_list - Awesome resources and links for Ruby developers. (Other Lists / PowerShell Lists)
README
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
## Guides
- [Ruby style guide](https://github.com/bbatsov/ruby-style-guide)
- [Rails style guide](https://github.com/bbatsov/rails-style-guide)
- [Ruby on Rails guides](http://guides.rubyonrails.org) (no joke)
- [Better Specs](http://betterspecs.org/)
- [Idiosyncratic Ruby](http://idiosyncratic-ruby.com) - noncommon Ruby's best practices
- [Awesome Ruby](https://github.com/sdogruyol/awesome-ruby)
- [Awesome Rails](https://github.com/ekremkaraca/awesome-rails)
- [RSpec Rails examples](https://github.com/eliotsykes/rspec-rails-examples)## Docs
- [Apidock](http://apidock.com/)
- [RubyDocs](http://rubydocs.org/) (offline / online)## News
- [RubyFlow](http://www.rubyflow.com/)
- [RubyDaily](http://stream.rubydaily.org/)
- [Ruby Weekly](http://rubyweekly.com/)
- [Green Ruby News](http://greenruby.org/)
- [reddit for rubyists](https://www.reddit.com/r/ruby)
- [reddit for rails hackers](http://www.reddit.com/r/rails/)## Video & blogs
- [Confreaks TV](http://confreaks.tv/) - Video from conferences
- [Ruby tapas](http://www.rubytapas.com) - Short screencasts about ruby
- [RailsClub](http://www.youtube.com/user/railsclub/videos) (ru) - Video from Rails Club on YouTube
- [BRUG](http://www.youtube.com/user/AltorosSystems/videos) (ru) - Video from BRUG on YouTube
- [Meet ROM_RB & DRY_RB](https://www.youtube.com/watch?v=jZ0Xf47P6oo) - Piotr Solnica talk about rom-rb and dry-rb## Jobs
- [RubyJobs](http://rubyjobs.ru) (ru)
- [Github Jobs](https://jobs.github.com)
- [Telegram Jobs](https://t.me/rubyjob) (ru)## Telegram channels
- [Pepegramming](https://t.me/pepegramming) (ru)
- [Rubyata](https://t.me/rubyata) (ru)
- [Pro.ruby](https://t.me/proRuby) (ru)
- [Ruby, Rails, Hanami | dry-rb](https://t.me/rubylang) (ru)
- [Random Ruby Chat](https://t.me/codenamecrud) (ru)
- [Ruby Talks](https://t.me/ruby_talks) (ru)## Tools
- [Ruby Courses](http://rubycourses.ru/)
- [Ruby Version Manager (RVM)](http://rvm.io/rvm/install)
- [Bundler - manage your app's dependencies](http://bundler.io)
- [Ruby Toolbox](http:/www.ruby-toolbox.com)
- [Awesome Ruby](http://awesome-ruby.com/) - A categorized community-driven collection of awesome Ruby libraries, tools, frameworks and software. The essential Ruby to build modern Apps and Web Apps.
- [Awesome Ruby | LibHunt](https://ruby.libhunt.com/) - Another great collection of awesome Ruby gems, a bit more structured, ordered by popularity and github activity.