Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Posting new entities attached to existing ones? #85

Closed
mwotton opened this issue Mar 20, 2013 · 4 comments
Closed

Posting new entities attached to existing ones? #85

mwotton opened this issue Mar 20, 2013 · 4 comments

Comments

@mwotton
Copy link

mwotton commented Mar 20, 2013

I'd love to be able to run

Post.find(10).comments.build({ :comment => "lol fristpost"}) 
  • is this ActiveRecord style post interface something that's planned, not-implemented-but-welcome-to-write, or actively rejected?
@remi
Copy link
Owner

remi commented Apr 3, 2013

I’d put it in the not-implemented-but-welcome-to-write section 😄

@remi
Copy link
Owner

remi commented Apr 5, 2013

@mwotton do you have any interest on writing this feature? I think that would be pretty cool.

@remi
Copy link
Owner

remi commented Apr 15, 2013

Like I said on #93, I’m thinking about refactoring all the associations behavior. I’m gonna close this issue.

@mwotton
Copy link
Author

mwotton commented Apr 15, 2013

That's great news :) Sorry I never got back to you on this, I ended up writing my own horrible homebrew system. This feature would make it possible for me to junk my one, which makes me very happy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants