RubyGems.org

all gems

starting with A

Displaying gems 151 - 180 of 1043 in total

  1. 1732 downloads
    active_record_base_without_table (0.1.2) Allows to use ActiveRecord::Base functionality without database table
  2. 166 downloads
    activerecord-cassandra-adapter (0.1.0) activerecord-cassandra-adapter is a Cassandra adapter for ActiveRecord.
  3. 150 downloads
    active_record_connectionless (1.0.2) This gem provides connectionless active_record models useful for testing
  4. 448 downloads
    activerecord-dbslayer-adapter (0.3.0) An ActiveRecord adapter to DBSlayer
  5. 493 downloads
    active_record_defaults (1.0.1) Allows you to easily specify default values for attributes on new model objects.
  6. 233 downloads
    activerecord-draft_records (0.2.0) Sometimes it's necessary to store incomplete records, without fullfilling all validations, to com...
  7. 283 downloads
    activerecord_execute_raw (0.1.1) ActiveRecord-JDBC fetches ids of inserted records when you call connection.execute(). this ...
  8. 851 downloads
    activerecord-fast-import (0.2.0) Native MySQL additions to ActiveRecord, like LOAD DATA INFILE, ENABLE/DISABLE KEYS, TRUNCATE TABLE.
  9. 308 downloads
    active_record_foreign_keys (1.0.0) Foreign keys support for ActiveRecord
  10. 227 downloads
    active_record_helpers (0.1.0) A bunch of helpful methods for ActiveRecord
  11. 147 downloads
    activerecord-import (0.1.0) Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyond
  12. 252 downloads
    activerecord-informix-adapter (1.1.1) Active Record adapter for connecting to an IBM Informix database
  13. 507 downloads
    activerecord-interbase-adapter (0.3.0) requires IBRuby
  14. 4577 downloads
    ActiveRecord-JDBC (0.5) ActiveRecord-JDBC is a database adapter for Rails' ActiveRecord component that can be used with J...
  15. 44008 downloads
    activerecord-jdbc-adapter (0.9.2) activerecord-jdbc-adapter is a database adapter for Rails' ActiveRecord component that can be use...
  16. 131 downloads
    activerecord-jdbcdbf-adapter (0.9.7.2) Install this gem to use DBF with JRuby on Rails.
  17. 3635 downloads
    activerecord-jdbcderby-adapter (0.9.2) Install this gem to use Derby with JRuby on Rails.
  18. 2946 downloads
    activerecord-jdbch2-adapter (0.9.2) Install this gem to use H2 with JRuby on Rails.
  19. 2811 downloads
    activerecord-jdbchsqldb-adapter (0.9.2) Install this gem to use HSQLDB with JRuby on Rails.
  20. 674 downloads
    activerecord-jdbcmssql-adapter (0.9.7) Install this gem to use MS-SQL with JRuby on Rails.
  21. 26453 downloads
    activerecord-jdbcmysql-adapter (0.9.2) Install this gem to use MySQL with JRuby on Rails.
  22. 13549 downloads
    activerecord-jdbcpostgresql-adapter (0.9.2) Install this gem to use Postgres with JRuby on Rails.
  23. 9096 downloads
    activerecord-jdbcsqlite3-adapter (0.9.2) Install this gem to use SQLite3 with JRuby on Rails.
  24. 539 downloads
    activerecord-lazy-attributes (0.0.2) A useful ActiveRecord extension to handle columns containing large amounts of data
  25. 600 downloads
    activerecord-mimer (0.0.4) Mimer support for ActiveRecord.
  26. 293 downloads
    activerecord-multiconditions (0.1.0) MultiConditions is a simple ActiveRecord plugin for storing ActiveRecord query conditions and...
  27. 339 downloads
    activerecord-mysql-adapter-flags (0.0.3) Allow setting mysql driver flags in database.yml for Rails apps.
  28. 1579 downloads
    activerecord-nulldb-adapter (0.2.1) A database backend that translates database interactions into no-ops. Using NullDB enables you to...
  29. 315 downloads
    activerecord_null_object (0.2.0) Implements the Null Object Pattern for nil values in ActiveRecord associations.
  30. 2025 downloads
    activerecord-odbc-adapter (2.0) ODBC Data Adapter for ActiveRecord