33 questions
I would like to use rubocop on my Mac (Yosemite).$rubocop<filename>Then you can do a syntax check.However, the problem is that the syntax check after saving is not possible in vim.Below is the w...
Now that Sphero can be moved from Scratch, even children can programI tried to connect Scratch 1.4 installed on Sphero and Ubuntu, so I ran the command with reference to the blog article above, but I ...
Array data is as follows: parent=['a', 'b', ['c', 'd']]I want to save this to a spreadsheet using google_drive's gem with the following code, but I can't...@worksheet=google_drive_session.spreadsheet_...
I'm a beginner.This is a poor question, but could you please advise me?Current State/EnvironmentAttempt to install rails ver6.0.3 in VSCode, but Successfully installed rails-6.0.4 but rails-v is not i...
I did bundle install and got a timeout error.Does rubygems.org fall at times like this?If you access it through a browser, it will be connected, but I don't know what the gem is, so please let me know...
If I'm developing two projects on my PC and I use the same version of rails, installing the same version of rails in the directory of each project is a waste of capacity, but what do you think?
Prerequisites/What you want to achieveWhen I enter the URL in the form, I would like to obtain information by scraping asynchronously using Mechanize, and write the information to another form using j...
What do you want to doI want to deploy the rails app to herokuenvironmentRuby 2.4.0Ruby on Rails 5.1.6bundler 2.0.1Javascript runtime:node.jsRuby 2.4.0 Ruby on Rails 5.1.6 bundleer 2.0.1 Javascript ru...
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...
After deploying gem 'kaminari' in rails, to avoid conflicts with bootstrap3, $rails g kaminari:views bootstrap3However, I am troubled by the following error.If anyone knows how to deal with it, please...
« | - 3 - | » |
© 2024 OneMinuteCode. All rights reserved.