How to Install and Uninstall ruby-rails-observers Package on Kali Linux
Last updated: November 07,2024
1. Install "ruby-rails-observers" package
This tutorial shows how to install ruby-rails-observers on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-rails-observers
Copied
2. Uninstall "ruby-rails-observers" package
Here is a brief guide to show you how to uninstall ruby-rails-observers on Kali Linux:
$
sudo apt remove
ruby-rails-observers
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-rails-observers package on Kali Linux
Package: ruby-rails-observers
Version: 0.1.5-1.1
Installed-Size: 81
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activemodel (>= 4.0)
Size: 13988
SHA256: 9cb33492b0e35c817701a36b67c8e4893697261344b2cc6d222d88ce9b9edbdf
SHA1: 7ea3f10809c00495ffa1917c7ddb107edf171f5c
MD5sum: 397d064ae44d5220251a62bc1b83b13a
Description: toolkit to build Rails observers (part of Rails)
This package contains two observers: Active Record Observer and
Action Controller Sweeper.
.
Active Record Observer classes respond to life cycle callbacks to
implement trigger-like behavior outside the original class. This is a
great way to reduce the clutter that normally comes when the model
class is burdened with functionality that doesn't pertain to the core
responsibility of the class.
.
Active Record Sweepers are the terminators of the caching world and
responsible for expiring caches when model objects change. They do
this by being half-observers, half-filters and implementing callbacks
for both roles.
Description-md5:
Homepage: https://github.com/rails/rails-observers
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rails-observers/ruby-rails-observers_0.1.5-1.1_all.deb
Version: 0.1.5-1.1
Installed-Size: 81
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-activemodel (>= 4.0)
Size: 13988
SHA256: 9cb33492b0e35c817701a36b67c8e4893697261344b2cc6d222d88ce9b9edbdf
SHA1: 7ea3f10809c00495ffa1917c7ddb107edf171f5c
MD5sum: 397d064ae44d5220251a62bc1b83b13a
Description: toolkit to build Rails observers (part of Rails)
This package contains two observers: Active Record Observer and
Action Controller Sweeper.
.
Active Record Observer classes respond to life cycle callbacks to
implement trigger-like behavior outside the original class. This is a
great way to reduce the clutter that normally comes when the model
class is burdened with functionality that doesn't pertain to the core
responsibility of the class.
.
Active Record Sweepers are the terminators of the caching world and
responsible for expiring caches when model objects change. They do
this by being half-observers, half-filters and implementing callbacks
for both roles.
Description-md5:
Homepage: https://github.com/rails/rails-observers
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rails-observers/ruby-rails-observers_0.1.5-1.1_all.deb