A little while ago, Carl and I starting digging into Rails’ initializer. We already made a number of improvements, such as adding the ability to add a new initializer at any step in the process, and to make it possible to have multiple initializers in a single process. The second improvement is the first step toward running multiple Rails apps in a single process, which requires moving all global Rails state into instances of objects, so each application can have its own contained configuration in its own object. More on this in the next few weeks.
Recent comments
1 week 1 day ago
1 week 2 days ago
3 weeks 1 day ago
5 weeks 3 days ago
20 weeks 1 day ago
23 weeks 1 day ago
23 weeks 6 days ago
23 weeks 6 days ago
24 weeks 1 day ago
26 weeks 3 days ago