https://github.com/sixarm/sixarm_ruby_object_instance_exec
SixArm.com » Ruby » Object#instance_exec method
https://github.com/sixarm/sixarm_ruby_object_instance_exec
exec gem instance object ruby
Last synced: 9 months ago
JSON representation
SixArm.com » Ruby » Object#instance_exec method
- Host: GitHub
- URL: https://github.com/sixarm/sixarm_ruby_object_instance_exec
- Owner: SixArm
- License: other
- Created: 2010-10-18T03:32:41.000Z (about 15 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T19:28:41.000Z (over 2 years ago)
- Last Synced: 2025-02-06T00:24:52.828Z (11 months ago)
- Topics: exec, gem, instance, object, ruby
- Language: Ruby
- Homepage: http://sixarm.com
- Size: 238 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# SixArm.com → Ruby →
Object#instance_exec
* Doc:
* Gem:
* Repo:
## Introduction
Gem wrapper around eigenclass.org source code for Object#instance_exec
See http://eigenclass.org/hiki.rb?bounded+space+instance_exec
For docs go to
Want to help? We're happy to get pull requests.
## Install
### Gem
To install this gem in your shell or terminal:
gem install sixarm_ruby_object_instance_exec
### Gemfile
To add this gem to your Gemfile:
gem 'sixarm_ruby_object_instance_exec'
### Require
To require the gem in your code:
require 'sixarm_ruby_object_instance_exec'