Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,8177,976stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
29,02411,794firespring_dev_commandsRuby library for creating/maintaining your development environment
312,63147,572sbf-toolkitRuby library for rendering UI elements
413,472128,565hedgelogAn opinionated/structured JSON logger for Ruby
581,10241,573manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6174,99347,572sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7178,25541,573sbf-dm-do-adapterA unified Ruby API for popular databases.
8179,38061,378sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
9179,41461,378sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
10179,49454,163sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11179,53747,572sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
12179,88389,132sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
13180,03461,378sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
14180,73689,132sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
15180,79478,158sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
16180,83561,378sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17180,89761,378sbf-dm-typesDataMapper plugin providing extra data types for use in data models
18180,98169,102sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
19181,11589,132sbf-dm-transactionsMakes transaction support available for adapters that support them
20181,30789,132sbf-do_sqlite3Implements the DataObjects API for Sqlite3
21181,34689,132sbf-do_mysqlImplements the DataObjects API for MySQL
22181,391104,290sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
23184,490128,565sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...