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

default property for nodes #4

Open
somebody32 opened this issue Sep 28, 2012 · 2 comments
Open

default property for nodes #4

somebody32 opened this issue Sep 28, 2012 · 2 comments

Comments

@somebody32
Copy link

What is the idea behind adding active_record_id to node automatically?

May be it is better to give user opportunity to add it by hand if he wants to chain neo nodes with AR models but not as a default behaviour?

@mrmicahcooper
Copy link

I agree! Allow it to be independent of Active Record.

@therubymug
Copy link
Owner

After we tackle finders (like ActiveRecord 'where' method). Then we'll move all the ActiveRecord synchronization out into its own module. Something like Keymaker::ActiveRecordSync or something like that. That way you include it when you want/need it.

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

No branches or pull requests

3 participants