Tymon Tobolski
Tymon Tobolski
@tuanchauict please explain
I just wanted to highlight that adding a version to deps would make NODE_PATH a lot harder when importing js files from dependencies (e.g. in the context of phoenix)
I’m heading to sleep, I’ll take a look tomorrow!
This looks like some issue with httparrot maybe?
[🎶 Hello macros my old friend 🎶 ](https://github.com/elixir-tesla/tesla/issues/377) The first step would be to update the README and make the runtime middleware the default way, while keeping macros for backwards...
Any progress on that? My use case is encoding quite big arrays of complex objects and right now I ended up with cached objects as json string and creating the...
Simple wrapper works just fine - see http://stackoverflow.com/questions/15280117/composing-json-from-cached-strings-in-ruby/16180325#16180325.
👋 Could you briefly describe the difference between lib and test files and what would be necessary to make this work in tests?
As you can see `@helper.javascriptRouter` requires `play.core.Router.JavascriptReverseRoute` which is currently not implemented in play-navigator. This shouldn't be complicated, but unfortunately I have no time for this right now. If you...
I never though someone will use play-navigator - that's why there are no tags in repository. Contributions are more than welcome since I have very limited time for this project...