Run local:
mix deps.getmix test
Tasks:
- List composition:
mix test test/elixir_test_test.exsFile with code:lib/elixir_test.ex - File:
lib/elixir_test.ex - Api wrapper:
mix test test/git_hub_test.exsFile with code:lib/git_hub.ex - It's so hard question, because Elixir it's a functional language, and i come from OOP (ruby). For me it's not like
problemsit's another think, i change my mind for write functional code. What is better in Ruby on Rails? For me, it's Active Record, Ecto is good too, but elixir focuses on another cases, not just on REST API part. Rails it's just so greate REST API framework, this why AR great gem.
github: https://github.com/OpakAlex
Elixir OSS: