https://github.com/andrewmcodes-archive/ruby-rails-resources
Ruby & Ruby on Rails Resources and Gems
https://github.com/andrewmcodes-archive/ruby-rails-resources
Last synced: 3 months ago
JSON representation
Ruby & Ruby on Rails Resources and Gems
- Host: GitHub
- URL: https://github.com/andrewmcodes-archive/ruby-rails-resources
- Owner: andrewmcodes-archive
- License: cc0-1.0
- Created: 2018-10-26T20:16:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T23:14:47.000Z (over 6 years ago)
- Last Synced: 2025-05-26T00:09:20.563Z (7 months ago)
- Size: 23.4 KB
- Stars: 11
- Watchers: 0
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ruby & Ruby on Rails Resources :gem:
- [Ruby & Ruby on Rails Resources :gem:](#ruby--ruby-on-rails-resources-gem)
- [:tv: Free Courses](#tv-free-courses)
- [:tv: Rails Screencasts](#tv-rails-screencasts)
- [:bullettrain_front: Official Rails Resources](#bullettrain_front-official-rails-resources)
- [:microphone: Podcasts](#microphone-podcasts)
- [:book: Books & Ebooks](#book-books--ebooks)
- [:microscope: Case Studies](#microscope-case-studies)
- [:computer: Blogs](#computer-blogs)
- [:books: Tutorials & Guides](#books-tutorials--guides)
- [:arrows_counterclockwise: Random Links](#arrows_counterclockwise-random-links)
- [:no_entry: Common Errors](#no_entry-common-errors)
- [:runner: Code Practice](#runner-code-practice)
- [:cl: Version Managers](#cl-version-managers)
- [:tv: Youtube Videos & Series](#tv-youtube-videos--series)
- [:nail_care: Style Guides](#nail_care-style-guides)
- [:gift: Example Applications & Composers](#gift-example-applications--composers)
- [:cop: Security](#cop-security)
- [:gem: Gems](#gem-gems)
## :tv: Free Courses
1. [Upcase](https://thoughtbot.com/upcase)
2. [How to build a ruby gem](https://brandonhilkert.com/courses/build-a-ruby-gem/?utm_source=course-gem&utm_medium=email&utm_campaign=lesson5)
3. [Code Academy](https://www.codecademy.com/)
4. [Pluralsight](https://www.pluralsight.com/search?q=ruby)
5. [Ruby Koans](http://rubykoans.com/)
## :tv: Rails Screencasts
1. [Go Rails](https://gorails.com/)
2. [Drifting Ruby](https://www.driftingruby.com/)
3. [RailsCasts](http://railscasts.com/)
## :bullettrain_front: Official Rails Resources
1. [Rails API](https://api.rubyonrails.org/)
## :microphone: Podcasts
1. [awesome-geek-podcasts](https://github.com/guipdutra/awesome-geek-podcasts)
2. [ruby-rogues](https://devchat.tv/ruby-rogues/)
3. [ruby-testing-podcast](http://www.rubytestingpodcast.com/)
4. [Remote Ruby](https://remoteruby.transistor.fm/)
## :book: Books & Ebooks
1. [Engine Yard](https://info.engineyard.com/)
2. [progit](https://github.com/progit/progit)
3. [Ruby on Rails Tutorial (Rails 5)](https://www.railstutorial.org/)
4. [99 Bottles of OOP](https://www.sandimetz.com/products/)
5. [Practical Object-Oriented Design](https://www.sandimetz.com/products/)
6. [Build Awesome Command-Line Applications in Ruby](https://the-eye.eu/public/Books/IT%20Various/build_awesome_command-line_applications_in_ruby.pdf)
## :microscope: Case Studies
1. [Engine Yard](https://www.engineyard.com/customers/case-studies)
2. [Railsware](https://railsware.com/case-studies/)
## :computer: Blogs
1. [Engine Yard](https://www.engineyard.com/blog)
2. [Justin Weiss](https://www.justinweiss.com/)
3. [Today I Learned](https://til.hashrocket.com/)
4. [CodeShip](https://blog.codeship.com/)
5. [Thoughtbot](https://robots.thoughtbot.com/)
6. [Daniel P. Clark - Codeship](https://blog.codeship.com/author/danielclark/)
7. [Sandi Metz](https://www.sandimetz.com/blog/)
## :books: Tutorials & Guides
1. [To-do List API w/ GraphQL & Rails 5](https://www.codementor.io/karanjaeddy/build-a-to-do-list-api-with-graphql-api-rails-5-part-1-irjt1e7jm)
2. [S3 w/ Paperclip](https://devcenter.heroku.com/articles/paperclip-s3)
3. [Rails Girls Guides](http://guides.railsgirls.com/)
4. [Rails 5.2 w/ Bootstrap & Webpacker](https://gist.github.com/andyyou/834e82f5723fec9d2dc021fb7b819517)
5. [Bootstrap flash messages](https://coderwall.com/p/jzofog/ruby-on-rails-flash-messages-with-bootstrap)\
6. [Creating Powerful Command Line Tools in Ruby](https://blog.codeship.com/creating-powerful-command-line-tools-in-ruby/)
7. [Introduction to Thor](https://www.sitepoint.com/introduction-thor/)
## :arrows_counterclockwise: Random Links
1. [Rubular](http://rubular.com/)
2. [awesome-ruby](https://github.com/markets/awesome-ruby)
3. [awesome-rails](https://github.com/ekremkaraca/awesome-rails)
4. [awesome-rails-gem](https://github.com/hothero/awesome-rails-gem)
5. [ruby-bookmarks](https://github.com/dreikanter/ruby-bookmarks)
6. [The Ruby Toolbox](https://www.ruby-toolbox.com/)
7. [rails-learning](https://github.com/sagarmrey/rails-learning)
## :no_entry: Common Errors
1. [Rubygems error](https://mycyberuniverse.com/web/how-fix-user-account-isnt-allowed-install-system-rubygems.html)
2. [Errno::ENOENT: No such file or director @rb_sysopen](https://www.youtube.com/watch?v=WqrcPT7qG4I)
## :runner: Code Practice
1. [Exercism](https://exercism.io/)
## :cl: Version Managers
1. [RVM](https://rvm.io/rvm/install)
2. [Rbenv](http://rbenv.org/)
3. [Truffleruby](https://github.com/oracle/truffleruby)
## :tv: Youtube Videos & Series
1. [Blog in Rails 5 - open-labs](https://www.youtube.com/watch?v=i2x995hm8r8)
2. [Ruby Thursday](https://www.youtube.com/channel/UCgbzly83EZoSVjBIf9sNw5A)
3. [Confreaks](https://www.youtube.com/channel/UCWnPjmqvljcafA0z2U1fwKQ)
4. [DHH](https://www.youtube.com/channel/UCUkM9uMpWatT7gVWShgtKFw)
5. [Web-Crunch](https://www.youtube.com/channel/UCzePijHDYnVHIXW6HYTL4dg)
6. [Mackenzie Child](https://www.youtube.com/user/mackenziechild)
## :nail_care: Style Guides
1. [Rubocop Ruby Style Guide](https://github.com/rubocop-hq/ruby-style-guide)
2. [Rubocop Rails Style Guide](https://github.com/rubocop-hq/rails-style-guide)
3. [Mountain View](https://github.com/devnacho/mountain_view)
4. [Thoughtbot](https://github.com/thoughtbot/guides)
5. [airbnb](https://github.com/airbnb/ruby)
6. [rails-react patterns](https://github.com/planningcenter/react-patterns)
7. [fast-ruby](https://github.com/JuanitoFatas/fast-ruby)
## :gift: Example Applications & Composers
1. [Twitter clone w/ Rails 5](https://github.com/toshimaru/RailsTwitterClone)
2. [hero-rails](https://github.com/frontted/hero-rails)
3. [rails_apps_composer](https://github.com/RailsApps/rails_apps_composer)
4. [rails-composer](https://github.com/RailsApps/rails-composer)
5. [diaspora](https://github.com/diaspora/diaspora)
6. [spree](https://github.com/spree/spree)
7. [zen-rails-base-app](https://github.com/brunofacca/zen-rails-base-app)
8. [snibox](https://github.com/snibox/snibox)
9. [brevidy](https://github.com/iwasrobbed/Brevidy)
10. [YooTewb](https://github.com/jalexy12/YooTewb)
11. [railscollab](https://github.com/jamesu/railscollab)
12. [projekt](https://github.com/justalever/projekt)
13. [jumpstart](https://github.com/excid3/jumpstart)
## :cop: Security
1. [rails-security-checklist](https://github.com/eliotsykes/rails-security-checklist)
2. [zen-rails-security-checklist](https://github.com/brunofacca/zen-rails-security-checklist)
3. [rails-sqli](https://rails-sqli.org/)
## :gem: Gems
1. [Gems](https://github.com/andrewmcodes/ruby-rails-resources/blob/master/GEMS.md)