Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,97412,611stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
28,1755,735firespring_dev_commandsRuby library for creating/maintaining your development environment
312,94370,825sbf-toolkitRuby library for rendering UI elements
413,88343,160hedgelogAn opinionated/structured JSON logger for Ruby
581,14170,825manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6157,46870,825sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7175,41960,679sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8176,523147,652sbf-dm-do-adapterA unified Ruby API for popular databases.
9176,95060,679sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
10177,85496,394sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11178,302116,087sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,183116,087sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13179,43496,394sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14180,418116,087sbf-dm-typesDataMapper plugin providing extra data types for use in data models
15180,55584,475sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
16180,706116,087sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17181,05596,394sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18181,39996,394sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
19181,412116,087sbf-do_sqlite3Implements the DataObjects API for Sqlite3
20181,421147,652sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
21181,45796,394sbf-do_mysqlImplements the DataObjects API for MySQL
22181,817147,652sbf-dm-transactionsMakes transaction support available for adapters that support them
23185,886116,087sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...