mirror of
https://github.com/we-promise/sure.git
synced 2026-04-18 19:44:09 +00:00
User Onboarding + Bug Fixes (#1352)
* Bump min supported date to 20 years * Add basic onboarding * User onboarding * Complete onboarding flow * Cleanup, add user profile update test
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
class Settings::BillingsController < SettingsController
|
||||
def show
|
||||
@user = Current.user
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user