How to Install and Uninstall ruby-rails-controller-testing Package on Kali Linux

Last updated: May 15,2024

1. Install "ruby-rails-controller-testing" package

Please follow the guidance below to install ruby-rails-controller-testing on Kali Linux

$ sudo apt update $ sudo apt install ruby-rails-controller-testing

2. Uninstall "ruby-rails-controller-testing" package

Please follow the guidance below to uninstall ruby-rails-controller-testing on Kali Linux:

$ sudo apt remove ruby-rails-controller-testing $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rails-controller-testing package on Kali Linux

Package: ruby-rails-controller-testing
Version: 1.0.5-2
Installed-Size: 37
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter, ruby-actionpack, ruby-actionview, ruby-activesupport
Size: 7036
SHA256: c356ae6264a8ecb98a63f847c5a93b14aeac7bbd0340ed01294e1e8289958498
SHA1: 88b86347825005187a81b799976ffef35ab9ef5d
MD5sum: 3d0d84a0d1c2e6726ed4f4fefb2352b4
Description: Extracting `assigns` and `assert_template` from ActionDispatch
This gem brings back assigns to your controller tests as well as
assert_template to both controller and integration tests.
.
For projects and gems using controller tests outside of a Rails application,
invoke the Rails::Controller::Testing.install method inside your test suite
setup to include the required modules on controller test cases.
Description-md5:
Homepage: https://github.com/rails/rails-controller-testing
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-rails-controller-testing/ruby-rails-controller-testing_1.0.5-2_all.deb