require.path replacement, traverses parent dirs to locate a module path and require it
Simply provides the require_paths method to all ruby files for cleanly adding paths to $LOAD_PATH, relative to the calling file.
No description provided.