Quantcast
Viewing all articles
Browse latest Browse all 10

Rails and file loading

Rails Initialization process
require_frameworks
load_paths ( app/controller; app/models...)
load_environment
load_plugins
load_observers
after_initializeRead more >>


Viewing all articles
Browse latest Browse all 10

Trending Articles