Lowjoel's Gems

icon
#Total RankDaily RankNameSummary
13,7216,419fast_stackFast method for collecting stack traces in Ruby 2.1+
24,56010,149schema_plus_coreProvides an internal extension API to ActiveRecord, in the form of middleware-style cal...
34,60510,440schema_monkeyProvides a module insertion protocol to facilitate adding features to ActiveRecord
44,92710,440schema_plus_indexesAdds shorthands and conveniences to ActiveRecord's handling of indexes
55,78111,160schema_plusSchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus...
66,10235,312schema_plus_pg_indexesAdds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ...
76,52422,721schema_plus_foreign_keysExtended support for foreign key constraints in ActiveRecord, including: definition as ...
86,76420,016schema_plus_columnsAdds useful accessors to ActiveRecord's Column object.
96,93418,953schema_auto_foreign_keysIn an ActiveRecord migration, set the default to create a foreign key and index for all...
107,81122,721schema_plus_viewsAdds support for views to ActiveRecord
117,91026,488schema_plus_compatibilityCompatibility helpers for the SchemaPlus family of gems
127,93224,505schema_plus_enumsAdds support for enum data types in ActiveRecord
138,02628,911schema_plus_default_exprExtends ActiveRecord migrations to allow an SQL expression for the default value of a c...
149,02739,494schema_plus_db_defaultDefines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca...
159,10328,911schema_plus_tablesExtends ActiveRecord's handling of tables
169,47417,242schema_validationsSchemaValidations extends ActiveRecord to automatically create validations by inspectin...
1713,83920,016schema_devSchemaPlus development tools
1823,68615,941schema_associationsSchemaAssociations extends ActiveRecord to automatically create associations by inspect...
1926,21945,049coursemology-polyglotCommon definitions shared between the web application and the evaluator for determining...
2029,01652,142activerecord-userstampThis gem extends ActiveRecord::Base to add automatic updating of created_by and updated...
2141,86824,505simple_form-bootstrapInitialises Simple Form to automatically produce Bootstrap 3-friendly markup
2247,93098,642coursemology-evaluatorSets up a consistent environment for evaluating programming packages.
2349,32462,419schema_plus_association_inversesWarns when association inverses are not autodetected
2467,01698,642cancancan-squeelImplements CanCanCan's rule-based record fetching using Squeel.
2589,929128,013database_transformTransforms the data of a database from an old schema to a new one.
26100,66362,419schema_plus_multischemaAdds support for multiple schemas in activerecord when using Postgres
27158,80998,642message_bus-clientImplements a client for Message Bus, with communication over HTTP