Great video. But how can we edit the trix editor? For example add h1 tag.
@estah04 жыл бұрын
This is awesome, however would be nice to have color picker for coloring text
@AilisonCarvalho5 жыл бұрын
Perfect. Can't wait for part 2. :D
@juliobenavides97052 жыл бұрын
Great video! Does it work if I use this solution to send an e-mail from a ruby on rails app instead of doing posts? Does the receiver will see the rich text and the attachments correctly? Thanks in advance.
@GorailsTV2 жыл бұрын
It will render as HTML so it will show up fine in emails, but you might need to inline css.
@juliobenavides97052 жыл бұрын
@@GorailsTV Thank you for your quick answer.
@eFFecTzz564 жыл бұрын
Hi , nice content!) How i can validate attachment details on rails and how constraint count of symbols on post with rich text? Thanks)
@DavidBetancourtMont5 жыл бұрын
A question... How can I show the first attached image in thumbnail?
@MarekDlugosVideos5 жыл бұрын
I have been following the tutorial closely, however, I was not able to resolve the issue which you resolved purely by uncommenting gem 'image_processing', '~> 1.2'. Picture in my post would still remain broken. I am running Rails 5.2.2, Ruby 2.6.0, and I am also using mini_magick gem after following your other tutorial on user avatars. Any chance that this can cause the problem?
5 жыл бұрын
Had the same issue. This message was the hint to solve it: You must have ImageMagick or GraphicsMagick installed brew install imagemagick solved it in the end
@Anthony-wg7fn3 жыл бұрын
@ sure did. thanks
@dhoangk075 жыл бұрын
Thanks. It's really helpful.
@sircosm4 жыл бұрын
After installing using the 'template.rb' script (and along with '-d postgresql') , none of the Bootstrap classes were added to the _form.html.erb file (or any view files for that matter). I also noticed that the 'User' model created from the template, does not have any associations contrary to your video which has all associations added automatically inside your 'User' model. I checked the install logs and could not find any errors or warnings; webpacker seemed to have installed fine as well. I'm using Rails 6.0.2.1 and am not using Foreman since I assume it is not necessary (since you didn't use it in the video either). The OS with RoR installed is Windows Subsystem for Linux (WSL) with PostgreSQL installed on my Windows host. But I'm able to connect to the DB successfully so I don't think this should be the cause of the issue occurring. Any thoughts ?
@fugeeohu93573 жыл бұрын
Does anyone know how to migrate data from ckeditor to actiontext?
@FranciscoHernandez-ij3kd4 жыл бұрын
Great video!! Thank you
@FranciscoHernandez-ij3kd4 жыл бұрын
How can I make it so that upon someone submit the sign up button it goes to the admin for approval for them to be allow to actually sign up . Have you created something like that before? Thanks
@DGDG00000005 жыл бұрын
Fantastic !
@McAko5 жыл бұрын
what did you define inside the template.rb to create a new app?
@GorailsTV5 жыл бұрын
I'm using the Jumpstart Ruby on Rails Template I made kzbin.info/www/bejne/qaSyi6N_iMt8nKs