Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,67411,857firespring_dev_commandsRuby library for creating/maintaining your development environment
28,2728,166stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
313,37711,303sbf-toolkitRuby library for rendering UI elements
414,51922,150hedgelogAn opinionated/structured JSON logger for Ruby
581,37375,382manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6142,08730,840sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7159,87318,956sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8172,94860,205sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
9173,21475,382sbf-dm-do-adapterA unified Ruby API for popular databases.
10175,19350,800sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11176,73160,205sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,32775,382sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13180,33775,382sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14181,95060,205sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
15182,196102,761sbf-dm-typesDataMapper plugin providing extra data types for use in data models
16182,374102,761sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17182,73850,800sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18183,29575,382sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
19183,418102,761sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
20183,444102,761sbf-do_mysqlImplements the DataObjects API for MySQL
21183,770102,761sbf-do_sqlite3Implements the DataObjects API for Sqlite3
22183,88660,205sbf-dm-transactionsMakes transaction support available for adapters that support them
23188,599102,761sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...