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: 118,255 of 180,488
Downloads: 4,925

Daily

Ranking: 30,787 of 180,477
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,9578,415,482hoe

Owners

#GravatarHandle
1iconvinbarnes