[Rails] [job] Ruby developer for United Nations associated project

2020-03-15 Thread David Hughes
job is created). As a University, we have excellent benefits Please email dhug...@psu.edu with your cv please and cover letter and consultancy rate. This is a chance to work on a globally important issue affecting hundreds of millions of extremely poor farmers around the world thanks david

[Rails] Re: Is it worth switching to Postgresql?

2020-03-15 Thread David Gleba
I also recommend running at least the DB in Docker. That should prevent most fiddling if your Mac OS changes. I use Docker for as much as I can. It ends up making things easier once you get up to speed with Docker. Furthermore, I just use an ubuntu virtual machine running in VirtualBox. That w

[Rails] Locusts in Africa

2020-02-14 Thread David Hughes
eople at Penn State so will have an advert soon. Thanks so much for any help david On Nov 13, 2018, at 11:22 AM, David Hughes wrote: Hi all I am a scientist at Penn State University and the United Nations Food and Agricultural Organisation. I work to help poor farmers in Africa and else

Re: [Rails] How should I go about upgrading Ubuntu Server that my Rails application is running on?

2019-07-18 Thread David McDonald
s the same way *shrug*. So I will try the upgrade again first. On Thursday, July 18, 2019 at 3:34:46 PM UTC-4, Colin Law wrote: > > On Thu, 18 Jul 2019 at 19:15, David McDonald > wrote: > > > > I have an ubuntu-server running version: Ubuntu 14.04.5 LTS. I want to > up

[Rails] How should I go about upgrading Ubuntu Server that my Rails application is running on?

2019-07-18 Thread David McDonald
I have an ubuntu-server running version: Ubuntu 14.04.5 LTS. I want to upgrade it to Ubuntu 18.04 LTS. I snapshotted my server and tried to upgrade it to 16.04, and then 18.04 but ran into some issues where it seems through the upgrades I lost some of my configuration files. When prompted by

Re: [Rails] Querying Multi Database Tables and displaying in index.html.erb

2019-06-25 Thread David Merrick
our routes could look like this: > > match '/countries', to: 'pickers#countries', via: :get, as: > :countries_picker > match '/states', to: 'pickers#states', via: :get, as: :states_picker > match '/cities', to: 'pickers#cities

[Rails] Querying SQL Database in Rails in irb

2019-06-23 Thread David Merrick
Schema create_table "days", force: :cascade do |t| t.integer "season_id" t.datetime "created_at", null: false t.datetime "updated_at", null: false t.date "raceday" t.index ["season_id"], name: "index_days_on_season_id" end create_table "seasons", force: :cascade do |t| t

Re: [Rails] Querying Multi Database Tables and displaying in index.html.erb

2019-05-30 Thread David Merrick
ties = state.cities.order(:name) > render partial: 'cities_picker', layout: false > end > end > > Your routes could look like this: > > match '/countries', to: 'pickers#countries', via: :get, as: > :countries_picker > match '/states', to:

Re: [Rails] Querying Multi Database Tables and displaying in index.html.erb

2019-05-30 Thread David Merrick
ies > state = State.find params[:id] > @cities = state.cities.order(:name) > render partial: 'cities_picker', layout: false > end > end > > Your routes could look like this: > > match '/countries', to: 'pickers#countries', via: :g

Re: [Rails] Querying Multi Database Tables and displaying in index.html.erb

2019-05-30 Thread David Merrick
:picker_two > > That would get you a very specific named route that would fit with my > original example. > > All of this is covered in great detail in the excellent guide "Routing > from the outside in", at guides.rubyonrails.org > > The ultimate answer to your

Re: [Rails] Querying Multi Database Tables and displaying in index.html.erb

2019-05-30 Thread David Merrick
', via: :get, as: > :picker_two > > That would get you a very specific named route that would fit with my > original example. > > All of this is covered in great detail in the excellent guide "Routing > from the outside in", at guides.rubyonrails.org > > Th

Re: [Rails] Querying Multi Database Tables and displaying in index.html.erb

2019-05-29 Thread David Merrick
h picker then loads the next one, and finally, the surrounding form is > submitted with all the dynamic pickers within it. > > Let me know if any of this is too cryptic. > > Walter > > > On May 28, 2019, at 4:06 AM, David Merrick wrote: > > > > My Schema.rb i

Re: [Rails] Querying Multi Database Tables and displaying in index.html.erb

2019-05-29 Thread David Merrick
r then loads the next one, and finally, the surrounding form is > submitted with all the dynamic pickers within it. > > Let me know if any of this is too cryptic. > > Walter > > > On May 28, 2019, at 4:06 AM, David Merrick wrote: > > > > My Schema

Re: [Rails] Querying Multi Database Tables and displaying in index.html.erb

2019-05-28 Thread David Merrick
'd have a method like > > def picker_two > @picker_two_options = Option.find(params[:id]).children > render partial: 'picker_two', layout: false > end > > Each picker then loads the next one, and finally, the surrounding form is > submitted with all the d

[Rails] Querying Multi Database Tables and displaying in index.html.erb

2019-05-28 Thread David Merrick
My Schema.rb is below ActiveRecord::Schema.define(version: 2019_05_27_040649) do create_table "days", force: :cascade do |t| t.integer "season_id" t.datetime "created_at", null: false t.datetime "updated_at", null: false t.date "raceday" t.index ["season_id"], name: "index_d

Re: [Rails] Re: Querying Multiple Database table and display results in index.html.erb

2019-05-23 Thread David Merrick
; > show the server log, you are omitting a lot of information > > El jue., 23 may. 2019 a las 1:47, David Merrick () > escribió: > >> This is the error I get 'undefined method `fetch_value' for nil:NilClass' >> >> [image: MoorePark Results.png] >

[Rails] Re: Querying Multiple Database table and display results in index.html.erb

2019-05-22 Thread David Merrick
e. I just don't know how to do the select from the form and to get data to the Database and retrieve the results and display them On Thursday, May 23, 2019 at 3:09:20 PM UTC+12, David Merrick wrote: > > I am trying to Querying Multiple Database table and display results in > races

[Rails] Querying Multiple Database table and display results in index.html.erb

2019-05-22 Thread David Merrick
I am trying to Querying Multiple Database table and display results in races index.html.erb Schema is this ActiveRecord::Schema.define(version: 2019_05_21_043953) do create_table "days", force: :cascade do |t| t.date "day" t.integer "season_id" t.datetime "created_at", null: false

[Rails] Re: [JOB] Rails Developer Baltimore, MD - Baltimore Ravens Scouting Department

2019-05-15 Thread David McDonald
> > On Wednesday, May 15, 2019 at 1:21:16 PM UTC-4, David McDonald wrote: >> >> Hey Joe, thanks for the kind words. We are working towards opening up >> some projects on our Github page over the course of this year. So be on the >> look out for that and something ther

[Rails] Re: [JOB] Rails Developer Baltimore, MD - Baltimore Ravens Scouting Department

2019-05-15 Thread David McDonald
pretty cool projects. I'd even build them for fun. > > On Wednesday, May 15, 2019 at 9:13:52 AM UTC-4, David McDonald wrote: >> >> The Baltimore Ravens are searching for a new developer to join our >> Analytics team in Baltimore, Maryland. >> >> This is a

[Rails] [JOB] Rails Developer Baltimore, MD - Baltimore Ravens Scouting Department

2019-05-15 Thread David McDonald
with any questions! David McDonald Director of Research & Development Baltimore Ravens -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to ru

Re: [Rails] Re: jquery drop down hover

2019-04-02 Thread David Merrick
no idea where it's getting it from. (or why 3.3.1 > isn't loading). > > > On Tuesday, April 2, 2019 at 4:22:30 PM UTC-4, David Merrick wrote: >> >> Make sure you have the gem bootstrap sass could help >> >> On Wed, 3 Apr 2019 9:03 AM Joe Guerra wrot

Re: [Rails] Re: jquery drop down hover

2019-04-02 Thread David Merrick
Make sure you have the gem bootstrap sass could help On Wed, 3 Apr 2019 9:03 AM Joe Guerra wrote: > ok, here's my application.js > > // This is a manifest file that'll be compiled into application.js, which > will include all the files > // listed below. > // > // Any JavaScript/Coffee file with

Re: [Rails] Re: build fail on heroku

2019-03-16 Thread David Merrick
, March 16, 2019 at 3:10:40 PM UTC-4, David Merrick wrote: >> >> Between switching gems and a possible error or missing file in initialize >> has created a problem is my guess. >> >> Cheers Dave >> >> On Sun, Mar 17, 2019 at 4:32 AM Joe Guerra wrote: >

Re: [Rails] Re: build fail on heroku

2019-03-16 Thread David Merrick
Between switching gems and a possible error or missing file in initialize has created a problem is my guess. Cheers Dave On Sun, Mar 17, 2019 at 4:32 AM Joe Guerra wrote: > oh, it must be something to do with ruby-sass that I updated because of > some vulnerabilities. > > On Saturday, March 16,

Re: [Rails] Has anyone seen these errors?

2019-03-08 Thread David Merrick
ch 7, 2019 at 6:30:00 PM UTC-5, David Merrick wrote: >> >> Try looking at the doc for the Jason gem. Check for dependencies. Falling >> that ask Walter. >> >> On Fri, 8 Mar 2019 11:10 AM wrote: >> >>> Hi David, >>> >>> Thank you for the in

