Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,7315,323firespring_dev_commandsRuby library for creating/maintaining your development environment
28,33732,643stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
313,46915,428sbf-toolkitRuby library for rendering UI elements
414,64279,325hedgelogAn opinionated/structured JSON logger for Ruby
581,652112,090manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6141,90494,289sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7148,42845,232sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8173,467112,090sbf-dm-do-adapterA unified Ruby API for popular databases.
9173,565112,090sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
10176,011112,090sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11177,294112,090sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12180,202112,090sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13181,345112,090sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14183,055112,090sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
15183,314112,090sbf-dm-typesDataMapper plugin providing extra data types for use in data models
16183,475112,090sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17183,868112,090sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18184,486112,090sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
19184,587112,090sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
20184,642112,090sbf-do_mysqlImplements the DataObjects API for MySQL
21185,010112,090sbf-do_sqlite3Implements the DataObjects API for Sqlite3
22185,050112,090sbf-dm-transactionsMakes transaction support available for adapters that support them
23190,007112,090sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...