Peacekeeper handles delegation to a variety of ORMs and separation of business logic from persistance logic
BSD 2-Clause "Simplified" License
1
stars
1
forks
source link
Calling relational methods doesn't return wrapped children #1
Closed
jperrine closed 12 years ago
Steps to reproduce:
Open up a console and do the following:
RestaurantModel.find(id: x).slots.first.class # => Slot