
redmine perforamce
0
Ruby
ruby 2.6
rails 5.2.6
nginx-passenger
redmine 4.2.6
ubuntu 20.04
10 cpu
32 gig ram
my question??
how i can increase performace for my redmine to handle 500 req/sec?
in rails and mysqld and nginx-pas...
ashrafalzyoud posted

I'm not able to install ruby 2.6.8 on my ubuntu 22.02
2
Ruby
I have been trying to install ruby on my ubuntu 22.02 jammy jellyfish for 3 days now but I always get hit with the same error.
The initial messages are:
BUILD FAILED (Ubuntu 22.04 using ruby-bui...
raphaelpapper replied

Rails 7 -j esbuild —css bootstrap running into problems no importmap.rb file generated
1
Ruby
Hi Everyone,
Going through the process of setting up a new rails project
If I use rails new Rails generates a file importmap.rb in the config folder
If I use rails new -j esbuild —css bootstrap ...
jesus12 replied

Testing API Requests - Faraday::Adapter::Test::Stubs::NotFound: no stubbed request for post
0
Ruby
Hello, anyone to help with https://gorails.com/forum/testing-api-requests-discussion#forum_post_21600 ?
I got stuck :(.
Miroslav Kralik posted

How to integrate google-drive Api with ruby application?
1
Ruby
Hi, I'm working on a ruby application, and i need to integrate google-drive with this application to upload the files from the drive and show it. Can anyone help me , how to integrate ?
Jatin Choudhary replied

Ruby Natural Language Processing
2
Ruby
"Ruby Natural Language Processing":=>
Has anyone worked on Ruby Natural Language Processing ever? I am new to this concept "data mining" and "data processing".
I have been working on resume pars...
tijundonghua60 replied

How do I use nested blocks passed to a method? (metaprogramming?)
0
Ruby
Hi guys! So i am totally lost with something: I need a class that creates a pseudo xml output (only nodes). This class has a builder method (a class level method) which receives a block, and accord...
Miguel Ricardo Gomez posted

How to solve this problem while installing ruby
0
Ruby
I am trying to install ruby using "asdf" and while installation i got this error.
--------------------------------------------------------------------------------------------------------
BUILD FA...
RAJAT SHAHI posted

Senior Ruby Software Engineer - Backend (Fully 100% Remote work from anywhere)
0
Ruby
FairMoney is building the leading mobile bank for emerging markets. FairMoney is unique thanks to its international exposure (with offices on 3 continents) and its impact-driven mission: we bring f...
Emmanuel Sodeinde posted

Ruby question - Generating a nested hash with group_by
5
Ruby
I'm trying to create a nested hash. I have a hash with the year as the key and an amount for that year. hash = {2017 => 55000, 2018 =>55500, 2019 => 60000}
I need to divide the amount for...
Chris Oliver replied

Ruby on Rails + React Software Engineer - Remote Opportunity
0
Ruby
Meta IT North America is looking for a Ruby on Rails FullStack Engineer
Technical Requirements: Bachelor degree in computer science, software engineering, or similar majors Minimum 5 years of ov...
Louise posted

Rails application create error
0
Ruby
Why does Rails throw error when im trying to create new application everytime some new error is throwing
Yash posted

Data Structure - Going back to the basic with Ruby
1
Ruby
Hi Chris,Could you help me with books, material, videos about Data Structure with Ruby? I have been asked a lot about it in the interview. I am rusty about it and there are tons of pieces about on ...
William Kennedy replied
Solved

I am confused about do blocks
1
Ruby
I am familiar with do while, do until, each do, etc. However I came across the following code that is using 'do' in a way I have not seen before and I am not sure what it is 'doing'. For example
...
William Jones replied
Solved

What is the relationship between RBENV and the Ruby version
0
Ruby
I am following the tutorial for installing Ruby on Rails on MacOS and I have run the commands rbenv install 3.0.2, rbenv local 3.0.2 and rbenv global 3.0.2. But when I run the command ruby -v I get...
William Jones posted

error in rake db:create command
2
Ruby
Hi everyone
I'm getting this error when I try to create db (I've guided me with https://gorails.com/setup/windows/10). Using WSL.
All step go well, till this command: rake db:create
```
could not ...
Francisco Morales Sánchez replied

How can I get more options to get work for ROR web development?
1
Ruby
Is there any place where I can get good work for Ruby development?
William Kennedy replied

Odd error messages
0
Ruby
My ASI is producing odd error messages. It’s asking for end commands and closing parenthesis where they don’t belong.
I have to fix the code up as it is and these error messages are just getting i...
Oliver Haken posted

Rails file upload "TypeError: can't dump File"
0
Ruby
I am upgrading my projects ruby version from 2.3.1 to 3.0.2 with rails 6.1.4 and facing error while file upload
My error and details are:
https://stackoverflow.com/questions/69256448/rails-file-up...
MohitChavda posted

how i upload multiple images in mongoid using rails ?
0
Ruby
i am using mongoid but active storage is not supported in mongoid so how i upload multiple images ?
@Chris Oliver
joshi109 posted