Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemuba/ruby-metaprogramming
Learn about metaprogramming in ruby
https://github.com/nemuba/ruby-metaprogramming
metaprogramming rspec ruby test
Last synced: 5 days ago
JSON representation
Learn about metaprogramming in ruby
- Host: GitHub
- URL: https://github.com/nemuba/ruby-metaprogramming
- Owner: nemuba
- Created: 2021-10-15T17:18:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T23:21:51.000Z (about 1 year ago)
- Last Synced: 2023-11-21T00:33:55.888Z (about 1 year ago)
- Topics: metaprogramming, rspec, ruby, test
- Language: Ruby
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Magic of the Meta-programming in Ruby
Learning methods in ruby:
* define_method
* instance_variables
* instance_variable_get
* instance_variable_set