Rails is our web framework. Goals Be able to write a simple Rails application. Understand how Rails talks to the...

makandra Curriculum

Understand why we test: Low defect rate without a QA department. Customer acceptance testing can concentrate on new features...

makandra Curriculum

makandra's development process Learn about our process. The squares represent the state of the issue in Linear:

Some tasks in a web application are better not done live when a user request a page, but in the...

Talk with a colleague and find out why we're using building some of our sites using static site...

Best results in other decks

Given there is a user with an attachable avatar: class User < ApplicationRecord has_one_attached :avatar end

When using Rails credentials, you will edit the encrypted credentials for staging or production environments from time to time. To...

Search in all decks