Skip to content

Releases: raulpe7eira/rp7pay

Class #5

27 Feb 01:54
Compare
Choose a tag to compare
  • setup coveralls and add test for view, controller and logic
  • setup basic authentication

Class #4

25 Feb 17:13
Compare
Choose a tag to compare
  • add route /accounts/transaction
  • more about ecto multi and defstruct

Class #3

24 Feb 21:33
Compare
Choose a tag to compare
  • add routes /accounts/:id/deposit and /accounts/:id/withdraw
  • action fallback and ecto multi

Class #2

24 Feb 01:54
Compare
Choose a tag to compare
  • add route /users
  • migration, schemas, changesets and bcrypt

Class #1

24 Feb 01:52
Compare
Choose a tag to compare
  • add route /:filename
  • pattern matching, pipe operator and test