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: 195,720 of 195,980
Downloads: 229

Daily

Ranking: 75,614 of 195,956
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconkyuuri1791