-
Notifications
You must be signed in to change notification settings - Fork 12
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
Documentation support #31
Comments
Hi Brendon, First, thanks for you support! Current README lacks of description of following things:
Also I've planned to include into README comparison of hierarchical DB data structures, where benefits of Adjacency List model could be described, and where one could learn why AAOT should be used instead of, for example, awesome_nested_set. Another thing I wanted to do with README is to split features description into separate sections:
I'd be very grateful if you could help with at least something out of this. |
Thanks Alexey, I will certainly help. Just in the process of relocating On Mon, Mar 10, 2014 at 10:29 PM, Alexey Mihaylov
|
I'm evaluating this gem and also comparing with closure_tree. I was wondering if there documentation on whether this gem is thread safe or not in rails 4.2 ? |
@amf9t2 version from master branch should be threadsafe |
@take-five Thank you for the quick response. |
Hi Alexey,
Just following up my offer to help you with your documentation.
In terms of your README, would you be able to give me a list of features that you want to highlight that aren't already in there? I can then use this as a basis for expanding on those features :)
Unfortunately I've not had any time to work on my project that uses aaot but I hope to test out your new features soon :) I guess that's the problem when the developer also has to run the company! Hopefully I'll have enough coming in to hire a developer one day! :D
Have a great day!
Brendon
The text was updated successfully, but these errors were encountered: