Project

Reverse Dependencies for yard

The projects listed here declare yard as a runtime or development dependency

0.0
No commit activity in last 3 years
No release in over 3 years
|Provides Future and Actors. Actors are sharing Thread pool so |as many actors as you need can be spawned.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Rails 3 gem to treat an attribute as a decimal (getting and setting floating-point values) but storing it as an integer in the database (useful for prices and other precision-needed attributes like money).
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
acts_as_gravatar provide simple access to gravatar from ActiveRecord.Can interoperate with devise, etc..
2020
2021
2022
2023
2024
2025
0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Handles Message sending between ActiveRecord instances
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
Acts as published beahviour for active record models.
2020
2021
2022
2023
2024
2025
0.0
No release in over a year
Orders ActiveRecord items by floating ranks for spaces in-between items. Influenced by gem ActsAsList. The floating rank allows inserting items at arbitrary positions without reordering items. Thus, reducing the number of WRITE queries.
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
Gem version of acts_as_rdf Rails plugin
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
ActsAsTable is a Ruby on Rails plugin for working with tabular data.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
ActsAsTable extension for parsing/serializing CSV data.
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
This library implements a server that emulates the functionality of the network connected Advantech ADAM-6050 digital IO module. Specifically the UDP protocol that the unit speaks has been reverse engineered. Since I don't have an actual device to test with the response messages from the server m...
2020
2021
2022
2023
2024
2025
0.0
The project is in a healthy, maintained state
This is a customized version of Ball Aerospace COSMOS, maintained by Visiona for the ADAMS project. Includes specific patches
2020
2021
2022
2023
2024
2025
0.0
Repository is gone
No release in over 3 years
You give it an email. It gives you a Gravatar. What more do you want?
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
The Circuit Breaker pattern is used to prevent constant fail-over from spotty remote systems
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
A system which should help bringing different Rack applications together.
2020
2021
2022
2023
2024
2025
0.0
No release in over 3 years
This is a gem port of binary logics 'addresslogic' to Rails 3 and a Gem
2020
2021
2022
2023
2024
2025
0.0
No commit activity in last 3 years
No release in over 3 years
# Addy Allows pretty summations. Instead of writing: (1..5).inject(0) do |memo, num| memo + (num**num) end You write: sum(1..5) do |num| num**num end Personally, I would rather write the latter. ## Usage Install the gem: gem install addy Then use it! ...
2020
2021
2022
2023
2024
2025