Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,32331,663stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
29,7304,316firespring_dev_commandsRuby library for creating/maintaining your development environment
312,00626,609sbf-toolkitRuby library for rendering UI elements
412,74916,697hedgelogAn opinionated/structured JSON logger for Ruby
580,69826,609manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6181,48486,038sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
7181,83986,038sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8181,87386,038sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
9181,87742,025sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
10181,88853,556sbf-dm-do-adapterA unified Ruby API for popular databases.
11182,00031,663sbf-do_sqlite3Implements the DataObjects API for Sqlite3
12182,00053,556sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13182,04086,038sbf-do_mysqlImplements the DataObjects API for MySQL
14182,11453,556sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
15182,26653,556sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
16182,30886,038sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
17182,30853,556sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
18182,35086,038sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
19182,40086,038sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
20182,40786,038sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
21182,41686,038sbf-dm-typesDataMapper plugin providing extra data types for use in data models
22182,42286,038sbf-dm-transactionsMakes transaction support available for adapters that support them