- https://www.ruby-toolbox.com Which Gems should I use?
Form
Test
- https://github.com/jnicklas/capybara
- https://github.com/rspec/rspec-core
- http://github.com/thoughtbot/factory_girl
Authentication
- https://github.com/plataformatec/devise
- https://github.com/ryanb/cancan Role Authorization
View
Settings
Background Jobs
- https://github.com/collectiveidea/delayed_job
- https://github.com/resque/resque
- https://github.com/javan/whenever Cron Job
Deploy
Parser
- http://guides.rubyonrails.org/ Rails Guide
Api
- http://rubydoc.info/stdlib/core/frames
- http://rubydoc.info/docs/rails/3.2.8/frames
- http://apidock.com/ruby
- http://apidock.com/rails
Test
- http://pragprog.com/book/ruby/programming-ruby
- http://pragprog.com/book/rails4/agile-web-development-with-rails-4
- http://ruby.railstutorial.org/
- https://github.com/bbatsov/ruby-style-guide
- https://github.com/bbatsov/rails-style-guide
- http://ruby-china.org (China)