Skip to content

Conversation

@brunotho
Copy link
Collaborator

@brunotho brunotho commented Nov 19, 2025

This PR adds a small nudge towards installation of the app - in the form of a Modal right after sign-up.

Screenshot 2025-11-19 at 12 03 26 Screenshot 2025-11-19 at 12 03 49

#152

@random_poem = fetch_random_poem
@random_quote = fetch_random_quote
@happy_thing = HappyThing.new
current_user.user_config || current_user.create_user_config
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This throws an error for me:

NoMethodError in DashboardsController#index
private method 'create_user_config' called for an instance of User
Did you mean?
create_user_config!
reset_user_config
reload_user_config

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pardonnez, cleaned up now (🤞).

@brunotho brunotho self-assigned this Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants