Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,99516,252stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
28,05914,247firespring_dev_commandsRuby library for creating/maintaining your development environment
312,98842,083sbf-toolkitRuby library for rendering UI elements
413,95742,083hedgelogAn opinionated/structured JSON logger for Ruby
581,19871,140manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6155,91842,083sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7174,79442,083sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8176,35071,140sbf-dm-do-adapterA unified Ruby API for popular databases.
9176,63271,140sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
10177,69442,083sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11178,24142,083sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,18771,140sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13179,50423,964sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14180,48542,083sbf-dm-typesDataMapper plugin providing extra data types for use in data models
15180,58742,083sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
16180,77171,140sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17181,11671,140sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18181,47071,140sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
19181,47671,140sbf-do_mysqlImplements the DataObjects API for MySQL
20181,48871,140sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
21181,55171,140sbf-do_sqlite3Implements the DataObjects API for Sqlite3
22181,91142,083sbf-dm-transactionsMakes transaction support available for adapters that support them
23186,07171,140sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...