Awesome
Ruby Development Bookmarks
QUICKLY EDIT: add your favorite ruby bookmarks
Reference
-
Popular Gems
- RubyToolBox Which Gems should I use?
- Form
- Test
- Capybara
- Rspec
- FactoryGirl
- Fabrication
- Appraisal testing your library against different versions of dependencies.
- Webmock Library for stubbing and setting expectations on HTTP requests
- spork make your tests more fast
- guard a automatic testing tool
- cucumber a integration testing tool
- ExceptionNotification Exception Notifier Plugin for Rails
- Authentication
- Authorization
- Cancancan CanCan is an authorization library for Ruby on Rails which restricts what resources a given user is allowed to access.This repo is a continuation of the dead CanCan project. Our mission is to keep CanCan alive and moving forward, with maintenance fixes and new features.
- Rolify Role management library with resource scoping
- TheRole Authorization with administrative interface
- View
- CSS
- Sass CSS with superpowers
- Font Awesome Rails the font-awesome font bundled as an asset for the rails asset pipeline
- BourbonA lightweight mixin library for Sass
- Settings
- Background Jobs
- DelayedJob
- Resque
- Sidekiq
- Whenever Cron Job
- Payments
- ActiveMerchant a simple payment abstraction library extracted from Shopify
- Deploy
- Framework
- HTML parser
- Nokogiri HTML, XML & RSS parser
- Pagination
- Kaminari A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Rails 3
- Security
- Brakeman A static analysis security vulnerability scanner for Ruby on Rails applications
- Hakiri Secure Rails with Hakiri
- Rack Attack
- Upload
- CarrierWave Classier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
-
Documents
-
Tools
- Rubular a Ruby regular expression editor
- irbtools Collection of IRB improvements
- pry Alternative Ruby development console
- ripl Light and modular alternative to IRB
- better_errors Better error page for Rails and other Rack apps
- SSO
- rubycas-client an open source enterprise single sign on system for web applications
- rubycas-server Provides single sign-on authentication for web applications, implementing the server-end of Jasig's CAS protocol
- Redmine A flexible and open-source project management web application
- Gitlab A self hosted Git management software, like github but free
Learning
-
Hello World
- Try Ruby Online
- Ruby Koans The Koans walk you along the path to enlightenment in order to learn Ruby
-
Book
-
Tutorial
-
Video
- Railscasts
- Railscasts China
- Peepcode Ruby on Rails Note: Acquired by Pluralsight
- Ruby Tapas
- happycasts
-
Online Training
- Railsbest
- Codeschool - Ruby
- Codecademy - Ruby
- RubyMonk Interactive ruby tutorials
-
Best Practise
- Rails Best Practies
- BetterSpecs
- PracticingRuby ($8/month)
- Practicing Ruby Manuscripts Collection of source manuscripts for publicly released Practicing Ruby articles
-
Code Style
- Ruby Style Guide
- Rails Style Guide
- Thoughtbot Guide A guide for programming in style
- Github Ruby Styleguide
Deployment
- Heroku Cloud Application Platform
- New Relic Application Performance Management & Monitoring
- Travis-CI Free Hosted Continuous Integration Platform for the Open Source Community
- Hakiri Cloud Security Platform
- VersionEye Notification System for Software Packages
- LocaleApp Easy localization for Rails apps
How To
- Create a Gem
News
-
Site
- RubyWeekly
- Ruby5 The latest news in the Ruby and Rails community
- RubyInside
- RubyDaily
-
Blog
- Code Climate Blog
- XDite Taiwan Rubyist
-
Forum
- Ruby Forum
- Ruby China Chinese Ruby Forum
- Ruby Taiwan Taiwan Ruby Forum
- Rails Forum
Jobs
Open Source
-
Chinese
- Ruby-China ruby-china.org website source code.
- wrtings.io Source code of writings.io
- ShopQi An open source clone of Shopify.
- Robbin Site robbin's website
- Rabel A simple web community software
- Code Campo Source code of http://codecampo.com
- 19WU Technology Event Platform, Based on Rails and AngularJS
- happycasts Source code of happycasts.net.
Other Development Bookmarks
- Frontend Dev Bookmarks A huge list of frontend development resources