| 1 | 260 | 467 | ice_nine | Deep Freeze Ruby Objects |
| 2 | 356 | 684 | descendants_tracker | Module that adds descendant tracking to a class |
| 3 | 404 | 968 | equalizer | Equalizer provides a simple way to define equality
(==), equivalence (eql?), and hashin... |
| 4 | 414 | 742 | axiom-types | Define types with optional constraints for use within axiom and other libraries. |
| 5 | 525 | 538 | unparser | Generate equivalent source for parser gem AST nodes |
| 6 | 893 | 1,602 | memoizable | Memoize method return values |
| 7 | 1,531 | 3,381 | adamantium | Immutable extensions to objects |
| 8 | 1,546 | 3,602 | abstract_type | Module to declare abstract classes and methods |
| 9 | 1,560 | 3,640 | concord | Helper for object composition |
| 10 | 1,866 | 4,401 | extlib | Support library for Merb |
| 11 | 3,500 | 7,157 | data_objects | Provide a standard and simplified API for communicating with RDBMS from Ruby |
| 12 | 3,533 | 7,171 | dm-core | DataMapper core library |
| 13 | 3,731 | 7,559 | dm-migrations | DataMapper plugin for writing and speccing migrations |
| 14 | 3,799 | 7,502 | dm-do-adapter | DataObjects Adapter for DataMapper |
| 15 | 3,815 | 3,916 | anima | Initialize object attributes via attributes hash |
| 16 | 4,187 | 7,827 | dm-validations | Library for performing validations on DM models and pure Ruby object |
| 17 | 4,244 | 7,192 | do_sqlite3 | Implements the DataObjects API for Sqlite3 |
| 18 | 4,248 | 8,240 | dm-timestamps | DataMapper plugin for magical timestamps |
| 19 | 4,251 | 8,391 | dm-aggregates | DataMapper plugin providing support for aggregates on collections |
| 20 | 4,255 | 8,796 | dm-serializer | DataMapper plugin for serializing Resources and Collections |
| 21 | 4,289 | 8,573 | dm-types | DataMapper plugin providing extra data types |
| 22 | 4,395 | 8,644 | dm-constraints | DataMapper plugin constraining relationships |
| 23 | 4,469 | 9,236 | dm-transactions | Makes transaction support available for adapters that support them |
| 24 | 4,676 | 4,262 | mutant | Mutation Testing for Ruby. |
| 25 | 4,767 | 4,669 | mutant-rspec | Rspec integration for mutant |
| 26 | 4,841 | 7,842 | dm-sqlite-adapter | Sqlite3 Adapter for DataMapper |
| 27 | 4,879 | 9,299 | data_mapper | Faster, Better, Simpler. |
| 28 | 5,043 | 10,652 | do_postgres | Implements the DataObjects API for PostgreSQL |
| 29 | 5,303 | 5,932 | yardstick | Measure YARD documentation coverage |
| 30 | 5,577 | 10,945 | do_mysql | Implements the DataObjects API for MySQL |
| 31 | 6,062 | 14,299 | dm-postgres-adapter | PostgreSQL Adapter for DataMapper |
| 32 | 7,244 | 13,783 | dm-mysql-adapter | MySQL Adapter for DataMapper |
| 33 | 8,190 | 11,559 | datamapper | Faster, Better, Simpler. |
| 34 | 9,942 | 13,209 | dm-observer | DataMapper plugin for observing Resources |
| 35 | 10,845 | 14,462 | dm-active_model | A datamapper plugin for active_model compliance and thus rails 3 compatibility. |
| 36 | 10,964 | 26,333 | dm-ar-finders | DataMapper plugin providing ActiveRecord-style finders |
| 37 | 11,670 | 29,654 | dm-rails | Integrate DataMapper with Rails 3 |
| 38 | 12,210 | 8,090 | mutant-minitest | Minitest integration for mutant |
| 39 | 12,755 | 13,612 | dm-is-tree | DataMapper plugin allowing the creation of tree structures from data models |
| 40 | 13,526 | 13,783 | dm-adjust | DataMapper plugin providing methods to increment and decrement properties |
| 41 | 14,104 | 14,299 | dm-sweatshop | DataMapper plugin for building pseudo random models |
| 42 | 15,152 | 13,209 | dm-cli | DataMapper plugin allowing interaction with models through a CLI |
| 43 | 15,889 | 13,783 | dm-tags | This package brings tagging to DataMapper. It is inspired by Acts As Taggable On by Mi... |
| 44 | 16,185 | 20,888 | axiom | Simplifies querying of structured data using relational algebra |
| 45 | 16,483 | 24,406 | dm-is-list | DataMapper plugin for creating and organizing lists |
| 46 | 16,533 | 11,993 | devtools | A metagem wrapping development tools |
| 47 | 16,550 | 29,654 | do_jdbc | Provides JDBC support for usage in DO drivers for JRuby |
| 48 | 16,841 | 24,406 | dm-is-state_machine | DataMapper plugin for creating state machines |
| 49 | 17,610 | 29,654 | dm-is-nested_set | DataMapper plugin allowing the creation of nested sets from data models |
| 50 | 17,966 | 29,654 | dm-rest-adapter | REST Adapter for DataMapper |
| 51 | 18,295 | 14,635 | dm-is-remixable | dm-is-remixable allow you to create reusable data functionality |
| 52 | 18,761 | 29,654 | dm-is-searchable | A DataMapper plugin for searching |
| 53 | 19,776 | 24,406 | dm-is-versioned | DataMapper plugin enabling simple versioning of models |
| 54 | 22,286 | 29,654 | dm-ferret-adapter | Ferret Adapter for DataMapper |
| 55 | 23,054 | 60,696 | do_hsqldb | Implements the DataObjects API for Hsqldb |
| 56 | 23,222 | 37,086 | do_derby | Implements the DataObjects API for Derby |
| 57 | 23,372 | 24,406 | do_h2 | Implements the DataObjects API for H2 |
| 58 | 26,050 | 24,406 | dm-yaml-adapter | YAML Adapter for DataMapper |
| 59 | 30,562 | 60,696 | dm-oracle-adapter | Oracle Adapter for DataMapper |
| 60 | 32,029 | 37,086 | dm-sqlserver-adapter | Microsoft SQL Server Adapter for DataMapper |
| 61 | 38,537 | 60,696 | dm-ambition | DataMapper plugin providing an Ambition-like API |
| 62 | 42,346 | 60,696 | rails_datamapper | Rails Plugin for DataMapper |
| 63 | 45,668 | 60,696 | veritas | Simplifies querying of structured data using relational algebra |
| 64 | 52,012 | 37,086 | axiom-memory-adapter | Use Axiom relations with an in-memory datastore |
| 65 | 56,448 | 60,696 | veritas-sql-generator | Generate SQL from a veritas relation |
| 66 | 59,038 | 60,696 | veritas-optimizer | Optimizes veritas relations |
| 67 | 63,384 | 21,843 | axiom-optimizer | Optimizes axiom relations |
| 68 | 74,970 | 60,696 | veritas-do-adapter | Use Veritas relations with an RDBMS |
| 69 | 88,799 | 60,696 | axiom-sql-generator | Generate SQL from a axiom relation |
| 70 | 92,317 | 60,696 | axiom-do-adapter | Use Axiom relations with an RDBMS |
| 71 | 96,274 | 60,696 | sql | SQL Parser and Generator |
| 72 | 121,259 | 60,696 | dm-cassandra-adapter | Cassandra Adapter for DataMapper |
| 73 | 125,082 | 60,696 | datamapper2 | Implements the DataMapper pattern for you. |
| 74 | 141,591 | 60,696 | idem | Memoize method return values |