You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: