Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,6557,180firespring_dev_commandsRuby library for creating/maintaining your development environment
28,24611,362stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
313,329103,058sbf-toolkitRuby library for rendering UI elements
414,39820,347hedgelogAn opinionated/structured JSON logger for Ruby
581,436103,058manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6145,58446,026sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7167,41919,158sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8173,77469,179sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
9174,679103,058sbf-dm-do-adapterA unified Ruby API for popular databases.
10175,92854,325sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11177,422103,058sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,23269,179sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13179,76569,179sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14181,227103,058sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
15181,280103,058sbf-dm-typesDataMapper plugin providing extra data types for use in data models
16181,63069,179sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17181,928103,058sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18182,25569,179sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
19182,430103,058sbf-do_mysqlImplements the DataObjects API for MySQL
20182,482103,058sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
21182,587103,058sbf-do_sqlite3Implements the DataObjects API for Sqlite3
22182,970103,058sbf-dm-transactionsMakes transaction support available for adapters that support them
23187,22269,179sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...