[ale] Fedora grousing

Derek Atkins warlord at MIT.EDU
Wed Oct 23 12:14:18 EDT 2013


JD <jdp at algoloma.com> writes:

> On 10/23/2013 11:48 AM, Derek Atkins wrote:
>> Try to use Ruby on Rails and not use bleeding-edge!  Whenever you create
>> a new app it wants to pull down all the most current gems possible.
>
> Bundle solves that. Just fix the Gemfile with specific versions or only allow
> updates to the 3rd level. Done.
>
> Use rvm or rbenv to keep ruby app dependencies self-contained. NEVER use the OS
> ruby, gem, rails - NEVER.

Unfortunately this does not always work well.  When you create a new
rails app ("rails new", IIRC -- it's been over a year) -- it tries to do
a "bundle install" which will pull down new gems... which is really hard
to back out.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the Ale mailing list