Project
Reverse Dependencies for byebug
The projects listed here declare byebug as a runtime or development dependency
0.13
Rails integration for BreezyJS
2020
2021
2022
2023
2024
2025
0.12
This gem allows you to easily use [Hashids](http://hashids.org/ruby/)
in your Rails app. Instead of your models using sequential numbers like 1,
2, 3, they will instead have unique short hashes like "yLA6m0oM",
"5bAyD0LO", and "wz3MZ49l". The database will still use integers under...
2020
2021
2022
2023
2024
2025
0.12
This gem implements pure Levenshtein algorithm, Damerau modification (where 2 character transposition counts as 1 edit distance). It also includes Boehmer & Rees 2008 modification, to handle transposition in blocks with more than 2 characters (Boehmer & Rees 2008).
2020
2021
2022
2023
2024
2025
0.12
This gems works with devise to provide backend password strength checking via zxcvbn-js to reject weak passwords
2020
2021
2022
2023
2024
2025
0.12
Migrate large tables without downtime by copying to a temporary table in chunks. The old table is not dropped. Instead, it is moved to timestamp_table_name for verification.
2020
2021
2022
2023
2024
2025
0.12
A Rails interface for Intuit's Quickbooks Web Connector that's OPEN SOURCE!
2020
2021
2022
2023
2024
2025
0.11
Kms - Kandidate Master of Sports - Ruby on Rails CMS
2020
2021
2022
2023
2024
2025
0.11
A simple OFX (Open Financial Exchange) parser built on top of Nokogiri.
Currently supports OFX 102, 200 and 211.
Usage:
OFX('sample.ofx') do |ofx|
p ofx
end
2020
2021
2022
2023
2024
2025
0.11
Check how many times url was shared in social networks, e.g. share counts.
2020
2021
2022
2023
2024
2025
0.11
Ruby client for using split SDK.
2020
2021
2022
2023
2024
2025
0.11
Enables Ruby based applications to communicate with the Xero API
2020
2021
2022
2023
2024
2025
0.1
AdminLTE is a premium Bootstrap theme for Backend.
2020
2021
2022
2023
2024
2025
0.1
AdminLTE is a premium Bootstrap theme for Backend.
2020
2021
2022
2023
2024
2025
0.1
WARNING: This gem has been deprecated and has been replaced by 'bankscrap' (without underscore)
2020
2021
2022
2023
2024
2025
0.1
bundler-leak provides memory leak verification for Bundled apps.
2020
2021
2022
2023
2024
2025
0.1
Safe destroy for ActiveRecord.
2020
2021
2022
2023
2024
2025
0.1
Devise extension that checks user passwords against the PwnedPasswords dataset https://haveibeenpwned.com/Passwords.
2020
2021
2022
2023
2024
2025
0.1
Command line app which parses a schema.rb file obtained from your rails repo or by running rake:schema:dump
2020
2021
2022
2023
2024
2025