| 1 | 246 | 362 | ice_nine | Deep Freeze Ruby Objects |
| 2 | 344 | 548 | descendants_tracker | Module that adds descendant tracking to a class |
| 3 | 373 | 860 | equalizer | Equalizer provides a simple way to define equality
(==), equivalence (eql?), and hashin... |
| 4 | 392 | 578 | axiom-types | Define types with optional constraints for use within axiom and other libraries. |
| 5 | 515 | 701 | unparser | Generate equivalent source for parser gem AST nodes |
| 6 | 875 | 1,550 | memoizable | Memoize method return values |
| 7 | 1,482 | 2,985 | adamantium | Immutable extensions to objects |
| 8 | 1,496 | 3,302 | abstract_type | Module to declare abstract classes and methods |
| 9 | 1,518 | 3,370 | concord | Helper for object composition |
| 10 | 1,788 | 3,934 | extlib | Support library for Merb |
| 11 | 3,408 | 7,788 | data_objects | Provide a standard and simplified API for communicating with RDBMS from Ruby |
| 12 | 3,434 | 6,696 | dm-core | DataMapper core library |
| 13 | 3,624 | 8,190 | dm-migrations | DataMapper plugin for writing and speccing migrations |
| 14 | 3,688 | 8,397 | dm-do-adapter | DataObjects Adapter for DataMapper |
| 15 | 3,825 | 3,808 | anima | Initialize object attributes via attributes hash |
| 16 | 4,060 | 8,465 | dm-validations | Library for performing validations on DM models and pure Ruby object |
| 17 | 4,133 | 8,811 | dm-timestamps | DataMapper plugin for magical timestamps |
| 18 | 4,134 | 8,783 | do_sqlite3 | Implements the DataObjects API for Sqlite3 |
| 19 | 4,135 | 9,114 | dm-aggregates | DataMapper plugin providing support for aggregates on collections |
| 20 | 4,136 | 9,731 | dm-serializer | DataMapper plugin for serializing Resources and Collections |
| 21 | 4,174 | 9,192 | dm-types | DataMapper plugin providing extra data types |
| 22 | 4,275 | 9,704 | dm-constraints | DataMapper plugin constraining relationships |
| 23 | 4,349 | 9,510 | dm-transactions | Makes transaction support available for adapters that support them |
| 24 | 4,696 | 5,306 | mutant | Mutation Testing for Ruby. |
| 25 | 4,705 | 11,357 | data_mapper | Faster, Better, Simpler. |
| 26 | 4,709 | 9,211 | dm-sqlite-adapter | Sqlite3 Adapter for DataMapper |
| 27 | 4,849 | 11,645 | do_postgres | Implements the DataObjects API for PostgreSQL |
| 28 | 4,967 | 4,468 | mutant-rspec | Rspec integration for mutant |
| 29 | 5,334 | 4,187 | yardstick | Measure YARD documentation coverage |
| 30 | 5,377 | 15,677 | do_mysql | Implements the DataObjects API for MySQL |
| 31 | 5,737 | 14,074 | dm-postgres-adapter | PostgreSQL Adapter for DataMapper |
| 32 | 6,872 | 21,532 | dm-mysql-adapter | MySQL Adapter for DataMapper |
| 33 | 8,013 | 12,626 | datamapper | Faster, Better, Simpler. |
| 34 | 9,506 | 23,907 | dm-observer | DataMapper plugin for observing Resources |
| 35 | 10,409 | 32,016 | dm-active_model | A datamapper plugin for active_model compliance and thus rails 3 compatibility. |
| 36 | 10,514 | 30,332 | dm-ar-finders | DataMapper plugin providing ActiveRecord-style finders |
| 37 | 11,161 | 34,048 | dm-rails | Integrate DataMapper with Rails 3 |
| 38 | 12,300 | 22,609 | dm-is-tree | DataMapper plugin allowing the creation of tree structures from data models |
| 39 | 12,631 | 10,357 | mutant-minitest | Minitest integration for mutant |
| 40 | 13,053 | 23,213 | dm-adjust | DataMapper plugin providing methods to increment and decrement properties |
| 41 | 13,656 | 24,632 | dm-sweatshop | DataMapper plugin for building pseudo random models |
| 42 | 14,694 | 39,488 | dm-cli | DataMapper plugin allowing interaction with models through a CLI |
| 43 | 15,431 | 39,488 | dm-tags | This package brings tagging to DataMapper. It is inspired by Acts As Taggable On by Mi... |
| 44 | 15,701 | 17,702 | axiom | Simplifies querying of structured data using relational algebra |
| 45 | 15,945 | 34,048 | do_jdbc | Provides JDBC support for usage in DO drivers for JRuby |
| 46 | 15,963 | 23,907 | dm-is-list | DataMapper plugin for creating and organizing lists |
| 47 | 16,263 | 39,488 | dm-is-state_machine | DataMapper plugin for creating state machines |
| 48 | 16,294 | 27,569 | devtools | A metagem wrapping development tools |
| 49 | 17,113 | 43,166 | dm-is-nested_set | DataMapper plugin allowing the creation of nested sets from data models |
| 50 | 17,456 | 34,048 | dm-rest-adapter | REST Adapter for DataMapper |
| 51 | 17,774 | 25,502 | dm-is-remixable | dm-is-remixable allow you to create reusable data functionality |
| 52 | 18,141 | 140,423 | dm-is-searchable | A DataMapper plugin for searching |
| 53 | 19,195 | 39,488 | dm-is-versioned | DataMapper plugin enabling simple versioning of models |
| 54 | 21,588 | 48,171 | dm-ferret-adapter | Ferret Adapter for DataMapper |
| 55 | 22,354 | 64,016 | do_hsqldb | Implements the DataObjects API for Hsqldb |
| 56 | 22,485 | 78,082 | do_derby | Implements the DataObjects API for Derby |
| 57 | 22,634 | 54,663 | do_h2 | Implements the DataObjects API for H2 |
| 58 | 25,475 | 43,166 | dm-yaml-adapter | YAML Adapter for DataMapper |
| 59 | 29,837 | 64,016 | dm-oracle-adapter | Oracle Adapter for DataMapper |
| 60 | 31,381 | 48,171 | dm-sqlserver-adapter | Microsoft SQL Server Adapter for DataMapper |
| 61 | 37,779 | 64,016 | dm-ambition | DataMapper plugin providing an Ambition-like API |
| 62 | 41,628 | 34,048 | rails_datamapper | Rails Plugin for DataMapper |
| 63 | 45,247 | 32,016 | veritas | Simplifies querying of structured data using relational algebra |
| 64 | 51,274 | 43,166 | axiom-memory-adapter | Use Axiom relations with an in-memory datastore |
| 65 | 55,561 | 78,082 | veritas-sql-generator | Generate SQL from a veritas relation |
| 66 | 58,558 | 78,082 | veritas-optimizer | Optimizes veritas relations |
| 67 | 63,097 | 78,082 | axiom-optimizer | Optimizes axiom relations |
| 68 | 74,269 | 54,663 | veritas-do-adapter | Use Veritas relations with an RDBMS |
| 69 | 87,788 | 78,082 | axiom-sql-generator | Generate SQL from a axiom relation |
| 70 | 91,146 | 101,581 | axiom-do-adapter | Use Axiom relations with an RDBMS |
| 71 | 94,465 | 140,423 | sql | SQL Parser and Generator |
| 72 | 119,821 | 101,581 | dm-cassandra-adapter | Cassandra Adapter for DataMapper |
| 73 | 123,779 | 101,581 | datamapper2 | Implements the DataMapper pattern for you. |
| 74 | 140,150 | 78,082 | idem | Memoize method return values |