You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learning something from scratch is almost always an arduous affair -- you simply have no idea as to where to start, or not to start, to kick things off. You don't have to worry about finding the best resources, sorting out the bad ones, and figuring out what to learn next. It's all here. Just follow it, step by step.
Devise - Devise is a flexible authentication solution for Rails based on Warden.
Paperclip - Paperclip is intended as an easy file attachment library for ActiveRecord.
CanCanCan - CanCanCan is an authorization library for Ruby >= 2.2.0 and Ruby on Rails >= 4.2 which restricts what resources a given user is allowed to access.
CarrierWave - This gem provides a simple and extremely flexible way to upload files from Ruby on Rails applications.
Simple Form - Simple Form aims to be as flexible as possible while helping you with powerful components to create your forms.
Kaminari - A Scope & Engine based, clean, powerful, customizable and sophisticated paginator for Ruby webapps.
Better Errors - Better Errors replaces the standard Rails error page with a much better and more useful error page.
Sidekiq - Simple, efficient background processing for Ruby.
RuboCop - RuboCop is a Ruby static code analyzer. Out of the box it will enforce many of the guidelines outlined in the community Ruby Style Guide.
OmniAuth - OmniAuth is a library that standardizes multi-provider authentication for web applications.
MetaTags - Search Engine Optimization (SEO) for Ruby on Rails applications.
Will Paginate - will_paginate is a pagination library that integrates with Ruby on Rails, Sinatra, Merb, DataMapper and Sequel.