0.0
Backbone-associations provides a way of specifying 1:1 and 1:N relationships between Backbone models. Additionally, parent model instances (and objects extended from Backbone.Events) can listen in to CRUD events initiated on any children - in the object graph - by providing an appropriately quali...
2021
2022
2023
2024
2025
2026
0.0
This is an alternative implementation of the observer pattern. As you may know, Ruby (and Rails/ActiveRecord) already have an
implementation of it. This implementation is a variation of the pattern, so it is not supposed to supersede the existing
implementations, but "complete" them for the s...
2021
2022
2023
2024
2025
2026
0.0
Value containers supporting nested dot.notation access over hashes, and utilities offering dependency injection/lookup, and
language extensions support running in a non-rails environment. Plus, examples of null objects, class customization,
and concurrent processing.
Review the RSpec tests, a...
2021
2022
2023
2024
2025
2026
0.0
Tracee is a simple extensible logger with stack tracing, benchmarking, preprocessing, and severity-based output splitting. Tracee is meant for development and debugging of any type of application or library, and compatible with Rails. The main reason of its existence is to help you see through a ...
2021
2022
2023
2024
2025
2026
0.0
CafePress Wrapper was built to create a portal for multiple CafePress basic stores.
The intent is to create a fully fledged site where all product browsing and searching
is done on the wrapper site, while shopping cart functionality and checkout is all
done normally on cafepress.c...
2021
2022
2023
2024
2025
2026
0.0
Ruby on Rails gem for handling errors in the JSON API
2021
2022
2023
2024
2025
2026
0.0
Adds the GOVUK frontend to a Rails application that uses the Asset Pipeline.
2021
2022
2023
2024
2025
2026
0.0
Devise views with Bootstrap 5 and i18n support for Rails 6.
2021
2022
2023
2024
2025
2026
0.0
Pure HTML/CSS charts for Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.0
A rails engine that uses ActiveRecord SQL Server to read from CRM SQL Server, and OData to write to CRM.
2021
2022
2023
2024
2025
2026
0.0
Ruby library for InfluxDB 2. to use in rails.
2021
2022
2023
2024
2025
2026
0.0
Generate rails fixutures while browsing
2021
2022
2023
2024
2025
2026
0.0
[Groonga](http://groonga.org/) is a full text search engine. It also
provides column store based database feature. Column store based
database means that aggregate calculation is fast. You can use Groonga
server as fast full text search server and fast
[OLAP](https://en.wikipedia.org/wiki/Online_...
2021
2022
2023
2024
2025
2026
0.0
Happy Phone Number provides easy methods to format phone
numbers from your Rails models. Virtually any country specific
format could be supported, including national and international
format. For the not (yet) supported countries, a general method
using a simple mask is also provided.
2021
2022
2023
2024
2025
2026
0.0
A companion gem to CentralLogin, a batteries included open source OAuth2 Provider based on
Rails, Doorkeeper & Devise, with simple user managment tools.
2021
2022
2023
2024
2025
2026
0.0
A collection of linters for rails/rails
2021
2022
2023
2024
2025
2026
0.0
This gem is based on the railscast #345 HStore, that introduces the use of the HStore type for PostgreSQL. With this gem you can declare the key/values inside your Hstore attribute as attribute accessors :) Contributions are welcome! Note: It assumes you have the activerecord-postgres-hstore gem ...
2021
2022
2023
2024
2025
2026
0.0
A gem that allows your Rails apps to self-scale as they need more and more resources under Flynn. Comes with an automated mode that can be used for 'day to day' web hosting operations and a manual mode where you can control when scaling operations take place (for scripts, background jobs and anyt...
2021
2022
2023
2024
2025
2026
0.0
Non-instantiated way of deleting records with dependencies quickly without instantiation.
2021
2022
2023
2024
2025
2026
0.0
This gem overrides the default scaffold generators to build scaffolds that use React views.
2021
2022
2023
2024
2025
2026