adding associations via the backend
Reported by dogmatic69 | February 2nd, 2010 @ 04:16 PM | in Feature Requests
to make associating things simpler, the associations should be done in the backend
for things like adding user_configs this will be nice.
a behavior attached to app_model can take care of all the binding and using routes with it can limit where the associations are created so that they are not making to much queries when not needed.
Comments and changes to this ticket
-
dogmatic69 February 4th, 2010 @ 08:33 PM
(from [5569a8b7bb4bb2f22a44d3496ef1056484f644c2]) adding relations manageable from the database [#130] http://github.com/infinitas/infinitas/commit/5569a8b7bb4bb2f22a44d3...
-
dogmatic69 March 11th, 2010 @ 10:15 AM
- State changed from open to feature
- Milestone changed from 0.7 alpha to Feature Requests
-
dogmatic69 September 18th, 2010 @ 02:29 AM
- State changed from feature to hold
- Milestone order changed from 0 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Please use this for the current version of Infinitas only, if you are using a older version of the Infinitas report bugs in that project.
Please submit bugs only as pending, and if its a feature request submit the ticket with the milestone "Feature Requests".
People watching this ticket
Referenced by
- 130 adding associations via the backend (from [5569a8b7bb4bb2f22a44d3496ef1056484f644c2]) adding ...