Lowjoel's Gems

icon
#Total RankDaily RankNameSummary
13,3954,996fast_stackFast method for collecting stack traces in Ruby 2.1+
24,0886,871schema_plus_coreProvides an internal extension API to ActiveRecord, in the form of middleware-style cal...
34,1396,482schema_monkeyProvides a module insertion protocol to facilitate adding features to ActiveRecord
44,4148,354schema_plus_indexesAdds shorthands and conveniences to ActiveRecord's handling of indexes
55,14510,622schema_plusSchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus...
65,40820,642schema_plus_pg_indexesAdds support in ActiveRecord for PostgreSQL index expressions and operator classes, as ...
75,93013,232schema_plus_foreign_keysExtended support for foreign key constraints in ActiveRecord, including: definition as ...
86,07310,025schema_plus_columnsAdds useful accessors to ActiveRecord's Column object.
96,27015,266schema_auto_foreign_keysIn an ActiveRecord migration, set the default to create a foreign key and index for all...
106,92311,883schema_plus_viewsAdds support for views to ActiveRecord
116,93027,493schema_plus_enumsAdds support for enum data types in ActiveRecord
127,02627,493schema_plus_default_exprExtends ActiveRecord migrations to allow an SQL expression for the default value of a c...
137,04016,351schema_plus_compatibilityCompatibility helpers for the SchemaPlus family of gems
147,86839,659schema_plus_db_defaultDefines constant ActiveRecord::DB_DEFAULT which, when saved as an attribute's value, ca...
157,93139,659schema_plus_tablesExtends ActiveRecord's handling of tables
168,3999,715schema_validationsSchemaValidations extends ActiveRecord to automatically create validations by inspectin...
1712,89612,988schema_devSchemaPlus development tools
1822,41028,878schema_associationsSchemaAssociations extends ActiveRecord to automatically create associations by inspect...
1925,29721,323coursemology-polyglotCommon definitions shared between the web application and the evaluator for determining...
2028,35238,318activerecord-userstampThis gem extends ActiveRecord::Base to add automatic updating of created_by and updated...
2139,82959,676simple_form-bootstrapInitialises Simple Form to automatically produce Bootstrap 3-friendly markup
2246,71763,356schema_plus_association_inversesWarns when association inverses are not autodetected
2347,17950,030coursemology-evaluatorSets up a consistent environment for evaluating programming packages.
2464,78280,166cancancan-squeelImplements CanCanCan's rule-based record fetching using Squeel.
2587,50597,459database_transformTransforms the data of a database from an old schema to a new one.
2698,300110,038schema_plus_multischemaAdds support for multiple schemas in activerecord when using Postgres
27156,028110,038message_bus-clientImplements a client for Message Bus, with communication over HTTP