Create a welcome page with a tour/get started

3
General
Hi, I was thinking of a way when the user login for the first time they get redirect to a welcome page where they take some steps into maybe a tour or fill some important fields to getting started....
Alan Reid replied
Solved

How can I allow my users to configure their account (created w/ devise) with their smtp server, so they can send & recieve emails in my app?

2
General
Are there any ruby gems for this specific problem? Or should I just use ActionMailer from Rails? If ActionMailer are there any tutorials on this topic online?
Drilon Buzuku replied
Solved

Error updating nokogiri and autoprefixer using Capistrano -- local/production gem mismatch

6
General
I've been using Capistrano to deploy my rails app and I've come across an issue trying to update 2 gems. Below at the bottom is the message I get for nokogiri. The other gem I'm trying to update on...
Chris Oliver replied
Solved

macOS sierra working w/ Ruby / Rails / RBENV?

6
General
Curious if anyone has tested it? Don't want to upgrade until I know everything in my stack works correctly without a ton of pain. TIA
Chris Oliver replied
Solved

How to setup SSL with a rails app

6
General
So I have a ssl certification that I want to apply to my rails app. Im using puma on Heroku.
Francisco Quinones replied
Solved

How do I build a beta invite system?

5
Gems / Libraries
Hi! I'm getting ready to release a beta for my rails app and I was wondering if there is an easy way(perhaps a gem?) to build an invite system, so that only users that receive an invite through ema...
Joe Guerra replied
Solved

How do I allow a user to make multiple payments on one booking using Stripe?

38
General
I'm building an events app using Rails and Stripe to handle payments. I've used javascript for my booking page in order to allow a user to book and pay for multiple spaces rather than just one at a...
Chris Oliver replied
Solved

How do i save a field in a separate table?

21
Rails
Hi all, I want to save the brand_id i am creating in my users table how would i go about doing this? I currently have my code saving the brand. ```` def create @brand = Brand.new(brand_params...
Chris Oliver replied
Solved

How do i fix my jquery-ui autocomplete problem (details below)?

1
General
I followed your tutorial on elastic search/search kick and implementing jquery autocomplete. It works when I use "Test" as the data, however when I try to use my data from posts table, it doesn't w...
Chris Oliver replied
Solved

Has any installed macOS Sierra yet?

8
General
Just curious if anyone is running macOS 10.12 Sierra yet, and if so, how are things with your dev environment? Specifically with Homebrew and such?
Jordan Godwin replied
Solved

Backing up Heroku PG and than pushing my brand new rails 5 app.

2
Servers
If you back up your Heroku PG database, this is storing all your users login info, right? So can I delete my whole rails app, push up a brand new rails app (using devise and rails5) and than put ...
Masud Hossain replied
Solved

FAO: Chris... URL Errors on pretty much any Rails site

3
Rails
Hi I've come across a really weird bug, not just in my project but on quite a few rails sites. `https://gorails.com/users/sign_in?redirect_to=%2F` - **works fine** `https://gorails.com/users/SIGN_...
Alan Reid replied
Solved

How do I use carrierwave and a custom process to upload an unzipped folder to s3

4
Gems / Libraries
## Goal - I take accept a zip file containing some config files as well as 2 folders filled with images - Unzip the folder - run a method to standardize the sub folder and image names as well as re...
Thomas Bush replied
Solved

How do I make certain partials show everywhere (ie navbar)?

2
General
I'm trying to have my 'conversations' partial which is a list of all active conversations show up on the navbar, but of course I'm getting a no method error. I figured you can copy the conversat...
Jacob Montgomery replied
Solved

Video Series on Security for rails?

1
Site Feedback
Is there any videos for best practice security routines for Rails? Things to do or not do so that your rails app isn't compromised by hackers.
Chris Oliver replied
Solved

Need someone to look over this to make sure i am on the right track...

8
General
So this site i am building goes something like this. I need to let **users** log in and manage their **brands**, each **brand** belongs to a **company**. A **company** can have many **users** whic...
Alan Reid replied
Solved

Whats the best way to deal with JS in Rails?

1
Rails
In my quest to ever understand rails, i notice that Rails adds a few JS files to the bottom on my page. Whats the best way to deal with this? Looking at the likes of AirBNB they don't have this, s...
Alan Reid replied
Solved

How do I find the best place to store user videos and how to capture them?

4
General
I want to create an app which will provide to user the opportunity to capture from their PC (by using webcamera and Mic) series of videos and save them under his profile. My concerns/questions are:...
Giorgos Psathas replied
Solved

Multi select form & DB search

1
General
Hi there, I want to allow a user to select multiple brands and teams in a select form field. I am using the user's input to create CSV through running a query. So far I only can query single tea...
Chris Oliver replied
Solved

How do i create another table when a user signs up?

2
Rails
When a user signs up, i ask them for their company name so i can then associate that user with a company. How would i go about doing this? I am using devise, so somehow i will need to store the com...
Alan Reid replied
Solved

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.