Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,8708,713stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
28,9214,127firespring_dev_commandsRuby library for creating/maintaining your development environment
312,78078,639sbf-toolkitRuby library for rendering UI elements
413,61546,838hedgelogAn opinionated/structured JSON logger for Ruby
581,25835,788manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6165,25737,994sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7177,57150,952sbf-dm-do-adapterA unified Ruby API for popular databases.
8177,94337,994sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
9178,39237,994sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
10178,52646,838sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11178,66155,788sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,17555,788sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13179,22055,788sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14180,15455,788sbf-dm-typesDataMapper plugin providing extra data types for use in data models
15180,22550,952sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
16180,31170,114sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17180,64461,992sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18180,68478,639sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
19180,95561,992sbf-do_mysqlImplements the DataObjects API for MySQL
20181,00390,620sbf-do_sqlite3Implements the DataObjects API for Sqlite3
21181,00970,114sbf-dm-transactionsMakes transaction support available for adapters that support them
22181,21055,788sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
23184,67190,620sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...