Sunny Ripert

Results 92 comments of Sunny Ripert

@svenfuchs can you remove the link to rails-i18n.org please? 🙏🏻

I am not familiar rules for polish, but this may help understand the current behavior: https://github.com/svenfuchs/rails-i18n/issues/744#issuecomment-1550163682

@movermeyer Would you be willing to carve a pull-request to fix the missing ones? 🙏🏻

Same issue here. Ended up having to call `node` with the path to the `app.js`. With `nvm` and my version of Node, this ended up being: ``` node ~/.nvm/versions/node/v8.9.4/lib/node_modules/vtop/app.js ```

May I add that this is a **live** security hole ? Anybody can see the list of data exports from other people's account. The "space150 scrum" project I'm referring was...

In the same place as interactors. Since what starts as an interactor can sometimes grow into an organiser.

I don't think it would make sense for it to return `PlaceOrder`, since it must return a context. Should you want to know the name of the interactor after calling...

Hey @olivierlacan, that is awesome \o/ I started a bunch of review comments, but perhaps you would rather I contribute as commits?