Categories: None [Edit]

lexical_private

https://rubygems.org/gems/lexical_private
https://github.com/kyuuri1791/lexical_private
Provides lexical_private, which restricts module methods so they can only be called from within the same module definition — unlike Ruby's private, which still allows including classes to call them.

Total

Ranking: 196,522 of 196,739
Downloads: 233

Daily

Ranking: 106,086 of 196,700
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconkyuuri1791