542 questions
The code and error statements for the program are listed below.Please tell me how to resolve the error.Also, since I am using a csv file, the file is shown below.Thank you for your cooperation.I am wr...
When I did bundle exec rails locally, I got the following error:/Users/xxxxx/project_name/vendor/bundle/ruby/2.6.0/gems/ffi-1.11.1/lib/ffi/library.rb: 145:in `block in ffi_lib': Could not open library...
I'm a beginner at Ruby on rails, so I'm having a hard time.In the rails_prject (folder I prepared) $rails new myappmyapp>$bundle installThe following error occurred when I typed the following comma...
Assumptions/What you want to realizeI am currently creating a photo app on Ruby on Rails. When I try to delete the photo, the following error message appears. What should I do?Problem/Error Message Oc...
I have implemented it by referring to the site (http://qiita.com/YuitoSato/items/94913d6a349a530b2ea2), but there are two things I don't understand.I look forward to hearing from you.As for the curren...
Ruby's JSON module has load and parse methods for loading JSON.They look almost the same, but are there any important differences or differences in behavior? Is there anything like, It's better to use...
Using Rails, we create an app that allows administrators to upload image and audio files and allow third parties to check them.The simple feature is that you can see what you uploaded on the managemen...
When I press the button, there is movement of the image, but the picture is not displayed.I'd like to have the image displayed.Thank you for your cooperation.Error document.addEventListener('DOMConte...
When I was developing Rails, I was developing using rbenv, but there was a little trouble, so I renewed my development environment.If you run ./bin/rake test after doing bundle install, you will get t...
This is my first question.I am studying at Ruby on rails When I try to look at the page after doing rails, I get the following error.I would appreciate it if you could tell me the solution.ruby v2.2.2...
« | - 36 - | » |
© 2024 OneMinuteCode. All rights reserved.