Project
Reverse Dependencies for rspec
The projects listed here declare rspec as a runtime or development dependency
0.0
ObjectOculus is a ruby tool for viewing all of an object's methods and seeing what those
methods return. ObjectOculus can be used in 'irb' to rapidly explore an object's API.
2021
2022
2023
2024
2025
2026
0.0
description.
2021
2022
2023
2024
2025
2026
0.0
Performs accessing GPIO, etc. in Object-Oriented way on BeagleBone Black through Ruby.
2021
2022
2023
2024
2025
2026
0.0
Object#pat a monkey patch to avoid temporary variable assignments.
2021
2022
2023
2024
2025
2026
0.0
An implementation of JSON::Patch but for hashes and array. The results can be converted to JSON using the standard JSON library and the result will be a valid JSON::Patch.
2021
2022
2023
2024
2025
2026
0.0
Little bit different and magical implementation of thread pool pattern in ruby.
2021
2022
2023
2024
2025
2026
0.0
Write object protocols instead of message expectations.
2021
2022
2023
2024
2025
2026
0.0
An Observer implementation with finer-grained controll over event publishing.
2021
2022
2023
2024
2025
2026
0.0
a Ruby implementation of Java's ObjectInputStream and ObjectOutputStream, to ease the process of Java deserialization exploitation.
2021
2022
2023
2024
2025
2026
0.0
Provides regex-based searches on sequences of arbitrary objects. Developed for querying Ruby token streams, object_regex only requires that the
objects you are searching implement a single method that returns a string.
2021
2022
2023
2024
2025
2026
0.0
Provides simple and clean enumerations system for rails apps. Enumerations are defined in one file and stored in the database, as strings.
2021
2022
2023
2024
2025
2026
0.0
A gem for deep copying objects
2021
2022
2023
2024
2025
2026
0.0
Translate using i18n and scope it according to the object's place in Ruby's hierarchial structure.
Using ancestors to build up the default option of I18n.translate. Works in much the same way as ActiveRecords human_attribute_name
2021
2022
2023
2024
2025
2026
0.0
What is send?
=============
It’s a tiny wee ruby gem that is a fork of [Object#try](http://ozmm.org/posts/try.html)
and [Object#try from Rails](http://api.rubyonrails.org/classes/Object.html#M000027). It will *never* throw a NoMethodError (no matter the receiver), and returns nil
if called on a n...
2021
2022
2023
2024
2025
2026
0.0
Object Spy to send Ruby ObjectSpace and Symbol metrics
2021
2022
2023
2024
2025
2026
0.0
Simple data table table implementation in ruby
2021
2022
2023
2024
2025
2026
0.0
Provides Object#thru as an complement to Object#tap
2021
2022
2023
2024
2025
2026
0.0
like tree command for Ruby ancestors.
2021
2022
2023
2024
2025
2026
0.0
Object oriented approach to generating HTML content
2021
2022
2023
2024
2025
2026
0.0
Diff the heap to find leaks & get other ObjectSpace info more easily.
2021
2022
2023
2024
2025
2026