1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[AR] Specs fixed has_and_belongs_to_many join table with no primary id (for real this time) More... about 14 years ago
[AR] Changed model builder helper to unload dynamically-generated model classes first More... about 14 years ago
[AR/DOC] Updated documentation for have_scope matcher More... about 14 years ago
[AR] Removed Rails 2 compat from accept nested attributes specs More... about 14 years ago
[AR] Refactored specs, grouped and moved them into their own spec directories More... about 14 years ago
[AM] Modified model_builder for ActiveModel-only validations. Pruned specs. removed validates_uniqueness_of matchers and specs More... about 14 years ago
[AM] Refactored specs, moved model_builder to support; moved matcher specs to spec/matchers More... about 14 years ago
[CORE] Fixed typo More... about 14 years ago
[AM] Removed ActiveRecord-specific matchers and specs More... about 14 years ago
[AM] Mass substituted active_record -> active_model More... about 14 years ago
[AM] Moved remarkable_activerecord -> remarkable_activemodel More... about 14 years ago
[AM] Mass changed ActiveRecord -> ActiveModel More... about 14 years ago
[AM] Cloned Remarkable ActiveRecord to Remarkabe ActiveMOdel More... about 14 years ago
[AR] Used new matcher against Arel instead of NamedScope. More... about 14 years ago
[AR] ActiveRecord 3/Arel returns an ActiveRecord::Relation as scopes (since everything is relational algebra) More... about 14 years ago
[AR] Fixed specs to create has_and_belongs_to_many table without a primary key. More... about 14 years ago
[AR] Mass fixed deprecation named_scope -> scope More... about 14 years ago
[AR] Mass fixed deprecation for errors.on -> errors[] More... about 14 years ago
[AR] Fixed deprecation notice for human_name -> model_name.human More... about 14 years ago
[AR] Rspec2 appears to use anonymouse classes or something. Removed guard in ModelBuilder in spec More... about 14 years ago
[AR] Removed spec.opts; added rspec require More... about 14 years ago
[AR] Mass substituted Spec namespace for Rspec More... about 14 years ago
[AR] Bumped to AR 3.0.0.beta3 More... about 14 years ago
[CORE] Updated specs to rspec for i18n More... about 14 years ago
[CORE] Mass changed Rspecs to Rspec in specs More... about 14 years ago
[CORE] Removed lib/remarkable/pending. Removed Pending from matchers spec More... about 14 years ago
[CORE] Switched Spec:: to Rspec More... about 14 years ago
[ARCH] Added vim swap files to gitignore More... about 14 years ago
Ensure validate_presence_of matcher works with non AR classes. More... about 14 years ago
Fixed extended example group behaviour when declared using the #context alias. More... over 14 years ago