0.36
God it's about every day where I think to myself, gadzooks,
I keep typing *REPETITIVE_BORING_TASK* over and over. Wouldn't it be great if
I had something like boom to store all these commonly-used text snippets for
me? Then I realized that was a worthless idea since boom hadn't been created...
2021
2022
2023
2024
2025
2026
0.34
Make predictions with a ModelFox model from your Ruby app. Learn more at https://www.modelfox.dev/.
2021
2022
2023
2024
2025
2026
0.34
ROXML is a Ruby library designed to make it easier for Ruby developers to work with XML.
Using simple annotations, it enables Ruby classes to be mapped to XML. ROXML takes care
of the marshalling and unmarshalling of mapped attributes so that developers can focus on
building first-class Ruby clas...
2021
2022
2023
2024
2025
2026
0.34
Detect non-atomic interactions within DB transactions
2021
2022
2023
2024
2025
2026
0.34
Facets is the premier collection of extension methods for the Ruby programming language. Facets extensions are unique by virtue of their atomicity. They are stored in individual files allowing for highly granular control of requirements. In addition, Facets includes a few additional classes and m...
2021
2022
2023
2024
2025
2026
0.34
This package includes machine readable data about Apple platforms maintained by hack-different.
To update the contents of this gem perform a pull request against the `_data` folder of the repository
at hack-different/apple-knowledge.
2021
2022
2023
2024
2025
2026
0.19
[DEPRECATION] 'attr_searchable' is deprecated. Migrate to 'search_cop' instead.
2021
2022
2023
2024
2025
2026
0.19
Protect attributes from mass assignment
2021
2022
2023
2024
2025
2026
0.33
Library for extracting marketing attribution data from referer URLs
2021
2022
2023
2024
2025
2026
0.32
FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs.
2021
2022
2023
2024
2025
2026
0.32
Konacha is a Rails engine that allows you to test your JavaScript with the
mocha test framework and chai assertion library.
It is similar to Jasmine and Evergreen, but does not attempt to be framework
agnostic. By sticking with Rails, Konacha can take full advantage of features such as
the asset...
2021
2022
2023
2024
2025
2026
0.32
Adapter for Gollum to use Rugged (libgit2) at the backend.
2021
2022
2023
2024
2025
2026
0.32
Subscription Billing - Simple. Secure. Affordable. More details at www.chargebee.com.
2021
2022
2023
2024
2025
2026
0.3
Use the Bitly API version 4 to shorten or expand URLs. Check out the API documentation at https://dev.bitly.com/.
2021
2022
2023
2024
2025
2026
0.3
gRPC Ruby Framework for building complex gRPC applications at scale
2021
2022
2023
2024
2025
2026
0.29
Cequel is an ActiveRecord-like domain model layer for Cassandra that exposes
the robust data modeling capabilities of CQL3, including parent-child
relationships via compound primary keys and in-memory atomic manipulation of
collection columns.
2021
2022
2023
2024
2025
2026
0.28
Process your Paperclip attachments in the background with ActiveJob
2021
2022
2023
2024
2025
2026
0.28
securecompare borrows the secure_compare private method from ActiveSupport::MessageVerifier which lets you do safely compare strings without being vulnerable to timing attacks. Useful for Basic HTTP Authentication in your rack/rails application.
2021
2022
2023
2024
2025
2026
0.27
Often times you'll end up with empty strings where you really want nil at the database level. This plugin automatically converts blanks to nil and is configurable.
2021
2022
2023
2024
2025
2026
0.0
Lookout
Lookout is a unit testing framework for Ruby┬╣ that puts your results in
focus. Tests (expectations) are written as follows
expect 2 do
1 + 1
end
expect ArgumentError do
Integer('1 + 1')
end
expect Array do
[1, ...
2021
2022
2023
2024
2025
2026