Releases: dcdelia/lab-assi
20240507 - OAuth
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)
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)
Lab to practice with ActiveRecord queries and modify the controller and view for the Index route
20240312 - Rails intro
Introductory lab on Rails
20240305 - Ruby intro
Introductory lab on Ruby programming
20230502 - Authorization
Lab to add user authorisation with a basic RBAC model by leveraging the Canard gem. Check the instruction slides on Classroom.
20230502 - Devise
Lab to add local user management by leveraging the Devise gem. Check the instruction slides on Classroom.
20230418 - OmniAuth
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)
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)
Lab to practice ActiveRecord queries and modify the controller and view for the Index route