Gems

magynhard/rvm-windows: Clone of RVM.io for MS Windows
Clone of RVM.io for MS Windows. Contribute to magynhard/rvm-windows development by creating an account on GitHub.As there is no rvm.io available for native windows, but only for POSIX by Cygwin, this is a reimplementation of basic rvm.io features ...

Release v1.17.0 / 2024-12-08 路 sparklemotion/nokogiri
The XML and HTML4 SAX parsers have received a lot of attention in this release, and we've fixed multiple long-standing bugs with encoding and entity handling. In addition, libxml2 v2.13 has also made some underlying fixes and improvements to encod...

馃摙 Announcement: aws-sdk-rails v4.2 modularization and aws-sdk-rails v5 upgrade information 馃摙 路 Issue #165 路 aws/aws-sdk-rails
In aws-sdk-rails 4.2, the gems are included as dependencies and is intended to be backwards compatible. Many namespaces and classes have been "symlinked" and possibly throw warnings about changes that will be made in aws-sdk-rails 5. If there are ...

collectiveidea/awesome_nested_set: An awesome replacement for acts_as_nested_set and better_nested_set.
Awesome Nested Set is an implementation of the nested set pattern for ActiveRecord models. It is a replacement for acts_as_nested_set and BetterNestedSet, but more awesome.
Older versions: Version 3.2 supports Rails 6, 3.1 supports Rails 5 & 4. V...

slevithan/oniguruma-to-es: Convert patterns from Oniguruma (the regex engine used by Ruby, TextMate grammars, etc.) to native JavaScript RegExp
An Oniguruma to JavaScript regex transpiler that runs in the browser and on your server. Use it to:
Take advantage of Oniguruma's many extended regex features in JavaScript.
Run regexes written for Oniguruma from JavaScript, such as those used in...

pganalyze/pg_query: Ruby extension to parse, deparse and normalize SQL queries using the PostgreSQL query parser
This Ruby extension uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parsetree.
In addition the extension allows you to normalize queries (replacing constant values with $n) and parse these normaliz...




jeremyevans/rodauth: Ruby's Most Advanced Authentication Framework
Rodauth is Ruby鈥檚 most advanced authentication framework, designed to work in any rack application. It鈥檚 built using Roda and Sequel, but it can be used with other web frameworks, database libraries, and databases.
When used with PostgreSQL, MySQ...