Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruby-vietnam/awesome-rails
A collection of awesome Rails libraries/app examples/ebooks/tutorials/screencasts/magazines/news
https://github.com/ruby-vietnam/awesome-rails
List: awesome-rails
rails ruby
Last synced: 2 days ago
JSON representation
A collection of awesome Rails libraries/app examples/ebooks/tutorials/screencasts/magazines/news
- Host: GitHub
- URL: https://github.com/ruby-vietnam/awesome-rails
- Owner: ruby-vietnam
- Created: 2014-07-16T04:40:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T11:38:34.000Z (almost 8 years ago)
- Last Synced: 2024-05-19T21:40:31.210Z (6 months ago)
- Topics: rails, ruby
- Homepage:
- Size: 17.6 KB
- Stars: 49
- Watchers: 16
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- fucking-lists - awesome-rails - vietnam – Rails libraries/app examples/ebooks/tutorials/screencasts/magazines/news. (Technical / awesome-*)
- awesomelist - awesome-rails - vietnam – Rails libraries/app examples/ebooks/tutorials/screencasts/magazines/news. (Technical / awesome-*)
- collection - awesome-rails - vietnam – Rails libraries/app examples/ebooks/tutorials/screencasts/magazines/news. (Technical / awesome-*)
- lists - awesome-rails - vietnam – Rails libraries/app examples/ebooks/tutorials/screencasts/magazines/news. (Technical / awesome-*)
- ultimate-awesome - awesome-rails - A collection of awesome Rails libraries/app examples/ebooks/tutorials/screencasts/magazines/news. (Other Lists / PowerShell Lists)
README
# Awesome Rails
A collection of awesome Rails libraries/app examples/ebooks/tutorials/screencasts/magazines/news:
Contributions are always welcome! Please take a look at the [contribution guidelines and quality standard](https://github.com/ruby-vietnam/awesome-rails/blob/master/CONTRIBUTING.md) first.
Thanks to all [contributors](https://github.com/ruby-vietnam/awesome-rails/graphs/contributors), you're awesome and wouldn't be possible without you! The goal is to build a categorized community-driven collection of very well-known resources.
* [Awesome Rails](#awesome-rails)
* [Style Guide](#style-guide)
* [Ebooks](#ebooks)
* [Tutorials](#tutorials)
* [Screencasts](#screencasts)
* [Magazines](#magazines)
* [News](#news)
* [Blogs](#blogs)
* [Podcast](#podcasts)
* [Shells](https://github.com/alebcay/awesome-shell)## Style Guide
* [Ruby style guide](https://github.com/bbatsov/ruby-style-guide) - Community-driven Ruby coding style
* [Rails style guide](https://github.com/bbatsov/rails-style-guide) - Community-driven Rails best practices and style for Rails 3 and 4
* [RSpec style guide](https://github.com/andreareginato/betterspecs) - Better Specs { rspec guidelines with ruby }
* [Dash docs](http://kapeli.com/dash) - An API Documentation Browser and Code Snippet Manager. Available for MacOS
* [Zeal docs](http://zealdocs.org/) - A simple offline API documentation browser inspired by Dash (OS X app), available for Linux and Windows.
* [RDoc](www.ruby-doc.org): A Ruby API reference doc## eBooks
* [Agile Web Development with Rails (4th edition) by Sam Ruby](http://pragprog.com/book/rails4/agile-web-development-with-rails)
* [Rails 4 in Action by Ryan Biggs](http://www.manning.com/bigg2/)
* [Rails Recipes: Rails 3 Edition by Chad Fowler](http://pragprog.com/book/rr2/rails-recipes)
* [Ruby on Rails Tutorial: Learn Web Development with Rails (2nd Edition) by Michael Hartl](http://ruby.railstutorial.org/)
* [Object on Rails](http://objectsonrails.com) - a "developer's notebook"
documenting some guidelines, techniques, and ideas for applying classic
object-oriented thought to Ruby on Rails applications
* [Definitive Guide to Ruby C API](http://silverhammermba.github.io/emberb/c/) - a thorough guide
to the world of Ruby API in C
* [Everyday Rails RSpec Recipes](https://leanpub.com/everydayrailsrspec) - a guide through many good practices in Testing Rails app with RSpec## Tutorials
* [Rails for Zombie by Gregg Pollack](http://www.codeschool.com/courses/rails-for-zombies)
* [Meet Rails 3 by Peepcode](https://peepcode.com/products/meet-rails-3-i)
* [RubyStep](http://patmaddox.com/rubysteps/)
* [Ruby Security Reviewer Guide](https://code.google.com/p/ruby-security/wiki/Guide)
* [74 ruby on rails resources tutorials](http://www.softwaredeveloper.com/features/74-ruby-on-rails-resources-tutorials-050207/)## Screencasts
* [Railscasts by Ryan Bates](http://railscasts.com/)
* [GoRails Screencasts for Ruby on Rails Developers](https://gorails.com/)
* [RubyTapas by Avdi Grimm](http://www.rubytapas.com)
* [Confreaks](http://confreaks.com)
* [Rails Screencasts by Mackenzie Child](https://www.youtube.com/channel/UCfWZwsP8trUy5uHJg8gcGIQ)## Podcasts
* [Ruby5](http://ruby5.envylabs.com)
* [Ruby Rogues](http://rubyrogues.com)## Magazines
* [Rubyist Magazine (Japanese)](http://magazine.rubyist.net/)
## News
* [Ruby Inside by Peter Cooper](http://www.rubyinside.com/)
* [Ruby Weekly](http://rubyweekly.com)
* [Ruby Bibliography](http://rubybib.org/)## Blogs
* [A fresh cup by Mike Gunderloy](http://afreshcup.com/): Semi-daily reading suggestions
* [RubyCorner List of Blogs](http://rubycorner.com/blogs/registered): 700+ blogs about Rails and Ruby
* [Ruby Best Practices](http://blog.rubybestpractices.com): Contains many advanced posts on techniques using in Ruby
* [Practicing Ruby](https://practicingruby.com): One of the best pubic archives on advanced Ruby## Tools
* [Awesome Ruby Collection of Libs](https://github.com/markets/awesome-ruby)