Skip to content

Fix blurb2 variable #208

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2025
Merged

Fix blurb2 variable #208

merged 1 commit into from
Aug 19, 2025

Conversation

sunny
Copy link
Contributor

@sunny sunny commented Aug 9, 2025

In lesson « You've Taught Your App to Reject Worthless Things » the example gives an incorrect constant for blurb2:

Screenshot of lesson showing the example is Blurb2 instead of blurb2

This fixes it so that the variable keeps the correct variable name of blurb2 instead of Blurb2, as used in the next lesson.

load:   prev;blurb2=Blurb.new :confused, "I can not believe Mt. Hood was stolen!"

@sunny sunny force-pushed the fix-blurb2-constant branch from f64dcd4 to 4280ec4 Compare August 9, 2025 14:20
@sunny sunny changed the title Fix Blurb2 constant Fix blurb2 variable Aug 9, 2025
@hsbt hsbt merged commit d8150fb into ruby:master Aug 19, 2025
1 check passed
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.

2 participants