Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,70410,572firespring_dev_commandsRuby library for creating/maintaining your development environment
28,29414,978stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
313,41920,693sbf-toolkitRuby library for rendering UI elements
414,56151,088hedgelogAn opinionated/structured JSON logger for Ruby
581,49051,088manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6141,70325,069sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7151,54151,088sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8173,10151,088sbf-dm-do-adapterA unified Ruby API for popular databases.
9173,20551,088sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
10175,47451,088sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11176,91851,088sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,74251,088sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13180,84751,088sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14182,50551,088sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
15182,75651,088sbf-dm-typesDataMapper plugin providing extra data types for use in data models
16182,92251,088sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17183,28151,088sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18183,86651,088sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
19183,96551,088sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
20183,99951,088sbf-do_mysqlImplements the DataObjects API for MySQL
21184,38051,088sbf-do_sqlite3Implements the DataObjects API for Sqlite3
22184,40851,088sbf-dm-transactionsMakes transaction support available for adapters that support them
23189,31851,088sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...