Metadata


Name
docile
Version
1.4.1
Platform
ruby
Authors
Marc Siegel
Bindir
bin
Date
2024-07-25 00:00:00 UTC
Description
Docile treats the methods of a given ruby object as a DSL (domain specific language) within a given block. Killer feature: you can also reference methods, instance variables, and local variables from the original (non-DSL) context within the block. Docile releases follow Semantic Versioning as defined at semver.org.
Email
marc@usainnov.com
Files
.github/dependabot.yml
.github/workflows/main.yml
.gitignore
.rspec
.rubocop.yml
.yardopts
Gemfile
HISTORY.md
LICENSE
README.md
Rakefile
SECURITY.md
docile.gemspec
lib/docile.rb
lib/docile/backtrace_filter.rb
lib/docile/chaining_fallback_context_proxy.rb
lib/docile/execution.rb
lib/docile/fallback_context_proxy.rb
lib/docile/version.rb
Homepage
https://ms-ati.github.io/docile/
Licenses
MIT
Metadata
{"homepage_uri"=>"https://ms-ati.github.io/docile/", "changelog_uri"=>"https://github.com/ms-ati/docile/blob/main/HISTORY.md", "source_code_uri"=>"https://github.com/ms-ati/docile", "rubygems_mfa_required"=>"true"}
Require paths
lib
Required ruby version
>= 2.5.0
Required rubygems version
>= 0
Rubygems version
3.5.9
Specification version
4
Summary
Docile keeps your Ruby DSLs tame and well-behaved.
Original platform
ruby
New platform
ruby