The mystery of Rails' `lib/` folder
simplexity.quest
The mystery of Rails' `lib/` folder
1–4 of 4 posts
Re: The mystery of Rails' `lib/` folder
#2I've encountered a lot of confusion on this topic and hope people find this article helpful.
Also if you find any mistakes I'd be happy to correct them!
Re: The mystery of Rails' `lib/` folder
#3I feel like this varies a ton from company to company, but this feels like how it should work!
Re: The mystery of Rails' `lib/` folder
#4Good, short call out to a solution to a common pain point in Rails apps. Helps improve the design of existing systems with very little effort. Great contribution to the community!