Closed josh closed 10 years ago
Do you happen to know when this call was used?
Will this break compatibility with other versions of rails?
It had a short life time in the rails 3 beta stage.
It was actually only used to provide railtie options like config.coffeelint.foo = 123
. This plugin never used it, so it won't be affected.
Ahh, okay. I don't even remember why it was there in the first place. Merging.
Fixes deprecation warning on boot.