[Rails] Cloudinary?

2017-09-30 Thread Joe Guerra
Hi, is anyone using this to host their website images? It seems to be what I'm looking for. I can add my own tags, captions & meta data, but I'd hopefully like to retrieve all that from the api. Thanks, Joe -- You received this message because you are subscribed to the Google Groups "Ruby

Re: [Rails] Testing rails apps

2017-09-30 Thread Hassan Schroeder
On Sat, Sep 30, 2017 at 10:17 AM, Joe Guerra wrote: > I haven't really learned much about testing rails apps. I've only heard a > few things, like factory-girl, r-spec, etc... > > What about selenium, I'm looking at a course (but it's more QA). What about starting here: http://guides.rubyonrai

Re: [Rails] Testing rails apps

2017-09-30 Thread Krishna Gundala
That should be part of the framework you come up with. Every UX design has this. You need to define a framework and then kickstart it. --- Thanks, Mohan G On Sat, Sep 30, 2017 at 11:11 PM, Joe Guerra wrote: > I've looked into ux design, but I find that the subject is very > subjective. Wha

Re: [Rails] Testing rails apps

2017-09-30 Thread Joe Guerra
I've looked into ux design, but I find that the subject is very subjective. What appeals to me, might not appeal to others. I mean, if you break down websites, you basically have menus (navigation) and some forms ( maybe some tables. On Sep 30, 2017 1:35 PM, "Krishna Gundala" wrote: > The

Re: [Rails] Testing rails apps

2017-09-30 Thread Krishna Gundala
Ther are either ways, service level testing and UI experiencing testing. According to me, it would be best to stick for UI experience. As this is the intail stage for your testing.. it would be best to adopt BDD to it. --- Thanks, Mohan G On Sat, Sep 30, 2017 at 10:58 PM, Joe Guerra wrote: >

Re: [Rails] Testing rails apps

2017-09-30 Thread Joe Guerra
No idea, if it's part of the development life cycle I would imagine that I need to be familiar with the process. Maybe it's a good skill to have, or not sure if I should focus more on the design / user experience stuff. Thanks, Joe On Sep 30, 2017 1:20 PM, "Krishna Gundala" wrote: > What kind

Re: [Rails] Testing rails apps

2017-09-30 Thread Krishna Gundala
What kind of testing are you looking for? --- Thanks, Mohan G On Sat, Sep 30, 2017 at 10:47 PM, Joe Guerra wrote: > I haven't really learned much about testing rails apps. I've only heard a > few things, like factory-girl, r-spec, etc... > > What about selenium, I'm looking at a course (but

[Rails] Testing rails apps

2017-09-30 Thread Joe Guerra
I haven't really learned much about testing rails apps. I've only heard a few things, like factory-girl, r-spec, etc... What about selenium, I'm looking at a course (but it's more QA). Thanks, Joe -- You received this message because you are subscribed to the Google Groups "Ruby on Rails

[Rails] Re: Deploy rails app

2017-09-30 Thread Joe Guerra
Why not use docker? -- 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 rubyonrails-talk+unsubscr...@googlegroups.com. To post to this group, send email to ru