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: 124,211 of 189,968
Downloads: 5,319

Daily

Ranking: 62,503 of 189,933
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
2,3309,153,957hoe

Owners

#GravatarHandle
1iconvinbarnes