Changelog for
rubygem-has_alter_ego-0.0.9-1.1.x86_64.rpm :
Thu Jul 21 14:00:00 2011 aduffeckAATTnovell.com
- update to v0.0.9 for Rails 3.1 and sqlite3 database compatibility
Fri Oct 15 14:00:00 2010 aduffeckAATTnovell.com
- update to v0.0.8 which includes a bunch of optimizations
Tue Sep 28 14:00:00 2010 aduffeckAATTnovell.com
- update to v0.0.7 which fixes problems with numeric primary keys
Sun Jun 13 14:00:00 2010 aduffeckAATTnovell.com
- update to v0.0.5:
- Implemented smart associations, e.g. category_by_name: Sport # => AATTcar.category = Category.find_by_name(\"Sport\")
- mark objects as modified when saved with save!
Fri Jun 11 14:00:00 2010 mrueckertAATTsuse.de
- use rubygems_requires macro