Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,8826,964stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
28,7563,604firespring_dev_commandsRuby library for creating/maintaining your development environment
312,80611,637sbf-toolkitRuby library for rendering UI elements
413,64730,093hedgelogAn opinionated/structured JSON logger for Ruby
581,26161,102manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6163,69456,846sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7177,46766,059sbf-dm-do-adapterA unified Ruby API for popular databases.
8177,70987,602sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
9178,32478,816sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
10178,53078,816sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11178,68087,602sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,27398,240sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13179,27887,602sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14180,278112,619sbf-dm-typesDataMapper plugin providing extra data types for use in data models
15180,33698,240sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
16180,43498,240sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17180,79698,240sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18180,88187,602sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
19181,074112,619sbf-do_mysqlImplements the DataObjects API for MySQL
20181,15798,240sbf-do_sqlite3Implements the DataObjects API for Sqlite3
21181,21598,240sbf-dm-transactionsMakes transaction support available for adapters that support them
22181,34798,240sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
23184,968131,109sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...