Search Results for "the-worst-result-from-an-order"

Lessons





















Forum Threads

Setup Windows 10 Discussion

236
General
Hi,I got all the way through this so thanks for the walk through! I run "rails server -b 0.0.0.0" and the server boots fine but when I go to localhost:3000 in the browser, the browser icon spins bu...

Subscriptions with Stripe Discussion

96
General
Hey Chris! Not sure if this is just me, but there seems a problem downloading the video's.

Bootstrap Modal with Date Picker, what am I doing wrong?

8
Javascript
I have a Rails 5.1 app with bootstrap 4. I have bootstrap-datepicker throughout my application and it works perfectly or at least as expected. However whenever I try to use it within a modal it w...
jaems replied
Solved

Devise

9
Rails
I watched the Gorails Rails Password Reset 2 part video for password reset. My question is my devise setup only create encrypted_password, and reset_password_token, not password or token columns. C...
paxtonleiny replied

Direct File Uploads to S3: Part 1 Discussion

18
General
how could you handle wildcard domains with CORS?? I have a multi-tenant site with dynamic subdomains? or can i just leave it defaulted to *?
Vladyslav Knysh replied

ActiveStorage trix image before record exist.

3
Rails
Hi, I have a Concept model with description string field. Concept `has_many_attached :images`, I use them to store images that I dragged into trix wysiwyg. Everything works great if Concept alrea...
Chris Oliver replied
Solved

Using Purchased Themes with Rails | GoRails - GoRails

28
General
2 Pro episodes in a row? :(
Chris Oliver replied

API Authentication with JSON Web Tokens (JWT) and Knock Discussion

28
General
Nice tip. @Chris, you forgot push the changes on repository!
Tom Zmyslo replied

Is it necessary to use authentication with an API if there aren't really any 'users'?

3
General
I'm writing a React Native app that is purely informational (medical information), with a Rails API for the back-end. The first main question I have is whether its necessary (or a good idea) to us...
Greg Blass replied
Solved

Best strategy for downloading multiple files from S3

7
General
Im working on a rails app where Users can create a “project”. Project, has many datafiles. Users upload multiple files direct to Amazon S3 (im using carrierwave). I'd like Users to have the abilil...

One Time Payments With Pay And Stripe Discussion

11
General
I followed every step and all seems to be working to the point where the form is supposed to come up on the screen. Instead of the credit card form being displayed, my screen just goes blank and n...
cjilbert504 replied

Good public national holidays api?

6
General
I am working on a project and I need an api from which to import all the national holidays for a certain country and even for specific regions in that country. So for example I could import all t...
ryan-cal replied

Forum Series Part 3: Nested Attributes and fields_for Discussion

29
General
What do you think about using ActiveForm? https://github.com/rails/ac...

JSON Web Token Authentication From Scratch Discussion

19
General
So does this mean that the authentication is now also a token based API? Is this testable on postman?I redid my whole authentication because I found that the Devise gem (the way it came out of the ...
Gustavo Malamud replied

Nginx Reload after Letsencrypt has made the websites slow.. is it common or its limited to my server setup?

1
Servers
Hi Guys,We have an application which has about 250+ websites running on it. However post we deployed SSL on these website our Nginx Reload has slowed down a lot. We are now facing situation where i...
Chris Oliver replied

Can somebody explain to me what the hell is PRO-CSS?

0
CSS
Hello everyone,, To put it simply, Pro-CSS on a subreddit specifically just means that the sub/the mods of the sub are opposed to Reddit's possible removal of CSS, which is the formatting system us...
Jawline posted

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

Postgres issues

1
Databases
Hi, So as i began a project earlier in the year, i decided to go full Docker for deployment. That was all good except debugging and stuff proved difficult so this weekend i decided to make the pro...
Tom Dringer replied

Improve performance of simple searching method

1
Rails
Hi,I have been building an app these days. The functionality is nothing fancy at all, I have to connect to a client's SOAP webservice, fetch some data, save it into my pg database and build a searc...
Ernesto Gimeno replied

Ideas for building a Wiki in my app

12
General
My users are all internal customers of our business. They are pretty information poor when it comes to our systems and processes and our company intranet is not very feature rich. So I'd like to bu...
shakycode replied