0.0
Access a nested Ruby Hash using Java-style properties as keys.
For example: {:a => {:b => 123}} can be accessed as "a.b" and setting "a.b.c" => 456
will create {:a => {:b => { :c => 456 }}}.
2020
2021
2022
2023
2024
2025
0.0
Postgres based audit trail for your Active Records, with 100% consistency.
2020
2021
2022
2023
2024
2025
0.0
A Gong OAuth2 strategy for OmniAuth 1.x. This allows you to login to Gong with your ruby app.
2020
2021
2022
2023
2024
2025
0.0
LimitedSessions provides two core features to handle cookie-based session expiry: 1) Rack Middleware for most session stores and 2) an ActiveRecord extension for AR-based session stores. Sessions can be expired on inactivity and/or overall session length. Works with and without Rails.
2020
2021
2022
2023
2024
2025
0.0
Implementation of the ISO Standard Atmosphere (ISA) model as
defined in ISO 2533 and ICAO 7488/3 1994.
Reference implementation used in ISO 2533:2025."
2020
2021
2022
2023
2024
2025
0.0
Voxelamming is an AR programming learning app. Even programming beginners can learn programming visually and enjoyably. Voxelamming supports iPhones and iPads with iOS 16 or later, and Apple Vision Pro.
2020
2021
2022
2023
2024
2025
0.0
CMIS 1.1 server implementation to expose CMIS repositeries through rails app
2020
2021
2022
2023
2024
2025
0.0
Expand hostlist expression like those defined in pdsh or Ansible inventory files.
An expression like "host-[1-3].com" will expand into an array containing the elements host-1.com, host-2.com and host-3.com
See https://github.com/udondan/hostlist_expression-ruby for documentation
2020
2021
2022
2023
2024
2025
0.0
2025-05-16に開催された[第153回オープンソースサロン『RubyKaigi 2025参加レポート』](https://shimane-oss.connpass.com/event/352716/)での発表資料
2020
2021
2022
2023
2024
2025
0.0
ShipEngine's easy-to-use REST API lets you manage all of your shipping needs without worrying about the complexities of different carrier APIs and protocols. We handle all the heavy lifting so you can focus on providing a first-class shipping experience for your customers at the best possible pri...
2020
2021
2022
2023
2024
2025
0.0
* <https://isoc.jp/activities/ietf_updates/116/>
* <https://www.nic.ad.jp/ja/topics/2023/20230519-02.html>
2020
2021
2022
2023
2024
2025
0.0
A simple wrapper for 1nce API
2020
2021
2022
2023
2024
2025
0.0
Rangeary is a sub-class of Array and represents any 1-dimensional multiple-range, for example, (x<4 and 7<x<=9) or (x<="c" and "f"<=x), where the infinities can be abstract like nil or be defined by the user. All the standard logical operations, including negation, conjunction and disjunction, ar...
2020
2021
2022
2023
2024
2025
0.0
gem command around reviewed topic branches. Supports workflow of the form:
# alexander:
git work-on <topic>
git done
# bismarck:
git status # notice a review branch
git review <topic>
# happy, merge into master, push and cleanup
git acc...
2020
2021
2022
2023
2024
2025
0.0
An amount of money with currency and 18-digit precision.
2020
2021
2022
2023
2024
2025
0.0
This is a gem of ruby that has the ability for authentication to be used in Ruby on Rails 7+, it is composed of 10 modules that allow flexibility for user management in a Rails application
2020
2021
2022
2023
2024
2025
0.0
*NOTE his plugin requires the private e9_base CMS gem and WILL NOT WORK without it.*
CRM Plugin for the e9 CMS
=========================
To use, add as a gem and install by running:
rails g e9_crm:install
Then modify the installed initializer as per your app, including
the controller modu...
2020
2021
2022
2023
2024
2025
0.0
MultiTenancy with Mongoid - This is a fork for mongoid-multitenancy just to allow mongoid version < 10
2020
2021
2022
2023
2024
2025
0.0
rubyzip2 is a Ruby library for reading and writing Zip files. Unlike the official rubyzip, rubyzip2 is compatible with Ruby 1.9.1.
2020
2021
2022
2023
2024
2025
0.0
A Best Gem Ever for used.
2020
2021
2022
2023
2024
2025