Skip to content

Releases: dcdelia/lab-assi

20240507 - OAuth

07 May 12:50
Compare
Choose a tag to compare

Lab to add SSO authentication using OmniAuth to the RottenPotatoes app from the assignment on Associations. The attached zip archive serves as a possible (but not the sole) solution to such assignment and as a baseline for today's one.

20240326 - Rails (filtered Index + session settings)

26 Mar 12:14
Compare
Choose a tag to compare

Lab to modify the controller and view for the Index route and practice the usage of session[] for storing user settings

20240319 - Rails (ActiveRecord + sorted Index)

18 Mar 23:15
Compare
Choose a tag to compare

Lab to practice with ActiveRecord queries and modify the controller and view for the Index route

20240312 - Rails intro

12 Mar 12:23
Compare
Choose a tag to compare

Introductory lab on Rails

20240305 - Ruby intro

12 Mar 12:22
Compare
Choose a tag to compare

Introductory lab on Ruby programming

20230502 - Authorization

01 May 23:10
Compare
Choose a tag to compare

Lab to add user authorisation with a basic RBAC model by leveraging the Canard gem. Check the instruction slides on Classroom.

20230502 - Devise

01 May 22:34
Compare
Choose a tag to compare

Lab to add local user management by leveraging the Devise gem. Check the instruction slides on Classroom.

20230418 - OmniAuth

18 Apr 13:07
Compare
Choose a tag to compare

Lab to add SSO authentication using OmniAuth to the RottenPotatoes app from the assignment on Associations (2023-04-04). The attached zip archive serves as a possible (but not the sole) solution to such assignment and as a baseline for today's one.

20230321 - Rails (filtered Index + session settings)

21 Mar 01:19
Compare
Choose a tag to compare

Lab to modify the controller and view for the Index route and practice the usage of session[] for storing user settings

20230314 - Rails (ActiveRecord + sorted Index)

14 Mar 13:47
Compare
Choose a tag to compare

Lab to practice ActiveRecord queries and modify the controller and view for the Index route