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: 193,665 of 193,900
Downloads: 185

Daily

Ranking: 89,385 of 193,867
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconkyuuri1791