Seeking Ruby on Rails Developers

0
Rails
I am seeking a Ruby on Rails developer to join a leading e-commerce client on either a permanent or contract basis. Our client is leading the way with exclusive partnerships and introducing ble...
stephen hamilton posted

How to handle long-running external services?

2
Rails
My Rails app calls a long-running external service which can take over a minute to return a response. I'm calling the service from a Sidekiq job but I don't want to tie up my worker for over a minu...
Daniel Weaver replied

How to use custom jQuery in Rails 6

2
Rails
I've been thinking about this for a couple of days already. For some reason my semantic-ui jQuery doesn't work. So here's what I did. On my webpack/environment.js: ``` const { environment } = r...
Shabbir Ahmed replied

Rails 6 + ActiveAdmin + ActionText

1
Rails
I need to create an app with video + blog content, users, permission etc that includes a CMS to change and rearrange content easily. Anyone integrated ActionText into ActiveAdmin - what would b...
Chris Oliver replied

How to display checkbox and string fields like this image in a form?

5
Rails
I have a `spectrum` boolean column and a `spectrum_color` string column and I'd like to display the options to user as shown in this image. I'm using Tailwind CSS and the Jumpstart Pro Rails templa...
Daniel Weaver replied
Solved

Any news on the install Rails on Catalina guide?

2
Rails
I have noticed that macOS Catalina moves to ZSH as the default shell, would be cool so get an update on the install rail guide to show this off :)
Alan Reid replied

CSV Upload, Parse and for each record created - show the status

0
Rails
I am working on a project and running into issues on how to accomplish this. 1. I am using Wicked Form steps for better UX. Steps are: a. Upload CSV, b. Confirm Data, c. Finalize/Add to databas...
Aaron Xavier posted

Rails loading time

0
Rails
1. I just installed the a new rails version 6 and using ruby -version ruby 2.6.3-p62. I create a new 2. project 'rails new my_new_app' 3. bundle install 4. rails server ![rails respose time](ib...
Hagi lerman posted
Solved

How do I update a page (a row on a table) dynamically?

1
Rails
I have a page which displays all the products in a shop. Each time a new product is added - two things happen. 1) The user is taken to the products/index page which shows a list of all the produc...
Chris Oliver replied
Solved

Make http POST request that return xml response

1
Rails
I want to make a http POST request that parse XML response and return the value of SessionId field that is inside XML. This is what I tried so far but I want to return SessionId filed that arrives ...
Chris Oliver replied

How do I add minified JS files to the Rails Webpacker

2
Rails
I am trying to add min.js files - and getting an error. This works while adding a normal .js file: *- app/javascript/packs/calendar.js* alert('Calendar loaded') *-# app/views/calendars/index.ht...
Arjun Rajkumar replied
Solved

Rails6 autorization method

1
Rails
I am going to start my new project on rails6. But when i am usign declarative_authorization gem i am facing issues. can you suggest any method for authorization?
Chris Oliver replied
Solved

Active storage, remove record, but not file on Google Storage

0
Rails
Images are stored from one rails app, but records are syncronised to another app via graphql. What is the option for the second app to delete the record from itself without destroying the original ...
Simon Hutchings posted

Devise Masquerade with multiple Devise User Models

0
Rails
Hi All, Has anyone used devise masquerade before with multiple devise models. I have and Admin model and a User model. I'm having issues and when I try implementing it, I can't seem to login as a...
Stephen Sizer posted

Convert a rails web application to offline or executable

0
Rails
I have tried to use ruby packer and traveling Ruby and others but as I am new to programming it is difficult for me. I'm looking for a programmer to convert a web application to offline or executab...
Felix Pujols posted

How do I build an authentication system with rails + graphql (backend) and rect (front-end)

0
Rails
I want to build an authentication system with rails and graphql
Gonzalo Reyes posted

Issue with bootstrap sprockets in application.js

3
Rails
Hello, As said in the title, I get an error message when I try to access my localhost:3000. The message is : ``` Sprockets::FileNotFound in Welcome#index Showing /home/dameaw/work/five/meawini...
Thomas Blumenfeld replied

What is the purpose of node_modules folder in rails 6?

1
Rails
What is the purpose of node_modules folder in rails 6?
Thomas Blumenfeld replied

Rails 6: Separate styles and layout for dashboard and main (front) site

1
Rails
I will try to explain my issue as much as I can. I hope you guys can understand and give me an idea / help me. So I am working on a practice app. There are two separate bootstrap html/css design...
Thomas Blumenfeld replied

Sending Alerts Based on Threshold

0
Rails
I am building an app wherein user can create an alert based on current value of average or sum of table column. For example if SUM of column A is < 100 a notification should be sent to receipie...
Paulo Avelino posted

Want to stay up-to-date with Ruby on Rails?

Join 89,621+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.