Ruby on Rails Wednesday, August 23, 2017

On Wed, Aug 23, 2017 at 2:23 PM, Ben Edwards <login@funkytwig.com> wrote:

> Thanks for that. Have setup a master/prod and dev branch/database. file
> structure is dev/eventtpuddle/ and prod/eventpuddle, with each having 'lib'
> etc in them. Was thinking of putting a rails directory in each to keep
> everything in the git tree. Does this make seance.

Not to me -- I'm really not sure what you're describing, but Rails has
a standard file layout; going against convention isn't recommended
if you're relatively new to Rails.

What exactly are you trying to do? Have you examined the default
generated layout? What is it about that you have problems with?

> What is the easiest way of running two versions of ruby & rails, cant really
> go the VM route.

I use `rvm` (Ruby Version Manager); some people use `rbenv`.

HTH,
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yBi61QYCRsG-9TTmLk3%2B0kooZKkK1itTPFXsK20LUt5-Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment