Search Results for "what-is-the-best-digital-marketing-company"

Lessons





















Forum Threads

GoRails Performance - The Techniques I Use Discussion

32
General
Thanks Chris. The first time my name appears on a video :)
Daniel Morales replied

What is Programming & Web Development?

11
General
Give help.
Cassandra Pace replied

Preferences & Settings with ActiveRecord::Store Discussion

24
General
Great stuff
sthapit replied

Deploy Ubuntu 16.04 Xenial Xerus Discussion

91
General
This is not working on Xenial Xerus because there is no packages for Ubuntu 16.04 in Phusion Passenger repositores yet.
Alex Hendershott replied

File Uploads with Refile Discussion

96
General
Awesome.
Runong W replied

Setup Ubuntu 14.04 Trusty Tahr Discussion

237
General
thnx
Someone replied

Deploy Ubuntu 18.04 Bionic Beaver Discussion

79
General
Thanks btihen! I'll get the tutorial updated for its changes shortly!

Looking for a good Angular online course/bootcamp

3
Javascript
The company I work for is paying for me to take an Angular training course soon. If the pandemic wasn't going on this could have been an in-person course but obviously that won't be happening for a...

Managed Postgres with DigitalOcean or thru own server with Hatchbox

5
Rails
I've been going thru the various ways to publish a rails app and trying to decide which method is going to be the best in the long run. After some searching I think Hatchbox and DigitalOcean is go...
Olly Headey replied
Solved

Open Closed Principle Discussion

9
General
Loved the bla bla bla on minute 8ish :)Great video! Thanks
Cagri 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

Setup Ubuntu 16.04 Xenial Xerus Discussion

110
General
Don't use "ssh-keygen -t rsa", use "-t dsa", much safer and not owned by NSA.... ;-)
Someone replied

Deploy Ubuntu 14.04 Trusty Tahr Discussion

371
General
The following commands should be slightly modified:cap install STAGES=productioncap production deployI believe it should be the following:bundle exec cap install STAGES=productionbundle exec cap pr...
paul lahana replied

Deploy Ubuntu 12.04 Precise Pangolin Discussion

104
General
Great tutorial!Just one thing, the Gemfile it's wrong, it's pointing to the wrong repository of each capistrano implementation. This should work:gem 'capistrano', '~> 3.0.0'gem 'capistrano-bundl...
Someone replied

How much is the cost to get a web design company to build me something I need with Ruby rails?

12
General
Hi guys, so I am basically running a small business and I need a web application built with ruby on rails. I heard it is a pretty good framework, but I don't know how much the cost is for this. I w...
Everett Clayton replied

This website is under heavy load (queue full)

4
Servers
I just got this message today on my production site. Website is running an ROR backend with a React front end. Current site is running on Hatchbox/Digital Ocean with 16vCPUs, 32gb Memory and 200gb...

How should I deal with lots of images?

4
Rails
I have a Rails app that lets users select an invoice from a list of invoices. When selected a view of the image of the invoice is displayed with an image of the customer signature overlayed on top....
William Jones replied
Solved

ruby on rails nested model relationship and routes

9
Rails
I have these models: `Sport,` `Country,` `League` and `Match ` Also I do have `SportsController,` `CountriesController`, `LeaguesControlle`r and `MatchsController` So the question is: 1: how i ca...

Hourly Production Server Database And File Backups Discussion

31
General
Thank you for this! I should get this up and running on a site I run for a complex fantasy football league...I've been meaning to with Cron jobs and whatnot, but it's just such a hassle and, so far...
Travis Smith replied

New Position Senior engineer, where to start?

4
Tips
Hi everyone, I am starting a new position as a senior software engineer. I was told that it is very ruby on rails environment. I want to know what is the best way to get started with learning inte...
Nisad replied