Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,95817,063stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
28,3064,177firespring_dev_commandsRuby library for creating/maintaining your development environment
312,91496,800sbf-toolkitRuby library for rendering UI elements
413,83560,592hedgelogAn opinionated/structured JSON logger for Ruby
581,11396,800manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6159,53260,592sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7176,03244,491sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8176,90560,592sbf-dm-do-adapterA unified Ruby API for popular databases.
9177,33844,491sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
10178,05244,491sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11178,62344,491sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,22396,800sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13179,43696,800sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14180,46996,800sbf-dm-typesDataMapper plugin providing extra data types for use in data models
15180,51760,592sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
16180,75196,800sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17181,14060,592sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18181,46496,800sbf-do_mysqlImplements the DataObjects API for MySQL
19181,46496,800sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
20181,50196,800sbf-do_sqlite3Implements the DataObjects API for Sqlite3
21181,57160,592sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
22181,75360,592sbf-dm-transactionsMakes transaction support available for adapters that support them
23185,77796,800sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...