Changeset 9073
- Timestamp:
- 03/21/08 23:15:21 (4 months ago)
- Files:
-
- trunk/activerecord/test/schema/schema.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/activerecord/test/schema/schema.rb
r9072 r9073 423 423 t.integer :club_id 424 424 t.integer :sponsorable_id 425 t. integer:sponsorable_type425 t.string :sponsorable_type 426 426 end 427 427 end