Editor.js Image Uploads with Active Storage | Ruby on Rails 7 Tutorial Part 2

Editor.js Image Uploads with Active Storage | Ruby on Rails 7 Tutorial Part 2

Deanin

1 год назад

3,002 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@luci-lazy
@luci-lazy - 16.12.2023 20:28

Your tutorials are the best. Please keep it going.
Thanks you so much.

Ответить
@collimarco
@collimarco - 10.12.2023 00:06

Thanks, really useful

Ответить
@ivanrubalcava7109
@ivanrubalcava7109 - 22.08.2023 00:32

Thanks for these great tutorials I was able to implement these things on my own project!

Ответить
@matiasbg8747
@matiasbg8747 - 12.07.2023 00:47

hello!! Very nice tutorial, thk. I have the following problem in this method...
-> no implicit conversion of nil into String

def parse_content
# Article model has a content:json column
JSON.parse(content)
end


Sorry for the bother, but I can't fix it...🙌

Ответить
@nyaorobenjamin
@nyaorobenjamin - 26.05.2023 21:13

Hey Dean, great job and effort on this. Maybe part 3 you can do nested attributes with Editor js. That would be super cool as well.

Ответить
@azizdevfull
@azizdevfull - 12.05.2023 07:11

Thanks!

Ответить
@wintanmi
@wintanmi - 11.05.2023 17:04

Hy Deannin, thanks so much for the last video on the quiz app, but just a tiny request, can you please have an episode that adds a timer to the questions and something like a leaderboard also, I would be so glad if you can grant this wish amongst my many wishes.

Ответить
@wakematta
@wakematta - 10.05.2023 19:04

What if the rails blob url generates a url that is only accesible for a few hours. How to you refresh the url?

Ответить