Learnings
New Learning
About The App
Hire Me
Writing Samples
Edit Learning
Title
Body
Context: I was trying to generate the primary model for the application as `Til`. The generator reported `The name 'Til' is either already used...`. Resolution: I switched to using the name `Learning` for the model and `LearningsController` for the associated controller. I generated these components successfully and removed the previous partially generated/conflicting `Til` files and migration. I updated `TASK.md` and `routes.rb` accordingly. Learning: I learned to be aware of potential naming collisions with Rails internals or reserved words, even if not strictly listed. Choosing a slightly more descriptive or different name can avoid generator issues.
Learned on (YYYY-MM-DD)
Tags
Add comma-separated tags. They help filter learnings later.
Back to Learnings