Would appreciate any thoughts/feedback on my ticket/patch.
Thanks! - Joe
Would appreciate any thoughts/feedback on my ticket/patch.
Thanks! - Joe
Would appreciate any thoughts/feedback on my ticket/patch.
When are the routes initialized now? Some routes may depend on gems being loaded (like devise, for example)
Gems are loaded first so that, if they want, they can set things up for application configuration. If you want to hook into a LATER point, you can create your own Railtie and provide an #initializer, which you can set to run whenever you want
Yehuda Katz Developer | Engine Yard (ph) 718.877.1325