Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,7394,195firespring_dev_commandsRuby library for creating/maintaining your development environment
28,0717,296stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
313,23811,996sbf-toolkitRuby library for rendering UI elements
414,28328,865hedgelogAn opinionated/structured JSON logger for Ruby
581,30542,071manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6149,58646,875sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7172,89062,145sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8175,06457,621sbf-dm-do-adapterA unified Ruby API for popular databases.
9175,60493,128sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
10177,33493,128sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11178,04693,128sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,20274,353sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13179,93993,128sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14181,09383,223sbf-dm-typesDataMapper plugin providing extra data types for use in data models
15181,107108,114sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
16181,350108,114sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17181,724108,114sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18182,12993,128sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
19182,156125,342sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
20182,259125,342sbf-do_mysqlImplements the DataObjects API for MySQL
21182,306108,114sbf-do_sqlite3Implements the DataObjects API for Sqlite3
22182,540108,114sbf-dm-transactionsMakes transaction support available for adapters that support them
23186,975125,342sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...