
Active-storage creating/uploading folder
4
Ruby
Have any of you guys worked on a project where you can upload or create folders inside your active-storage attachment model? In another words or better way of describing, imagine you have a model c...
leochad82 replied
Solved

Virtual Run Event ( not VirtualBox or Virtual OS or Any Virtualization)
0
Ruby
Hi,
I am researching for a new project, as I am looking for any good Rails app or API. however, “google” is not very much helpful when coming to “Virtual” as they are more related to Virtual Envir...
stevenfleet posted

GET Error
0
Ruby
Hi All,
After some help, I am following the great beginner videos by Chris Oliver and am on Video 5, Route and route type. I have followed what Chris did in the video yet when I refresh my local ho...

Ruby Language
1
Ruby
Hello, I'm brand new here. I'm looking to train myself in Ruby on Rails, but I have no knowledge of the Ruby language itself, wouldn't there be a series devoted to learning the language without a f...
Paulo Abreu replied

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

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