Urkle's Gems

icon
#Total RankDaily RankNameSummary
14,9129,034schema_plus_coreProvides an internal extension API to ActiveRecord, in the form of middleware-style cal...
24,9589,111schema_monkeyProvides a module insertion protocol to facilitate adding features to ActiveRecord
35,0178,896modwareA middleware library, featuring a simple interface and "callback" style semantics in th...
45,3039,596schema_plus_indexesAdds shorthands and conveniences to ActiveRecord's handling of indexes
55,7365,541ar-multidbMultidb is an ActiveRecord extension for switching between multiple database connection...
66,3218,460schema_plusSchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus...
76,67910,129schema_plus_pg_indexesAdds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ...
87,11710,917schema_plus_foreign_keysExtended support for foreign key constraints in ActiveRecord, including: definition as ...
97,39210,917schema_plus_columnsAdds useful accessors to ActiveRecord's Column object.
107,59812,206schema_auto_foreign_keysIn an ActiveRecord migration, set the default to create a foreign key and index for all...
118,48812,103schema_plus_viewsAdds support for views to ActiveRecord
128,61911,899schema_plus_enumsAdds support for enum data types in ActiveRecord
138,62812,784schema_plus_compatibilityCompatibility helpers for the SchemaPlus family of gems
148,73312,298schema_plus_default_exprExtends ActiveRecord migrations to allow an SQL expression for the default value of a c...
159,82313,647schema_plus_db_defaultDefines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca...
169,89713,647schema_plus_tablesExtends ActiveRecord's handling of tables
1710,23313,647schema_validationsSchemaValidations extends ActiveRecord to automatically create validations by inspectin...
1814,40910,283schema_devSchemaPlus development tools
1924,61518,508schema_associationsSchemaAssociations extends ActiveRecord to automatically create associations by inspect...
2041,50758,818schema_plus_triggersAdds support for triggers in ActiveRecord
2141,63858,818schema_plus_functionsAdds support for functions in ActiveRecord
2249,77858,818sidekiq-instrumentalSend Sidekiq status into Instrumental after every job
2394,87658,818process_balancerA self-balancing long-running job runner
24101,03758,818schema_plus_multischemaAdds support for multiple schemas in activerecord when using Postgres
25103,46958,818rubocop-viewer_formatterA formatter for rubocop that generates a vue based-interactive app