Mike Dvorkin
|
ba89f3ddaf
|
Release 0.2.0
|
2010-05-05 22:23:18 -07:00 |
|
Tobias Crawley
|
1e28a85396
|
Use ancestors instead of manually walking the superclass chain.
|
2010-04-22 13:32:23 -04:00 |
|
Tobias Crawley
|
d60f1d8719
|
Actually fixed AR::Base class detection this time, and added support for classes that inherit from AR::Base anywhere up the chain.
|
2010-04-22 01:24:17 -04:00 |
|
Tobias Crawley
|
9166bab5d0
|
Removed dependence on active_support for alias_method_chain; fixed failing AR tests; fixed issue with AR class comparison.
|
2010-04-22 00:41:40 -04:00 |
|
Tobias Crawley
|
97d8bb71d7
|
Factored active_record and active_support enhancements to separate modules.
|
2010-04-21 21:27:26 -04:00 |
|
Mike Dvorkin
|
c6acd66ee8
|
Added support for tableless ActiveRecord models
|
2010-04-03 21:42:31 -07:00 |
|
Mike Dvorkin
|
4ac2bfd653
|
Initial public commit
|
2010-04-02 21:43:46 -07:00 |
|