learn-co-curriculum / playlister-sinatra

Other
0 stars 387 forks source link

There's a key instruction missing in the Flash Message section. #72

Closed Sdcrouse closed 5 years ago

Sdcrouse commented 5 years ago

Hi. There's a key piece of code that is missing in the README in the Flash Message section (although, to be fair, it is shown in the https://github.com/treeder/rack-flash#sinatra link).

Unless students add require 'rack-flash' to the top of the appropriate controller, their programs will break with a NameError: uninitialized constant Rack::Flash message.

I hope this helps.

--- Sdcrouse

drakeltheryuujin commented 5 years ago

Thank you for spotting this issue and providing feedback.

We have updated the materials and believe your issue to have been resolved.

We apologize for any frustration you might have encountered during this process but thank you for helping us ensure that those who follow in your path will not encounter the same problems that you faced.

If you do not believe that this issue has been addressed, please re-open this issue. 💙