Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,7083,933firespring_dev_commandsRuby library for creating/maintaining your development environment
28,2309,414stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
313,28831,582sbf-toolkitRuby library for rendering UI elements
414,34629,132hedgelogAn opinionated/structured JSON logger for Ruby
581,325103,856manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6147,17325,689sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7171,67439,052sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8174,62439,052sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
9174,80154,393sbf-dm-do-adapterA unified Ruby API for popular databases.
10176,63354,393sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11177,78354,393sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,19970,940sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13179,86370,940sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14181,14154,393sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
15181,184103,856sbf-dm-typesDataMapper plugin providing extra data types for use in data models
16181,50154,393sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17181,834103,856sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18182,22270,940sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
19182,31170,940sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
20182,33345,165sbf-do_mysqlImplements the DataObjects API for MySQL
21182,480103,856sbf-do_sqlite3Implements the DataObjects API for Sqlite3
22182,778103,856sbf-dm-transactionsMakes transaction support available for adapters that support them
23187,11570,940sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...