#22. Getting started with an existing Rails project
Start with following,
routes
rake routes
readme
schema
*_id search - for association
project structure
models
lib/*
controllers
views
rails test cases
Use rails debuggers tool like pry
Use browser dev tools
see the flow with logs
Comments
Post a Comment
Let me know for any query..