70+ Ruby on Rails Security Best Practices & Vulnerabilities
Hix on Rails
by Wiktor Plaga
4y ago
Learn how to secure your Ruby on Rails application from the inside-out following the complete list of Ruby on Rails Security Best Practices and Measures. The post 70+ Ruby on Rails Security Best Practices & Vulnerabilities appeared first on Hix on Rails ..read more
Visit website
Ruby on Rails Hidden Goodies You Gotta Know About
Hix on Rails
by Wiktor Plaga
4y ago
Follow the less-known path of the Rails Way to the Ruby on Rails Hidden Goodies by learning what they are and how to implement them in your Rails workflow. The post Ruby on Rails Hidden Goodies You Gotta Know About appeared first on Hix on Rails ..read more
Visit website
40+ Ruby on Rails Application Monitoring Tools [2020]
Hix on Rails
by Wiktor Plaga
4y ago
Learn all there is to know about Ruby on Rails Application Monitoring tools, services and audits - take your Ruby on Rails maintenance to the next level. The post 40+ Ruby on Rails Application Monitoring Tools [2020] appeared first on Hix on Rails ..read more
Visit website
List of best free Ruby on Rails tutorials for beginners and advanced developers
Hix on Rails
by Piotr Bender
4y ago
So you got your grip around Ruby, huh? It's time for you to get to know Rails. Tough job ahead of youBut how can you pick the best Ruby on Rails tutorials from overwhelming number of pieces out there? Well, I've aggregated some of the most important tutorials you will stumble upon your search, so that you don't have to do all the work yourself! More than that, you will find a number of advanced tutorial in case you wish to develop your Rails skills further. Note: Learning Ruby on Rails is not the same as learning Ruby and if by now you don't know the difference, I highly recom ..read more
Visit website
Ruby on Rails Action Mailer configuration
Hix on Rails
by Wiktor Plaga
4y ago
If you're looking for Ruby on Rails Action Mailer configuration then you are in the right place. This tutorial explains how to configure Ruby on Rails in the production environment toward sending emails via Ruby on Rails Action Mailer integrated with the most popular email providers Gmail, Amazon SES, Mailgun, SendGrid, and Mailchimp's Mandrill are the most popular choices for sending emails with Ruby on Rails Table of contents Ruby on Rails Action Mailer overview Ruby on Rails Action Mailer Gmail configurationGmail account setup Gmail Rails config Ruby on Rails Action Mailer ..read more
Visit website
Ruby on Rails Active Storage AWS, GCP, and Azure config
Hix on Rails
by Wiktor Plaga
4y ago
In this Ruby on Rails tutorial, we are going to configure Ruby on Rails Active Storage module to work with Google Cloud Platform, Amazon AWS S3 Buckets, and Microsoft Azure Cloud. Table of contents What is Ruby on Rails Active Storage? Ruby on Rails Active Storage configuration overview Ruby on Rails Active Storage server disk usage configuration Ruby on Rails Active Storage Google Cloud Platform configurationGCP account setup and bucket creation GCP storage credentials GCP Rails configuration Ruby on Rails Active Storage AWS S3 configurationAWS account setup AWS storage credentials ..read more
Visit website
Ruby Environment Management
Hix on Rails
by Wiktor Plaga
4y ago
An automated Ruby environment management is necessary for developers to easily work on multiple Ruby programs on the same machine. In the Ruby community, there are two popular managers responsible for installing and maintaining multiple Ruby versions - RVM and Rbenv. Table of contents What is Ruby Environment Management? RVM vs Rbenv - which Ruby Version Manager should I use? RVM installationUbuntu Other operating systems RVM overview Rbenv installationmacOS Linux Rbenv overview Conclusion What is Ruby Environment Management? If you are actively working on programs written in ..read more
Visit website
Ruby on Rails Redis installation and configuration
Hix on Rails
by Wiktor Plaga
4y ago
In this tutorial, we'll go step by step through Ruby on Rails Redis installation and configuration. Redis is a key-value database, and it is very much worth using in multiple scenarios when working with Ruby on Rails. Table of contents What is Redis? Why use Redis with Ruby on Rails? Redis installationmacOS Linux Ruby on Rails Redis installation Ruby on Rails Redis production configuration with Sentinel Conclusion Let's start this Ruby on Rails Redis guide. What is Redis? Redis is a BSD licensed, in-memory data structure store. It is one of the most popular NoSQL choices amo ..read more
Visit website
Ruby on Rails testing: RSpec configuration
Hix on Rails
by Wiktor Plaga
4y ago
This is the ultimate, step by step Ruby on Rails guide to RSpec testing framework configuration in Ruby on Rails project. Table of contents What is RSpec? Why use Ruby on Rails with RSpec over alternatives? What is code coverage? RSpec code coverage with SimpleCov RSpec code coverage overview with Coveralls Configure RSpec in a Ruby on Rails projectRaw RSpec config in Ruby on Rails DatabaseCleaner gem set up with RSpec in Ruby on Rails ShouldaMatchers gem set up with RSpec in Ruby on Rails FactoryBot gem set up with RSpec in Ruby on Rails TimeCop gem set up with RSpec in Ruby on Rails ..read more
Visit website
Ruby on Rails project RuboCop setup with RSpec
Hix on Rails
by Wiktor Plaga
4y ago
This is the ultimate guide to Ruby on Rails project RuboCop setup in 2020. Table of contents What is RuboCop and Ruby Style Guide? RuboCop Performance RuboCop Rails and Rails Style Guide RuboCop RSpec and RSpec Style Guide RuboCop MiniTest and MiniTest Style Guide RuboCop set up in a single Ruby on Rails project Sharing RuboCop configuration in multiple Ruby on Rails projects Advanced RuboCop configuration Conclusion Let's get started. What is RuboCop and Ruby Style Guide? RuboCop is the most popular Ruby static code analyzer and code formatter, code linter in short. Linting is th ..read more
Visit website

Follow Hix on Rails on FeedSpot

Continue with Google
Continue with Apple
OR