0
I Use This!
Inactive

Commits : Listings

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