Hey Justin,

Lee - no this is good info and what I needed. This is our last site using
> Compass at the moment and this may just push us to invest the time we need
> to get rid of Compass. I'm on the Ops, not the Dev side, so will need to
> take this back to the Devs and get buy in, but I appreciate the feedback.
>

​You'll probably find out that you're using one or two functions from
Compass that you can find somewhere else implemented 100% in Sass or
something else.​

I had read that link you provided as well, the thing is just getting all
> the pieces together. I'm wondering if this is a real world example where
> the docs can be updated to outline best practices?
>

​The docs are (un-)fortunately ​working as intended, we made a decision not
to write specific docs for specific tools, rather preferring to stick to
POSIX/shell standards, since they apply as the "foundation" of all other
tools. It can mean that people struggle, since it's a dying field of
knowledge.

I'm not familiar with BrightBox and a search for only BrightBox turned up a
> lot of results (most not relevant). Would be great to get a link from you
> so I can share that with our Developers.
>

​They're a hosting company from England, I'm not affiliated with them at
all (I think someone from my usergroup used to work for them?) They provide
packages (and a package repository) for Rubies on Debian and Ubuntu

- https://www.brightbox.com/docs/ruby/ubuntu/

It's the easiest way to get Ruby in tonnes of versions on Debianish distros
imho.

If you don't want to trust a hosting company from England you can also
unpack such packages:

- https://rvm.io/binaries/ubuntu/16.04/x86_64/

​Directly into `/usr/local`​ to achieve the same. rvm has a binary install
option that avoids compiling Ruby in the common case, but they're not
magic, they're just tarballs that rvm usually unpacks into a special
directory, and manages with symlinks and env vars. I prefer the BrightBox
packages, frankly, but this is a valid solution.

​Ahoy,​

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/CAN_%2BVLVM8QzC8%2BrSHGUKaw_ZUdZOpPt%3DQ2zpFh06LMj6r_Wv9g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to