|
|
|
|
|
by sanderjd
3132 days ago
|
|
In practice, modules and classes are not defined that way - likely not in your own application, and certainly not in all the gems you depend on, or in the Rails framework itself. That entire set of transitive dependencies can take up a lot of memory. |
|