0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 13 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
give exception message if trying to use fixtures instead of failing silently More... about 16 years ago
controller test comptibile with rails 1.2.5 More... over 16 years ago
0.4.1 More... over 16 years ago
adding a controller test to check sql caching More... over 16 years ago
version 0.4.0, update changelog More... over 16 years ago
rails 2.0 compatibility More... over 16 years ago
specify rails versions instead of active_record versions for test:multi More... over 16 years ago
add 1.8.5-p114 to ruby versions to test with More... over 16 years ago
provide class name in message for exception from accessing the database, add rake test:multi More... over 16 years ago
doc update More... over 16 years ago
update docs More... over 16 years ago
create changelog, version bump to 0.3.0, descriptive error message if columns are not cached for a table More... over 16 years ago
works with models using non-conventional table names More... over 16 years ago
fix bug with add_index being in schema.rb More... over 16 years ago
no need to establish db connection in test_helper More... over 16 years ago
remove column dumper More... over 16 years ago
fix bug with getting sql_type from column More... over 16 years ago
version bump to 0.2.0 More... over 16 years ago
delete old columns.rb file if it exists More... over 16 years ago
use dust's *_tests do syntax to define test cases More... over 16 years ago
rename caching and disconnecting to unit and functional More... over 16 years ago
forgot the adds More... over 16 years ago
part way through caching based on schema.rb More... over 16 years ago
update readme for installation instructions as a gem More... over 16 years ago
use dust for testing More... over 16 years ago
rake task for building gem More... over 16 years ago
fix a bug with calling disconnect! more than once More... over 16 years ago
remove rake task and dump columns on call to disconnect More... over 16 years ago
minor doc update again More... over 16 years ago
minor readme update explaining the benefit and linking back to blog More... over 16 years ago