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,229 of 195,377
Downloads: 202

Daily

Ranking: 83,041 of 195,357
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconkyuuri1791