curriculum icon indicating copy to clipboard operation
curriculum copied to clipboard

(Rails): Files and Serialization outdated resource

Open marvingay opened this issue 2 years ago • 2 comments

Given we use Ruby 3, Assignment #4 in the Files and Serialization lesson contains syntax both in the examples and exercise that are out of date with the current documentation for the open-uri gem, resulting in unexpected errors, more specifically, "No such file or directory @ rb_sysopen"

Should we add clarity surrounding this error and preserve the resource? Remove it? Find an alternative?

marvingay avatar Mar 20 '22 13:03 marvingay

@marvingay It is mentioned the code examples are outdated but an updated resource would be good. From a quick search https://blog.kiprosh.com/serialization_in_ruby_on_rails_part_one/ looks proromising (part 1) because it covers marshalling as well.

CouchofTomato avatar Apr 08 '22 08:04 CouchofTomato

This issue is stale because it has had no activity for the last 30 days.

github-actions[bot] avatar Jul 04 '22 02:07 github-actions[bot]

@CouchofTomato Is the link you last mentioned still viable to replace in this lesson?

thatblindgeye avatar Nov 14 '22 14:11 thatblindgeye

@thatblindgeye Yes, I think it's a pretty comprehensive resource.

CouchofTomato avatar Nov 16 '22 10:11 CouchofTomato

This issue is stale because it has had no activity for the last 30 days.

github-actions[bot] avatar May 10 '23 01:05 github-actions[bot]

I can work on this. Should I simply replace the outdated link assignment with the one Couchoftomato suggested?

tomas-vidal avatar Jun 27 '23 00:06 tomas-vidal

I can work on this. Should I simply replace the outdated link assignment with the one Couchoftomato suggested?

@tomas-vidal Yeah it's a simple replacement. It's all yours.

CouchofTomato avatar Jun 27 '23 09:06 CouchofTomato