Categories: None [Edit]

el_req

https://rubygems.org/gems/el_req
Allows files to be required relative to the current file. Like, require '../lib/my_file' Which serves as a replacement for the tired idiom of, require File.join(File.dirname(__FILE__), '..', 'lib', 'my_file') Ruby's built-in require still works the same require 'test/unit'

Total

Ranking: 125,185 of 192,565
Downloads: 5,359

Daily

Ranking: 78,013 of 192,541
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,3539,255,467hoe

Owners

#GravatarHandle
1iconvinbarnes