Project
Reverse Dependencies for fuubar
The projects listed here declare fuubar as a runtime or development dependency
0.0
Simple ActiveSupport::Concern for converting a JSON config string into methods available for read.
2020
2021
2022
2023
2024
2025
0.0
Provides js-signals for use with Rails 3
2020
2021
2022
2023
2024
2025
0.0
Log Sidekiq messages in JSON format
2020
2021
2022
2023
2024
2025
0.0
Kankri is a library for quickly setting up basic authentication with
object-action privileges. It's intended to be used in projects which need
a simple auth system with no run-time requirements and little set-up. It
isn't intended for mission critical security.
2020
2021
2022
2023
2024
2025
0.0
A simple Ruby gem for creating mappers which map one object to another.
2020
2021
2022
2023
2024
2025
0.0
Bastard child of Slidedown, deck.js and organic fair trade Bolivian coffee
2020
2021
2022
2023
2024
2025
0.0
Ruby client for Keystok service. https://keystok.com
2020
2021
2022
2023
2024
2025
0.0
A Kubernetes Driver for Test Kitchen
2020
2021
2022
2023
2024
2025
0.0
Resolves cookbook dependencies
2020
2021
2022
2023
2024
2025
0.0
Resolves cookbook dependencies
2020
2021
2022
2023
2024
2025
0.0
A knife plugin to quickly display the number of nodes in a Chef search query.
2020
2021
2022
2023
2024
2025
0.0
Knife(Opscode Chef) plugin for Z Cloud(Powered by Joyent).
2020
2021
2022
2023
2024
2025
0.0
A Rails template with Kabisa defaults
2020
2021
2022
2023
2024
2025
0.0
Handles GPG-encrypted bundles of sensitive data
2020
2021
2022
2023
2024
2025
0.0
Tie log (or other file) rotation to the (un-scheduled?) execution of code. The raison d'étre for this gem is that I'm too lazy to clear out test and development logs manually and am too anal-retentive to be happy with large log files accumulating in my various project directories.
2020
2021
2022
2023
2024
2025
0.0
Ruby wrapper for Lelylan API
2020
2021
2022
2023
2024
2025
0.0
Library for interacting with Ledger files
2020
2021
2022
2023
2024
2025
0.0
LicenseFinderRailsAssets is a plugin for LicenseFinder
that adds support for declaring licenses and decisions
for rails assets.
2020
2021
2022
2023
2024
2025
0.0
# License
Create software licenses easily.
## Install
### Bundler: `gem 'license'`
### RubyGems: `gem install license`
## Usage
### Simple
```ruby
license = License::Software::MIT.new do |l|
l.year.start = 2012
l.author.name = 'Ryan Scott Lewis'
l.author.email = 'ryan@rynet.us'
end...
2020
2021
2022
2023
2024
2025
0.0
Read Slack tokens from Chrome LocalStorage
2020
2021
2022
2023
2024
2025