Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 761 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 761 Bytes

rails_notes

Rails notes for busy developers. Are yo using / maintaing different rails prijects ? Do you find it difficult to remember every single setup or feature on how to use ? Are you looking for a short quick reference on how to do day to day tasks ?

Note: The files need to be polished and revisited .. this is a beta version

overview

Quick notes, references and helper procedures on how to get things done covering most of rails 6/7 features such as:

  • Quick installations for rails
  • Understanding assets setups along with sprocket, esbuild, webpack
  • How to setup vue, react and svelte with rails
  • Models
  • Routes
  • Controllers & views
  • Devise
  • ActiveAdmin
  • Testing

Who can use these notes

These notes are not that handy for beginners.