Ryan

Results 7 issues of Ryan

Is there a way to get a flat version of a hash tree. It doesn't have to be a hash tree, but just be ordered in the same way, and...

Question

I'm using ```ruby Comment.where(commentable: find_commentable).includes(:children).includes(:commenter).limit(3) ``` To fetch comments, but the `.limit(3)` only limits the number of top level comments. How can I limit the depth, and how many children...

Question

![jun-07-2017 20-03-02](https://user-images.githubusercontent.com/6117075/26910558-8301f6fc-4bbc-11e7-9786-a0d97dd784ee.gif) The above happens, but as soon as the segments resize, the resizing stops. This issue also happens with [kirankalyan5/react-native-segmented-control-tab](https://github.com/ArnaudRinquin/react-native-radio-buttons). I also made an [issue](https://github.com/kirankalyan5/react-native-segmented-control-tab/issues/23) there. I'm not even...

Would it be possible to add the association name to the options passed to the query function when using a custom query? For example: ```elixir Dataloader.load(loader, Post, :replies, post) ```...

After I install and run `react-native link` I get this error: ``` error: bundling: UnableToResolveError: Unable to resolve module `../../react-native/Libraries/ART/ReactNativeART` from `/Users/admin/Desktop/Programming/myapp/node_modules/react-native-button-component/node_modules/react-native-circular-progress/src/CircularProgress.js`: Directory /Users/admin/Desktop/Programming/myapp/node_modules/react-native-button-component/node_modules/react-native/Libraries/ART/ReactNativeART doesn't exist ``` (The error was...

I last more than 12 minutes. Could you add an option to change the timer?