0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove old links from the readme More... over 11 years ago
Merge remote-tracking branch 'Hubbub/non_rails' More... over 11 years ago
Work in a non-Rails environment More... over 11 years ago
releasing 0.9.1 More... over 16 years ago
add rails 2.2.2 and 2.3.1 to the runcoderun build More... over 16 years ago
runcoderun doesn't have rails 2.3.1 installed, skip testing with it for now for the rcr build More... over 16 years ago
Rails 2.3.1 compatibility More... over 16 years ago
removing a hack More... over 16 years ago
testing with rails 2.2.2 More... over 16 years ago
move dust to vendor from test/vendor to simplifying globbing for tests, add an rspec sanity test More... almost 17 years ago
set ActiveRecord::Migration.verbose to false before loading schema.rb More... almost 17 years ago
add rcov task - RunCodeRun will show coverage now More... almost 17 years ago
RunCodeRun has Rails 2.1.1 installed now, adding it to test list More... almost 17 years ago
update the testtask to not run dust's tests More... almost 17 years ago
unpack dust since runcoderun doesn't have it installed, set the default rake task to test:multi_verbose for runcoderun More... almost 17 years ago
fix a bug with the connection adapter and rails 1.2.x, cleanup rakefile - for real this time More... almost 17 years ago
fix a bug with the connection adapter and rails 1.2.x, cleanup rakefile More... almost 17 years ago
add association stubbing to the api and readme More... almost 17 years ago
organize the test directory to match the lib directory More... almost 17 years ago
add no-op support to the public api More... almost 17 years ago
use the connection adapter instead of the column cacher, add no-op support More... almost 17 years ago
raise a unit record exception instead of not implemented exception for all the abstract methods on the db adapter More... almost 17 years ago
switching the readme to markdown More... almost 17 years ago
fix type casting for boolean columns More... almost 17 years ago
implementing unit record as a connection adapter More... almost 17 years ago
rename README to README.rdoc for github formatting More... about 17 years ago
test with rails 2.1 More... about 17 years ago
create gemspec for github gems More... about 17 years ago
add .gitignore, minor readme update More... over 17 years ago
add UnitRecord::AssoicationStubbing to stub associations in initialize More... over 17 years ago