Ruby on Rails 3 Tutorial Book Question

0
General
Im following the PDF version of this book and keep having an issue with different versions of gems being compatible. I had to skip the TDD section all together because I couldnt get a compatible ve...
Delaney Fogarty posted

Powershell Script Works Correctly in Alteryx Designer but not on Alteryx Gallery

0
General
I asked this over on the Alteryx forums and unfortunately didn't get any answer. Hopefully someone here with Alteryx/PS experience will know the issue. I have a workflow that runs a batch file with...
pavanznmd posted

Rails micro-services and authentication domain to use with devise

0
Rails
Hi! I'd like to split my rails application to microservices, such as - main app 1 - main app 2 - main app N - authentication and account management - administration console - marketing console (bla...
Alexey Poimtsev posted

Draper Gem or explicitly use Decorators and Presenters?

0
Rails
Hi, my question is simple that sometimes I have to extend my model with methods that are usually for more advance business logics and sometimes I need some methods that are used in views (not speci...
Ali Ahmed posted

Friendly URL's question

2
Gems / Libraries
Hello, I'm building a small forum for my website and its a very simple app with the schema looking a bit like: Topic -> Forum -> Post So, Topic can be 'Off-Topic' with a Forum called 'Intr...
Chris Oliver replied
Solved

Updating CSS classes in production doesnt show changes

2
General
Ive noticed that anywhere that I adjust the css classes dynamically (select2 boxes and one of my stimulus controllers adds a border when a div is clicked) the classes are added but the display isnt...
Alex Deering replied

Remove default gem (bundler)

0
General
Hey everyone, Using multiple versions of Ruby over multiple applications for work and seem to be having some gem set issues. In particular Bundler which is defaulted to a version I need to update ...
HenltonGomes posted

Exporting to CSV and including records from related models

0
Rails
I have a user model in my application that has instances of 3 other models and what I am trying to do is to export to CSV all of the user information as well as the information for the other models...
RJ McCollam posted

Multiday with calendar gem

4
General
Is possible you shed some more light on this .... which is the best approach in my event.rb i so fat have this class Event < ActiveRecord::Base belongs_to :user def durati...
JM replied

Dynamic view based on associations

5
Rails
I'm trying to add some view logic functionality to one of my apps. I have a "run" view that lists all runs and splits them up in a partial between active and pending. Each run also `belongs_to :r...
Chris Oliver replied

Using stimulus & alpine

1
General
I’m using tailwindcss in a rails app and since they have prebuilt a lot with alpine it’s convinient to use alpine also. Alpine is good, but more for complex tasks I would like to use stimulus. I sa...

How to add logo image to mailer

7
Rails
Hi how can we add image from my assets to the email like my logo when sending email to the users.

Receiving Webhooks in Development with Ngrok and Docusign Discussion

10
General
Would really appreciate the embed signature stuff if possible.
Mike Straw replied

Search for suggestions from experienced people

3
General
hello , i am working on my graduation project and it will be a web application of management , and i need a system of invoicing (creation - calculation - pdf printing ... )so i am asking if you kn...
alitabarham replied

What is the best way to determine the country/currency for a user?

1
Rails
I am using a similar set-up as gorails - devise for registration and stripe for subscriptions. I have separate plans for each currency were are going to market to (USD, CAD, GBP). But I want to...
Jacob Montgomery replied
Solved

Seeking recommendation: Vue.js vs Stimulus.js vs Ember.js

0
Javascript
I'm starting to develop some front-end functionality for a Rails-based web app. The front end will need to implement the following features 1) A horizontal scrolling window, which dynamically loa...
Alexander Farley posted

SimpleCalendar 1.1 released! Discussion

9
General
Do you have a demo for this??
Frank replied

How do I cache a complex JSON response (with a lot of belongs_to associations) to be used by Vue.js in the frontend?

0
Rails
Thanks to Chris nice tutorials, we just rewrote a slow interface in our app to use Vue.js. Now Rails is just generating the JSON to be consumed by Vue.js in the view. What I'm trying to achieve i...
TL posted

How do you setup email in your application and link it to a record

4
General
Hey Chris. I have been trying to look online but haven't been successful in finding out the following. Say you made a CRM application in Rails and setup a pop3/imap email in the app. How would y...

Websockets with Rails(Passenger) - Error during WebSocket handshake: Unexpected response code: 400

1
Rails
Hi all, I am trying to deploy ActionCable and Rails 5 To Production server (DigitalOcean). I have followed all steps mention in the Gorails video here: https://gorails.com/episodes/deploy-actionca...
Rizal Yusoff replied

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

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

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