rubygems tag

33 questions


1 answers
52 views
0
Gem install rubocop fails to install in windows 10

I am developing ruby on rails using atom.In order to deploy linter-rubocop of atom's package, I'd like to install rubocop's gem, but I can't because of the following error.How can I install it?I'd lik...

1 years ago

1 answers
63 views
0
I want to create an alarm clock-like app on Ruby.

I would like to operate irkit on time with Ruby to achieve home automation.It seems that gem clockwork can run at the specified time, but clockworkd-c clock.rb start and daemon or the foreground proce...

1 years ago

1 answers
62 views
0
The mount of the Rails engine does not work and the initialized constant (NameError) appears.

We would like to introduce the following gem.https://github.com/fnando/coupons as per README instructionsAfter adding to Gemfile, $bundle installEdit config/routes.rbI did, but uninitialized constant ...

« - 4 -

© 2024 OneMinuteCode. All rights reserved.