542 questions
Installing Ruby from rubyinstaller-devkit-2.7.2-1-x64 and running ruby-v displays the following: ruby 2.7.2p137 (2020-10-01 revision 5445e04352) [x64-mingw32]However, if you try to do anything else (s...
Usually, when I develop it on ruby, I develop it by cutting out what can be made into OSS to the public gem, and the common processing across personal projects to the private gem.With this development...
I am using Device for user authentication.I want to enable mail authentication (:confirmable), but for some reason I can't.At the moment, I can sign up and log in, but I can't just authenticate by ema...
OpenFlow Programming in TremaAfter completing the installation of Trema with reference to the above site, I received the following error:I have tried various things with command.rb, but I still don't ...
I'm a beginner at Ruby.We're going through chapter 9 of the Rails tutorial.I wonder why the following code members do not become User.remember.I thought that all member functions inside the class shou...
■Prerequisites/What you want to realizein Ruby on RailsWe create a simple blog that allows multiple users to post articles.Anyone can log in using email and password and I'm making it possible to post...
Prerequisites/What you want to achieveWe are creating a system where Ruby on rails displays a list of events. In order to implement the function of searching for the event, we are trying to introduce ...
I am thinking of introducing a conversation function through asynchronous communication.Data can be displayed without page movement, but it cannot be displayed without page movement or reloading.If an...
Thank you for your help.I was trying to upload the image to AWS S3 using carrierwave in Rails, but I would like to ask you to let me know.https://qiita.com/junara/items/1899f23c091bcee3b058#s3%E3%83%9...
Prerequisites/What you want to achieveWe are creating a system where Ruby on rails displays a list of events. In order to implement the function of searching for the event, we are trying to introduce ...
« | - 16 - | » |
© 2024 OneMinuteCode. All rights reserved.