Opensource_firespring's Gems

icon
#Total RankDaily RankNameSummary
17,8653,137firespring_dev_commandsRuby library for creating/maintaining your development environment
28,03323,599stbaldricksRuby library for accessing and integrating with the St. Baldrick's Foundation API
313,19991,897sbf-toolkitRuby library for rendering UI elements
414,22656,961hedgelogAn opinionated/structured JSON logger for Ruby
581,31876,322manifestly-clientA Ruby client that enables quick and easy interactions with the Manifest.ly api
6152,15345,896sbf-dm-coreDataMapper core library where one row in the data-store should equal one object referen...
7173,70456,961sbf-data_mapperDataMapper plugin providing support for aggregates, functions on collections and datasets.
8175,510118,365sbf-dm-do-adapterA unified Ruby API for popular databases.
9176,08164,888sbf-dm-noisy-failuresThis library replaces the default behavior of DataMapper by raising exceptions with des...
10177,59491,897sbf-dm-serializerdm-serializer allows DataMapper models and collections to be serialized to a variety of...
11178,21976,322sbf-dm-aggregatesDataMapper plugin providing support for aggregates, functions on collections and datasets.
12179,29576,322sbf-dm-migrationsDataMapper plugin for modifying and maintaining database structure, triggers, stored pr...
13179,83976,322sbf-dm-constraintsPlugin that adds foreign key constraints to associations. Currently supports only Postg...
14180,934153,786sbf-dm-typesDataMapper plugin providing extra data types for use in data models
15180,96176,322sbf-dm-mysql-adapterA MySQL Adapter for DataMapper
16181,19776,322sbf-dm-validationsThis is a DataMapper plugin that provides validations for DataMapper model classes.
17181,54076,322sbf-dm-timestampsDataMapper plugin which adds “magic” to created_at, created_on, et cetera.
18181,939153,786sbf-data_objectsProvide a standard and simplified API for communicating with RDBMS from Ruby
19181,965118,365sbf-dm-sqlite-adapterSqlite3 Adapter for DataMapper
20182,02076,322sbf-do_mysqlImplements the DataObjects API for MySQL
21182,114118,365sbf-do_sqlite3Implements the DataObjects API for Sqlite3
22182,421118,365sbf-dm-transactionsMakes transaction support available for adapters that support them
23186,721153,786sbf-dm-sql-findersdm-sql-finders add #by_sql to your DataMapper models and provides a clean mechanism for...