Alex Filatov

Results 7 issues of Alex Filatov

added BORSH seriazlizer and NEAR RPC API Elixir library

When module has same named functions with different arity goto goes only for the first function. Would be great if it comes to the specific function with correct arity. Example:...

enhancement

Added `Torch.Pagination` to ease bloating of a context module in case you need to Torch multiple schemas from the context. Apart from this made pagination numbers configurable: `:pagination_distance`, `:page_size`

hey @fredwu , please have a look on my PR and let me know if I need to change smth here. Thanks!

- Fixed theme integration after updated Wordpress to 5.1 - upgraded Semantic UI to 2.4.1

When we have attachment and ascii symbols in subject/body - everything is fine. When we have something like this: send_email( to: "[email protected]", from: "[email protected]", subject: "Тестовое письмо", html: "Test body",...

Just a small helped information to understand what was captured and what was expected in the assertion. So error message will look like the following: ``` 1) test demo_function/2 (MyApp.ManagerTest)...