Re: [Rails] Re: Git forking: adding elements to my personal repository but not the original

2018-08-28 Thread Colin Law
On Tue, 28 Aug 2018 at 17:29, Jason Hsu, Ruby on High Speed Rails wrote: > > Yes, I'm talking about GitHub. I know how to fork a project. I can create a > new branch and then submit the branch as a pull request. > > What I'm not clear on is how to add elements to the project (like the Bash > s

Re: [Rails] Re: Git forking: adding elements to my personal repository but not the original

2018-08-28 Thread Jason Hsu, Ruby on High Speed Rails
Yes, I'm talking about GitHub. I know how to fork a project. I can create a new branch and then submit the branch as a pull request. What I'm not clear on is how to add elements to the project (like the Bash scripts and Ruby gems) to my version of the project, submit a pull request that omits

Re: [Rails] Re: Git forking: adding elements to my personal repository but not the original

2018-08-28 Thread Colin Law
Exactly how you do it depends on where the repository is. Are we talking github? Which bit don't you know how to do? If it is basic git operation help you need then there are many tutorials out there. Colin On Tue, 28 Aug 2018 at 17:09, Jason Hsu, Ruby on High Speed Rails wrote: > > Let's say t

[Rails] Re: Git forking: adding elements to my personal repository but not the original

2018-08-28 Thread Jason Hsu, Ruby on High Speed Rails
Let's say that the project I'd like to work on is other_user/project1. I clone this project, and my version is myself1/project1. How do I proceed? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop

Re: [Rails] Git forking: adding elements to my personal repository but not the original

2018-08-28 Thread Colin Law
On Tue, 28 Aug 2018 at 16:10, Jason Hsu, Ruby on High Speed Rails wrote: > > As you know, a way to contribute to a project without being a collaborator is > to fork a project, create a branch, make the changes in your new branch, and > submit the new branch as a pull request. > > There are certa

[Rails] Git forking: adding elements to my personal repository but not the original

2018-08-28 Thread Jason Hsu, Ruby on High Speed Rails
As you know, a way to contribute to a project without being a collaborator is to fork a project, create a branch, make the changes in your new branch, and submit the new branch as a pull request. There are certain things I'd like to add to a project (like Bash scripts and the annotate, rails-er

Re: [Rails] How to set dynamic background using active storage

2018-08-28 Thread Frantz Augustin
Try something like that. style="background-image: url(/assets/<%= @product.image.url %>) What processor are you using for image. Is it carierwave, active storage, paperclip... You just need to find how to print the image url. Hope this work. Frantz Augustin Founder @ Club Artizan clubartizan.com

Re: [Rails] Re: Looking for a Sensei for a final bootcamp project

2018-08-28 Thread Mario Antoniali
marioantoniali and yours? On Mon, Aug 27, 2018, 21:27 Joe Guerra wrote: > what's your id on gitter? > > On Monday, August 27, 2018 at 10:28:37 AM UTC-4, Mario Antoniali wrote: >> >> Thank you very much for your help. We finally found someone to help us >> already but we appreciate your assistanc