-
Name
-
observer
-
Version
-
0.1.2
-
Platform
-
ruby
-
Authors
-
Yukihiro Matsumoto
-
Bindir
-
exe
-
Date
-
2023-11-07 00:00:00 UTC
-
Description
-
Implementation of the Observer object-oriented design pattern.
-
Email
-
matz@ruby-lang.org
-
Files
-
.github/dependabot.yml
.github/workflows/test.yml
.gitignore
Gemfile
LICENSE.txt
README.md
Rakefile
bin/console
bin/setup
lib/observer.rb
observer.gemspec
-
Homepage
-
https://github.com/ruby/observer
-
Licenses
-
Ruby
BSD-2-Clause
-
Metadata
-
{"homepage_uri"=>"https://github.com/ruby/observer", "source_code_uri"=>"https://github.com/ruby/observer"}
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.5.0.dev
-
Specification version
-
4
-
Summary
-
Implementation of the Observer object-oriented design pattern.
-
Original platform
-
ruby
-
New platform
-
ruby