| 632f215 |
2013-05-16 |
Mocha 0.14.0 was released with MT5 support. Switch back ... |
| de4dcac |
2013-05-09 |
oops. I should have only required minitest, not minitets... |
| 0809c09 |
2013-05-08 |
tweak dependencies |
| 3073c53 |
2013-05-07 |
Updates to make rails 4 happy with minitest 5: |
| adc049b |
2013-05-03 |
Fixed bad tests to clean up after themselves. |
| 0e00637 |
2013-02-04 |
Added test:all and test:all:db tasks to speed up full te... |
| c0c8792 |
2012-11-17 |
Please use assert_equal instead of diff directly |
| 270d1cf |
2012-11-17 |
Removed extra call to #diff in #assert_recognizes. asser... |
| 79aa54d |
2011-05-25 |
+ Switched to newer rdoc and gem package tasks (and thei... |
| 3ad5fd1 |
2011-05-12 |
Removed the bulk of the deprecations by simply not calli... |
| 4c37257 |
2011-05-12 |
Fixed buggy gem activation. Don't pass a dependency to g... |
| c20a4d1 |
2011-05-12 |
Removed buggy GemDependency#requirement override. Overri... |
| 01a9fbb |
2011-05-12 |
Fix broken GemDependency#==. You should ALWAYS check the... |
| 8d4ca9e |
2011-05-12 |
Fix stupid emacsisms. Just makes things more readable. |
| 2cfe118 |
2007-09-23 |
Dont need all of test/unit (closes #6673) [zenspider/josh] |
| 7de537d |
2007-07-24 |
Automatically generate add/remove column commands in spe... |
| 2890b96 |
2006-12-01 |
Merge [5660] from trunk. |
| 8ffb220 |
2006-12-01 |
Subclasses of an abstract class work with single-table i... |
| a86e594 |
2006-04-06 |
Stop respond_to? from throwing when instances are create... |
| a90fdec |
2005-11-08 |
More compatible Oracle column reflection. Closes #2771. |
| a2f0ae7 |
2005-10-23 |
r2718@asus: jeremy | 2005-10-23 14:45:30 -0700 |
| 98c16a3 |
2005-01-11 |
Added fourth argument to render_collection_of_partials t... |
| d9c0a37 |
2004-12-22 |
Releasing Rails 0.9.2 |
| d91405a |
2004-12-22 |
Fixed UrlHelper#link_to_unless so it doesn't care if the... |