Re: [Rails] Has anyone seen these errors?

2019-03-07 Thread David Merrick
Try looking at the doc for the Jason gem. Check for dependencies. Falling that ask Walter. On Fri, 8 Mar 2019 11:10 AM wrote: > Hi David, > > Thank you for the insight. This started as an older Rails project. I am > trying to manually install json 1.8.6 and am getting the fol

Re: [Rails] Has anyone seen these errors?

2019-03-07 Thread David Merrick
I think I went back to the Rails5.2.2 gem and used this version of Rails. Also I didn't specify the Ruby gem just used the default one. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving ema

Re: [Rails] Has anyone seen these errors?

2019-03-07 Thread David Merrick
Try bundle update. On Fri, 8 Mar 2019 6:47 AM wrote: > Hi everyone, > > Has anyone seen the following issues and if so how did you resolve them? > > Bundler could not find compatible versions for gem "bundler": > In Gemfile: > rails (= 4.2.4) was resolved to 4.2.4, which depends on >

Re: [Rails] Devise

2019-02-26 Thread David Merrick
Hi Colin. Attached are some files On Tue, Feb 26, 2019 at 10:11 PM Colin Law wrote: > On Tue, 26 Feb 2019 at 03:32, David Merrick wrote: > > > > I don't see any errors in the logs. No errors are displayed sorry > > Well what *do* you see in the logs when you click

Re: [Rails] Devise

2019-02-26 Thread David Merrick
Ok thanks On Tue, Feb 26, 2019 at 10:11 PM Colin Law wrote: > On Tue, 26 Feb 2019 at 03:32, David Merrick wrote: > > > > I don't see any errors in the logs. No errors are displayed sorry > > Well what *do* you see in the logs when you click the link. Comparing > i

Re: [Rails] Devise

2019-02-25 Thread David Merrick
I don't see any errors in the logs. No errors are displayed sorry On Tue, Feb 26, 2019 at 11:03 AM Walter Lee Davis wrote: > What do the errors look like? When you say it doesn't work, what exactly > are you seeing? > > Walter > > > On Feb 25, 2019, at 4:56 PM, D

Re: [Rails] Devise

2019-02-25 Thread David Merrick
Hi Rob at the moment only the password reset email works. Are you able to check them please? Password reset Hello <%= @resource.email %>! Someone has requested a link to change your password. You can do this through the link below. <%= link_to 'Change my password', edit_password_url(@resource,

[Rails] Devise

2019-02-24 Thread David Merrick
How many Rails Developers use Devise? How many of you have successfully incorporated mail in Devise. I am having trouble incorporating mail into Devise. Does anyone know how to do this with Rails 5.2.2? Cheers Dave -- You received this message because you are subscribed to the Google Groups "

Re: [Rails] What is the mysql equivalent to heroku pg:reset DATABASE?

2019-02-23 Thread David Merrick
in terms of Rails the two are interchangeable. On Sun, 24 Feb 2019 12:18 PM wrote: > Hey Everyone, > > I was just wondering if anyone knew the mysql equivalent to $ heroku > pg:reset DATABASE. > > Thank you > > -- > You received this message because you are subscribed to the Google Groups > "Rub

Re: [Rails] What is the mysql equivalent to heroku pg:reset DATABASE?

2019-02-23 Thread David Merrick
Do what Walter said On Sun, 24 Feb 2019 12:18 PM wrote: > Hey Everyone, > > I was just wondering if anyone knew the mysql equivalent to $ heroku > pg:reset DATABASE. > > Thank you > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. >

Re: [Rails] Uploading from desktop to Heroku

2019-02-23 Thread David Merrick
Hi you need to create a git repository. You can upload from git or upload from your local computer. By using these statements, This works on Linux Mint ad should work on there distros. You need to log into your heroku account bu using heroku login in the terminal. Then create your app on Heroku

Re: [Rails] Re: Objects in S3 Bucket

2019-02-16 Thread David Merrick
Thanks On Sat, Feb 16, 2019 at 10:41 PM Rob Jonson wrote: > > On Saturday, 16 February 2019 04:27:51 UTC, David Merrick wrote: >> >> Is there a way stop logged in users copying and pasting resources in a S3 >> Bucket to other people? >> > > The easiest way to

[Rails] Objects in S3 Bucket

2019-02-15 Thread David Merrick
Is there a way stop logged in users copying and pasting resources in a S3 Bucket to other people? Eg https://s3-ap-southeast-1.amazonaws.com/BucketName/Folder/91155-EXP.pdf The 91155-EXP.pdf file only people who are logged can see. I was wanting to know if something like this https://docs.aws.

[Rails] Creating AWS Buckets and Bucket Policies

2019-02-11 Thread David Merrick
Heads up for anyone creating AWS S3 Buckets. https://docs.aws.amazon.com/quickstarts/latest/s3backup/step-1-create-bucket.html https://amazon.qwiklabs.com/focuses/278?catalog_rank=%7B%22rank%22%3A2%2C%22num_filters%22%3A0%2C%22has_search%22%3Atrue%7D&parent=catalog Cheers Dave -- You received t

Re: [Rails] S3 Bucket Policy

2019-02-10 Thread David Merrick
"Action":["s3:PutObject","s3:GetObject"], "Resource":"arn:aws:s3:::pininterest/*", "Condition":{ "StringLike":{"aws:Referer":[" https://young-fortress-50796.herokuapp.com/*"]} } }

