This repo is where I will share what I have learned throughout my days!
There might be a repo/app demonstrating my knowledge of complex learnings.
For simple cases, it can be just a
.rb
or a.html
file demonstrating it.
- day-01 - 26/JUL/2022
- Scopes
- day-02 - 29/JUL/2022
- CSS General sibling combinator
- day-03 - 01/AUG/2022
- ActiveRecord validations with booleans
- day-04 - 02/AUG/2022
- document.currentScript
- day-05 - 03/AUG/2022
- Scopes directly on the association
- day-06 - 04/AUG/2022
- PORO Models
- day-07 - 05/AUG/2022
- Source Location
- day-08 - 08/AUG/2022
- Gem simplecov
- day-09 - 09/AUG/2022
- Gem bullet
- day-10 - 10/AUG/2022
- Octotree Extension
- day-11 - 11/AUG/2022
- Rails View Helpers - Blocks & Yield
- day-12 - 15/AUG/2022
- Gem shoulda matchers
- day-13 - 16/AUG/2022
- Rails create_with
- day-14 - 22/AUG/2022
- Enumerator#produce
- day-15 - 31/AUG/2022
- ActiveRecord #missing method
- day-16 - 06/SEP/2022
- min_by method