Releases: madeindjs/api_on_rails
Releases · madeindjs/api_on_rails
v6.36: Updates for PT-BR Book (#94)
* Book translation to PT-BR Updating chapters * Version added to Rakefile * Correcting rails generation command * Update for book build
v6.35: PT-BR Version (#93)
* Book translation to PT-BR Updating chapters * Version added to Rakefile
v6.34
Fix set_total! method (#89)
v6.33
Update README.md
v6.32: Update chapter05-user-products.adoc (#85)
Fix typo in url
v6.31: Update chapters 05 and 06 (#81)
* Update chapter03-presenting-users.adoc Fix: Use correct password_digest field in test code. Fix: Typo. * Update chapter03-presenting-users.adoc Fix: Commit message for update action. * Fix casing in create Order model statement * Remove duplicated question from answers. * Expose order model, not user model.
v6.30: Proposition: the dig did not work on my machine (#78)
* Proposition: the dig did not work on my machine The dig solution did not work on my machine, but I am not sure why (quite new with ruby and rails). the solution with brackets wroks, so maybe we can change that, But any explanation is really welcomed 😄 * Use symbolize_names instead of changing to dic Co-authored-by: Alexandre Rousseau <[email protected]> * reuse dig instead of dict * Update chapter09-optimization.adoc Co-authored-by: Alexandre Rousseau <[email protected]>
v6.29: Update chapter03-presenting-users.adoc (#80)
* Update chapter03-presenting-users.adoc Fix: Use correct password_digest field in test code. Fix: Typo. * Update chapter03-presenting-users.adoc Fix: Commit message for update action.
v6.28: Update chapter03-presenting-users.adoc (#79)
Fix: Use correct password_digest field in test code. Fix: Typo.
v6.27: fix indication file for User application (#74)
oupsyy copy/paste from previous example