Re: [Rails] S3 Bucket Policy

2019-02-10 Thread David Merrick
Thanks On Mon, Feb 11, 2019 at 5:52 PM Daniel Dunckel wrote: > I see your URL is missing a double quote at the beginning. > > Try using jsonlint.com > > On Mon, Feb 11, 2019 at 4:42 AM David Merrick > wrote: > >> Why I am getting this Error This p

[Rails] S3 Bucket Policy

2019-02-10 Thread David Merrick
Why I am getting this Error This policy contains invalid Json? { "Version":"2019-02-11", "Id":"http referer policy example", "Statement":[ { "Sid":"Allow get requests originating from www.example.com and example.com.", "Effect":"Allow", "Principal":"*", "Action":

Re: [Rails] Adding uploaded pictures fro Heroku to AWS S3 Bucket

2019-02-08 Thread David Merrick
I need help setting up a Bucket Policy please. I find this http://awspolicygen.s3.amazonaws.com/policygen.html to hard to work out. Cheers Dave On Fri, Feb 8, 2019 at 10:27 AM Hassan Schroeder wrote: > On Thu, Feb 7, 2019 at 12:16 PM David Merrick > wrote: > > > > When

Re: [Rails] Adding uploaded pictures fro Heroku to AWS S3 Bucket

2019-02-07 Thread David Merrick
Thanks time to read and ask more questions later. Cheers Dave On Fri, Feb 8, 2019 at 10:27 AM Hassan Schroeder wrote: > On Thu, Feb 7, 2019 at 12:16 PM David Merrick > wrote: > > > > When I click on the URL for the image I get this message > > > > >

Re: [Rails] Adding uploaded pictures fro Heroku to AWS S3 Bucket

2019-02-07 Thread David Merrick
When I click on the URL for the image I get this message AccessDenied Access Denied 8866EFBB969E901F 2E/t/DqGuJMiOcZIaq/WVU8F0KjFRQq91r+bNZz3OWigBEMOczczJ2aFrnHfXn4wQ7E/A7WNPP4= Cheers Dave On Fri, Feb 8, 2019 at 2:40 AM Walter Lee Davis wrote: > > > On Feb 7, 2019, at 3:25

Re: [Rails] Adding uploaded pictures fro Heroku to AWS S3 Bucket

2019-02-07 Thread David Merrick
Hi Once I enable pop ups for aws I can now upload and view images when logged into AWS . Any suggestions for the bucket? Cheers Dave On Fri, Feb 8, 2019 at 2:40 AM Walter Lee Davis wrote: > > > On Feb 7, 2019, at 3:25 AM, David Merrick wrote: > > > > I'm not usi

Re: [Rails] Re: Adding uploaded pictures fro Heroku to AWS S3 Bucket

2019-02-07 Thread David Merrick
I'm not using carrier wave. I'm using paperclip. On Thu, Feb 7, 2019 at 9:05 PM Ryan wrote: > Hi David, > > Check out this SO article > <https://stackoverflow.com/questions/33276512/proper-s3-permissions-for-users-uploading-image-files-with-carrierwave> > that r

[Rails] Adding uploaded pictures fro Heroku to AWS S3 Bucket

2019-02-06 Thread David Merrick
Current errors 500 Internal Server Error and Aws::S3::Errors::AccessDenied My paperclip.rb in config/initializers is below Paperclip::Attachment.default_options[:url] = ':s3_domain_url' # Should this line have instead of this ':s3_domain_url' this 'mybucketName.s3.amazonaws.com' Paperclip::At

Re: [Rails] AWS and hosting a Website

2019-01-28 Thread David Merrick
find a solution to meet my needs. Cheers Dave On Tue, Jan 29, 2019 at 10:17 AM Hassan Schroeder < hassan.schroe...@gmail.com> wrote: > On Mon, Jan 28, 2019 at 12:54 PM David Merrick > wrote: > > > > I'm looking for something in AWS thats easy to set up, stores ima

Re: [Rails] AWS and hosting a Website

2019-01-28 Thread David Merrick
> On Jan 28, 2019, at 3:18 PM, David Merrick wrote: > > > > Yes I have EC2 instance but its on Cloud9 > > Aha. That's like having a cloud server for your development environment. > That makes sense, then, that it would stop running when you stop working in > its console

Re: [Rails] AWS and hosting a Website

2019-01-28 Thread David Merrick
I have the files loaded. Whats next please? On Tue, Jan 29, 2019 at 9:33 AM Hassan Schroeder wrote: > On Mon, Jan 28, 2019 at 12:19 PM David Merrick > wrote: > > > > Yes I have EC2 instance but its on Cloud9 > > This Cloud9 thing isn't remotely relevant to thi

Re: [Rails] AWS and hosting a Website

2019-01-28 Thread David Merrick
Yes I have EC2 instance but its on Cloud9 On Tue, Jan 29, 2019 at 5:15 AM Hassan Schroeder wrote: > On Sun, Jan 27, 2019 at 12:33 PM David Merrick > wrote: > > > I would like to know how to do > > + Is your system configured to monitor your app and restart it when it >

Re: [Rails] AWS and hosting a Website

2019-01-27 Thread David Merrick
n as you log out the Website stops running On Mon, Jan 28, 2019 at 7:22 AM Hassan Schroeder wrote: > On Sun, Jan 27, 2019 at 10:05 AM David Merrick > wrote: > > > My system isn't configured to monitor your my App and restart it when it > crashes. But since I only h

Re: [Rails] AWS and hosting a Website

2019-01-27 Thread David Merrick
un, Jan 27, 2019 at 3:21 PM Hassan Schroeder wrote: > On Sat, Jan 26, 2019 at 12:56 PM David Merrick > wrote: > > > > How do you ensure it runs all the time? > > LOL, what's your uptime requirement and budget? Let's start here: > > + Do you have untested

Re: [Rails] AWS and hosting a Website

2019-01-26 Thread David Merrick
Heroku use another provider like AWS to store images On Sun, 27 Jan 2019 4:15 PM Phil Edelbrock > > On Jan 26, 2019, at 3:42 PM, David Merrick wrote: > > Unfortunately Heroku doesn't store images etc. > > Cheers Dave > > On Sun, 27 Jan 2019 11:51 AM Phil Edelbroc

Re: [Rails] AWS and hosting a Website

2019-01-26 Thread David Merrick
Unfortunately Heroku doesn't store images etc. Cheers Dave On Sun, 27 Jan 2019 11:51 AM Phil Edelbrock > > > On Jan 26, 2019, at 11:20 AM, David Merrick > wrote: > > > > I am currently running an AWS Cloud9 Web App with EC2. > > > > I want a AWS Servic

Re: [Rails] AWS and hosting a Website

2019-01-26 Thread David Merrick
How do you ensure it runs all the time? On Sun, Jan 27, 2019 at 9:55 AM Hassan Schroeder wrote: > On Sat, Jan 26, 2019 at 12:48 PM David Merrick > wrote: > > > > I meant a place where I can run my Rails App from so its runs all the > time. > > That's pretty muc

Re: [Rails] AWS and hosting a Website

2019-01-26 Thread David Merrick
I meant a place where I can run my Rails App from so its runs all the time. Cheers Dave On Sun, Jan 27, 2019 at 9:41 AM Hassan Schroeder wrote: > On Sat, Jan 26, 2019 at 12:27 PM David Merrick > wrote: > > > > Hi so I can use EC2 store the Rails App and Route53 to manage

Re: [Rails] AWS and hosting a Website

2019-01-26 Thread David Merrick
Hi so I can use EC2 store the Rails App and Route53 to manage the Domain Name? Cheers Dave On Sun, Jan 27, 2019 at 8:28 AM Hassan Schroeder wrote: > On Sat, Jan 26, 2019 at 11:20 AM David Merrick > wrote: > > > I want a AWS Service that I can set up to run a Website with

[Rails] AWS and hosting a Website

2019-01-26 Thread David Merrick
I am currently running an AWS Cloud9 Web App with EC2. I want a AWS Service that I can set up to run a Website with a Domain Name attached and keep it while I'm not logged into Amazon? Any Suggestions? Cheers Dave -- You received this message because you are subscribed to the Google Groups "R

Re: [Rails] Re: Rephrased AWS an Imagemagick

2019-01-24 Thread David Merrick
che_control: "public, > max-age=#{365.days.to_i}" } # optional, defaults to {} > end > > Use the Carrierwave Uploader generator to create your rails uploader and > change the storage to *storage :fog* in the uploader created. > > Let me know if you have any questions.

Re: [Rails] How do I start a new app with Rails 6.0.0.beta1 ?

2019-01-20 Thread David McDonald
Thanks Walter! On Sunday, January 20, 2019 at 4:28:26 PM UTC-5, Walter Lee Davis wrote: > > > > On Jan 20, 2019, at 1:55 PM, David McDonald > wrote: > > > > I was reading about Rails 6.0.0.beta1 on the Rails blog, but I'm unsure > of how to do

[Rails] Re: How do I start a new app with Rails 6.0.0.beta1 ?

2019-01-20 Thread David McDonald
quot;. On Sunday, January 20, 2019 at 1:55:01 PM UTC-5, David McDonald wrote: > > I was reading about Rails 6.0.0.beta1 on the Rails blog, but I'm unsure of > how to do rails new app_name with 6.0.0.beta1. > > daveomcd@LAPTOP-GDA9LTDQ:~/rails_projects$ rails _6.0.0.beta1_

[Rails] How do I start a new app with Rails 6.0.0.beta1 ?

2019-01-20 Thread David McDonald
I was reading about Rails 6.0.0.beta1 on the Rails blog, but I'm unsure of how to do rails new app_name with 6.0.0.beta1. daveomcd@LAPTOP-GDA9LTDQ:~/rails_projects$ rails _6.0.0.beta1_ new my_blog --postgres Traceback (most recent call last): 2: from /home/daveomcd/.rvm/gems/ruby-2.6.0

Re: [Rails] Re: ImageMagick And Amazon Cloud 9

2019-01-16 Thread David Merrick
Thanks On Thu, Jan 17, 2019 at 4:33 PM Phil Edelbrock wrote: > > > > On Jan 16, 2019, at 7:23 PM, David Merrick wrote: > > > > Problem solved. Used sudo yum install ImageMagick. Does Amazon Web > Servicers have any Ruby Libraries available to use? > > > &

Re: [Rails] Re: ImageMagick And Amazon Cloud 9

2019-01-16 Thread David Merrick
Problem solved. Used sudo yum install ImageMagick. Does Amazon Web Servicers have any Ruby Libraries available to use? On Thu, Jan 17, 2019 at 1:34 PM Hassan Schroeder wrote: > On Wed, Jan 16, 2019 at 4:19 PM David Merrick > wrote: > > > > Hi I have a web app test running

Re: [Rails] Re: ImageMagick And Amazon Cloud 9

2019-01-16 Thread David Merrick
Problem solved On Thu, Jan 17, 2019 at 1:34 PM Hassan Schroeder wrote: > On Wed, Jan 16, 2019 at 4:19 PM David Merrick > wrote: > > > > Hi I have a web app test running on Amazon Cloud 9. The users using the > website have the ability to up load images. They currently can&

[Rails] Re: ImageMagick And Amazon Cloud 9

2019-01-16 Thread David Merrick
Hi I have a web app test running on Amazon Cloud 9. The users using the website have the ability to up load images. They currently can't do it. as I can't install ImageMagic let along the gem. I there something else I can use that is the AWS Libraries? Any suggestions. Cheers Dave -- You rec

[Rails] Rephrased AWS an Imagemagick

2019-01-15 Thread David Merrick
Hi I have a web app test running on Amazon Cloud 9. The users using the website have the ability to up load images. They currently can't do it. as I can't install ImageMagic let along the gem. I there something else I can use that is the AWS Libraries? Any suggestions. Cheers Dave -- You rec

Re: [Rails] ImageMagick And Amazon Cloud 9

2019-01-15 Thread David Merrick
The users trys to upload the image but can't because ImageMagick isn't installed On Wed, Jan 16, 2019 at 7:27 PM Phil Edelbrock wrote: > > > > On Jan 15, 2019, at 9:35 PM, David Merrick wrote: > > > > Hi I have a web app test running on Amazon Cloud 9. The u

[Rails] ImageMagick And Amazon Cloud 9

2019-01-15 Thread David Merrick
Hi I have a web app test running on Amazon Cloud 9. The users have the ability to up load images. They currently can't do it. as I can't install ImageMagic let along the gem. Any suggestions. Cheers Dave -- You received this message because you are subscribed to the Google Groups "Ruby on Ra

Re: [Rails] Alternative to Heroku

2019-01-03 Thread David Merrick
beanstalk/latest/dg/ruby-rails-tutorial.html > . Let me know if you can't make heads from tails of it. -- H > > On Fri, 30 Nov 2018 at 16:54, David Merrick wrote: > >> Thats about what I'm looking for thanks >> >> Cheers Dave >> >> On Sat, Dec 1, 201

Re: [Rails] Assistance in writing tests using bootcamp/google_sign_in

2018-12-13 Thread David McDonald
n with Google" link where I send Google information and then receive their authentication object back? Perhaps Google supplies a "fake" login for developers to use? I couldn't find it if so. On Tuesday, December 11, 2018 at 1:12:56 PM UTC-5, hasan...@gmail.com wrote: > &g

[Rails] Assistance in writing tests using bootcamp/google_sign_in

2018-12-10 Thread David McDonald
I'm currently writing a small app trying to understand "tests" better. More specifically testing the authentication of my little app. Right now I've set it up with the bootcamp/google_sign_in gem. Everything works correctly in my application, but w

Re: [Rails] Alternative to Heroku

2018-12-03 Thread David Merrick
Let me know if you can't make heads from tails of it. -- H > > On Fri, 30 Nov 2018 at 16:54, David Merrick wrote: > >> Thats about what I'm looking for thanks >> >> Cheers Dave >> >> On Sat, Dec 1, 2018 at 1:29 PM Hassan Schroeder < >> hass

Re: [Rails] Re: Alternative to Heroku

2018-12-01 Thread David Merrick
Thanks I will look into it On Sun, Dec 2, 2018 at 8:49 AM Rob Jonson wrote: > What are the alternatives to Heroku that are cheap and or that store your >> images as well? >> >> Cheers Dave >> > > I'm a massive fan of Hatchbox. > You use a regular server from somewhere like Digital Ocean - but Ha

Re: [Rails] Alternative to Heroku

2018-11-30 Thread David Merrick
Thats about what I'm looking for thanks Cheers Dave On Sat, Dec 1, 2018 at 1:29 PM Hassan Schroeder wrote: > On Fri, Nov 30, 2018 at 12:28 PM David Merrick > wrote: > > > What are the alternatives to Heroku that are cheap and or that store > your images as well? >

Re: [Rails] Alternative to Heroku

2018-11-30 Thread David Merrick
Thanks On Sat, Dec 1, 2018 at 9:30 AM Frantz Augustin wrote: > Try Digital Ocean. > > Frantz Augustin > Founder @ Club Artizan > clubartizan.com > > > > On Fri, Nov 30, 2018 at 12:28 PM David Merrick > wrote: > >> What are the alternatives to Herok

[Rails] Alternative to Heroku

2018-11-30 Thread David Merrick
What are the alternatives to Heroku that are cheap and or that store your images as well? Cheers Dave -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to ru

Re: [Rails] rails vs. nodejs

2018-11-14 Thread David Merrick
I'm with Stefan. I started out with php,mySQL. now i'm moving to Rails. You can build a very crude website with a database with lines of code. Bet that using any thing else. Cheers Dave On Thu, Nov 15, 2018 at 3:22 PM Walter Lee Davis wrote: > Be kind to your elders. I built my first site for m

[Rails] Which licence for Open Source

2018-11-14 Thread David Hughes
professor, all my IP belongs to the University so I have to get them to agree on this Any thoughts? thanks David -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from i

Re: [Rails] RoR for poor farmers in Africa

2018-11-14 Thread David Hughes
excellent suggestions Hassan. Thanks. I will look those up and get back to you when we open up our code. Have to talk to the Uni people about what license we should use? On Wednesday, November 14, 2018 at 3:57:24 AM UTC+1, Hassan Schroeder wrote: > > On Tue, Nov 13, 2018 at 11:25 AM

Re: [Rails] RoR for poor farmers in Africa

2018-11-14 Thread David Hughes
ve 15 years of expertise,(Also learn a > bit about machine learning,python, tensorflow, keras) > really good at backend development, though a bit weak on frontend, > let me know what I can help. > > On Wed, Nov 14, 2018 at 10:57 AM Hassan Schroeder > wrote: > >> On T

[Rails] Re: RoR for poor farmers in Africa

2018-11-14 Thread David Hughes
sights d On Wednesday, November 14, 2018 at 10:39:15 AM UTC+1, Rob Jonson wrote: > > Hi David, > > re open sourcing the project. One thing you'll need to figure out is how > you handle incoming pull requests and who has authority to apply changes. > You won't want to j

Re: [Rails] RoR for poor farmers in Africa

2018-11-13 Thread David Hughes
Thats great Mohan. Thanks! On Tuesday, November 13, 2018 at 8:42:16 PM UTC+1, Krishna Gundala wrote: > > Hi David, > It's an excellent idea. > I would really glad to help you in terms of testing the application. > --- > > Thanks, > > Mohan G > > > On W

Re: [Rails] RoR for poor farmers in Africa

2018-11-13 Thread David Hughes
that is great. Thanks On Tuesday, November 13, 2018 at 8:53:18 PM UTC+1, gordiman wrote: > > Hi David, > > I will like to help. My experience is RoR > > Josue > > El mar., 13 nov. 2018 a las 13:25, David Hughes ( >) escribió: > >> Hi all >> I am a

Re: [Rails] RoR for poor farmers in Africa

2018-11-13 Thread David Hughes
Hi Kevin Many thanks. I had a number of positive replies which was great!!! I would make everything open. There is also the app. It is tightly linked to the site of course so I think they both should be available for people to check/work on thanks very much David On Tuesday, November 13

[Rails] RoR for poor farmers in Africa

2018-11-13 Thread David Hughes
world for smallholder farmers around the world. All ad free and without haresting their data to sell I would love to hear your views on whether open sourcing would be a good idea and would people join in? Thanks David David Hughes Dept Entomology & Biology, Penn State https://sit

[Rails] Unable to run "system" tests in Rails 5.2 when using WSL (Windows Subsystem for Linux)

2018-09-26 Thread David McDonald
I'm currently using WSL on Windows 10 for developing in Rails. So far I've never had any issues, but noticed I'm unable to run "system" tests. For testing I've done the following: - "rails new sample" (created a new rails 5.2 app called sample) - "rails generate scaffold user first_nam

[Rails] Fwd: [Rails-core] Re: Getting Stripe Token from form

2018-08-27 Thread David Merrick
See amended javascript still no change On Saturday, August 25, 2018 at 4:58:36 PM UTC+12, David Merrick wrote: > > When I submit the form to Stripe > > I am generating the stripe token.in > POST /v1/tokens > > Response body > > { > "id":

[Rails] Fwd: [Rails-core] Getting Stripe Token from form

2018-08-27 Thread David Merrick
When I submit the form to Stripe I am generating the stripe token.in POST /v1/tokens Response body { "id": "tok_1D2tSkISUkCPHLGnqBhLrWr5" , "object": "token", "card": { "id": "card_1D2tSkISUkCPHLGnENkY88xy",

[Rails] Rails and Stripe

2018-08-14 Thread David Merrick
I have watched the video at http://railscasts.com/episodes/288-billing-with-stripe I have transposed subscriptions for user in the code below. my gem file is below source 'https://rubygems.org' git_source(:github) do |repo_name| repo_name = "#{repo_name}/#{repo_name}" unless repo_name.incl

Re: [Rails] Re: Ruby on Rails Part time programer

2018-08-14 Thread David Merrick
github.com, and you > can volunteer for an open source project that needs help. > > -Wale > > > On Tue, Aug 14, 2018 at 4:59 PM, David Merrick > wrote: > >> If possible I would like to have a look at the code and the changes you >> do to learn more about Rails. &g

Re: [Rails] Re: Ruby on Rails Part time programer

2018-08-14 Thread David Merrick
If possible I would like to have a look at the code and the changes you do to learn more about Rails. On Wed, Aug 15, 2018 at 7:37 AM Eb Adair wrote: > Wale, > > Call me when you have a chance and I can send you what you need to get > into my system and tell me what I need. > > My cell is 951 23

Re: [Rails] Re: programmer to upgrade Rails System

2018-08-14 Thread David Merrick
mote-work style is possible, is it? > > Cheers, > João Bordalo > > Em segunda-feira, 13 de agosto de 2018 23:33:01 UTC+1, David Merrick > escreveu: >> >> Eb Adair is looking for someone upgrade their Rails System. I may be able >> to help in some small way. I am

Re: [Rails] Ruby on Rails Part time programer

2018-08-13 Thread David Merrick
Hopefully you will hear from someone in the Rails Group soon. Cheers Dave On Tue, Aug 14, 2018 at 5:46 PM wrote: > I am looking for a computer programmer that can work on Ruby on Rails. My > company has been using Ruby on Rails for the;past 5 to 7 years and we need > to make some changes and

[Rails] programmer to upgrade Rails System

2018-08-13 Thread David Merrick
Eb Adair is looking for someone upgrade their Rails System. I may be able to help in some small way. I am only beginning to use Rails previously I have used Php, Javascript, Sql and Python. Eb's contact details are below. Cheers Dave Maybe you can help me, I am looking for a computer progr

Re: [Rails] Re: reciprocating relationships

2018-08-13 Thread David Merrick
If you have ever finished https://www.railstutorial.org/ deals with relationshps rather well. Can't send code. Cheers Dave On Mon, Aug 13, 2018 at 6:34 PM Colin Law wrote: > On Mon, 13 Aug 2018 at 03:49, fugee ohu wrote: > >> >> Can we revisit this one I'm doing a family tree and trying to man

Re: [Rails] Re: reciprocating relationships

2018-08-13 Thread David Merrick
Surely if every person object(eg.father) has a unique Id. Then that Id can be included in their childrens identity and fathers Id can be put into his brothers identity and sister identity and parents identity. Then it becames a searching for matching Id's both depth wise and breadth wise. Isn't th

  1   2   3   4   5   6   7   8   9   10   >