0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 17 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved some task setup into Rakefile More... over 15 years ago
removed unused newgem cruft More... over 15 years ago
update rspec configuration class name More... over 15 years ago
ignore pkg/ More... over 15 years ago
added example for mock identity on insection More... over 15 years ago
bit of refactoring and added examples to cover full mock_model behaviour More... over 15 years ago
removed cache schema from list More... over 15 years ago
made example meaningful More... over 15 years ago
added default task as spec removed Windows line endings (??) More... over 15 years ago
updated history and version to 0.3.0 More... over 15 years ago
added mock connection specs More... over 15 years ago
simplify db connection setup More... over 15 years ago
simplified spec now that other adapter stuff is removed More... over 15 years ago
removed sqlserver adapter stuff which can be got from my sqlserver_adapter_mods plugin More... over 15 years ago
added docs for passing block to mock fixture accessor More... over 15 years ago
updated history and changed version to 0.2.0 More... over 15 years ago
added after block to reconnect db now that db will be connected More... over 15 years ago
moved alot of setup into spec_helper and cleaned up to use spec helper connect_db to change connections More... over 15 years ago
added blocks to mock fixture accessors to allow cleaner customisation of mock fixture/s refactored to remove duplication of mock fixture loading hooks for Rails 2.0 and 2.1, much cleaner and not load order dependent with rspec-rails at all updated spec helper to test with Rails version option or vendored rails as well db connection handling More... over 15 years ago
fixed then commented out autoload of mock library, not sure if I want this yet More... over 15 years ago
updated history with release date More... over 15 years ago
added Rails 2.x as requirement More... over 15 years ago
removed a lame item More... over 15 years ago
updated manifest More... over 15 years ago
autoload as plugin since it works now that no assumptions are made about mocking library which used to stuff up load order with rspec More... over 15 years ago
added global mock fixtures and updated loading steps More... over 15 years ago
fixed error for missing fixture and added spec More... over 15 years ago
added plugin install instructions More... over 15 years ago
renamed TODO with txt extension like all other gem files More... over 15 years ago
updated readme with sites and some changes More... over 15 years ago