Categories: None [Edit]

chef-cleanroom

https://rubygems.org/gems/chef-cleanroom
https://github.com/chef/cleanroom
Ruby is an excellent programming language for creating and managing custom DSLs, but how can you securely evaluate a DSL while explicitly controlling the methods exposed to the user? Our good friends instance_eval and instance_exec are great, but they expose all methods - public, protected, and private - to the user. Even worse, they expose the ability to accidentally or intentionally alter the behavior of the system! The cleanroom pattern is a safer, more convenient, Ruby-like approach for limiting the information exposed by a DSL while giving users the ability to write awesome code!

Total

Ranking: 4,050 of 196,721
Downloads: 2,825,796

Daily

Ranking: 4,195 of 196,694
Downloads: 803

Depended by

RankDownloadsName
2,5288,628,164berkshelf
7,082740,277omnibus

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
291,017,967,488rspec
5,8071,167,975chefstyle

Owners

#GravatarHandle
1iconchef
2iconhayfever76
3iconnehap
4iconstringsn88keys