
I am trying to build an application that will display routes on a map
1
Ruby
Hi there,
I am completely new to Ruby, and am trying to understand a way of building an application to display routes on a map, using this API: http://wiki.itsfactory.fi/index.php/Journeys_API.
...
Chris Oliver replied

how do i solve this problem related to ruby installation?
0
Ruby
when i run this command :
rvm install 2.6.3
I get this error:
[Searching for binary rubies, this might take some time.
Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/18.04/x...
bondka posted

Ruby on Rails hiring / iMode d.o.o.
0
Ruby
Hi Go Rails
We are hiring developers on ruby on rails. Any freelancers from Slovenia, Croatia, Serbia?
Best regards
Denis Jasar / iMode d.o.o. (denis.jasar@imode.si)
DenisJasar posted

How do I update Ruby/Rails ?
1
Ruby
Hello,
I have a project running with ruby v 2.6.1 and I would like it to work with 2.6.3 .
How do I upgrade ruby and rails versions?
Thank you
Rajan Bhattarai replied

How do I run / install ROR with an outdated OS system?
0
Ruby
I'm new to programming/development. I have an old Macbook Air. It's El Capitan OS X - 10.11.6.
I can't download the latest OS due to the age of my mac. I can't download the latest xcode due to the...
jrd656 posted

Sr. Software Engineer (Ruby on Rails) @ FilmFreeway
0
Ruby
Sr. Software Engineer (Ruby on Rails) @ FilmFreeway
$100k - $160k
0.05% - 1.0% (Equity)
Las Vegas, NV
Full Time or C2C
NO Remote
JD: https://newton.ai/jd/ff_sse
Please send me an invitation on Lin...
felipe posted

What is a elegant way for embedding vue component into rails view template
0
Ruby
Hi,
I'm doing this way like as follow
in the "***.html.erb"
```
```
here I'm wondering if I should not vue component tag into the rails template or should I do this way?
```
<%= content_t...
Adrian Uribes posted
Solved

Sortable List with GoRails Guide
0
Ruby
Hello all,
I have a question, I finished with the sorting of the list with Chris's help. But now I want to be able to sort the list by only when I drag the item from a div/icon/text.
Can you plea...

Mocking HTTPParty response
0
Ruby
I am trying to mock/stub a method that returns a http party response. I am not sure if my construction of HTTPParty Response object is correct.
```
httparty_req = HTTParty::Request.new Net::HTTP::...
Ashwin Bhaskar posted

Regex getting hashtags
0
Ruby
I'm wanting to capture all hastags from the richtext field. I thought I had a solution until I came across testing where the richtext editor put HTML entites into the markup.
```
/#([\w]+)/
```
`...
Stephen Sizer posted

encounterd some problems with devise.
2
Ruby
1.when i created a devise model , i saw encrypted_password(column) in schema.rb but in registration form i saw f.input :password ???????
2.I am getting { PG::NotNullViolation: ERROR: null value in...
sameer replied
Solved

How to upload google doc file or drive file in drive collection using google drive ruby gem?
0
Ruby
In my app, I want to upload google doc file or google drive file in my drive collection using google drive ruby gem. I saw function like upload_from_file(path) but it works when I'm using local fil...
TOSSIM Brice posted

Contribute to a gem
4
Ruby
I have two questions.
How do I contribute to a ruby gem? Do I just locate it's repo and make a pull request? Or are there more formal procedures?
Also, what if I've made some very useful methods...
lucywilson replied
Solved

Machine learning in Ruby?
0
Ruby
I know Python is more popular for ML, but I prefer Ruby, and I was wondering if anyone has experience using Ruby for ML projects.
Ivan Raszl posted

Hiring Ruby Developers in West Yorkshire, UK
0
Ruby
I'm recruiting Ruby developers for an international communications company based in Wakefield, West Yorkshire, UK (see pic) - salary is open. I'd love to chat with anyone who fancies a fresh chall...
Richard Downs posted

Ruby new
1
Ruby
Hi, I'm new to ruby and I need your help.
Chris Oliver replied

NoMethodError (undefined method `def_delegators' for ChatroomsDatatable:Class):
4
Ruby
I have this error: ```NoMethodError (undefined method `def_delegators' for ChatroomsDatatable:Class):```
Victor Nizeyimana replied
Solved

migrating to php
2
Ruby
Hello,
I have inherited a ruby application and unfortunately have no knowledge of the language.
Could someone be so kind to help me figure out how to convert the below code to php?
```
def genera...
vampster replied
Solved

Trying to setup a Telegram bot, sorted everything out, but have one error
0
Ruby
If you are experienced with CMD, Ruby, NodeJS and Windows 10 then please help.
Error: https://i.gyazo.com/23c684b3788c3190d7a81f53bb828e30.png
I've run the commands that are displayed to resolve t...
Danny Woodward posted

Run/Migrate Older Ruby Application (Your Ruby version is 2.5.3 but your Gemfile specified 2.3.1)
16
Ruby
I am taking over an app that has not been developed for a few years. Currently the app is on Github and I have a local Ruby on Rails install on my Ubuntu 16.04 box which I have a copy of the master...
Neville Smith replied