On Feb 8, 2010, at 8:08 AM, Rafael G. wrote: > Tom Copeland wrote: >>> On Feb 4, 2010, at 6:39 AM, Tom Copeland wrote: >>> >>> >>>> Hi all - >>>> >>>> I saw some discussion of this in the archives, but has anyone done >>>> integration between deploy:check and config.gem? I know there are tricky >>>> bits - e.g., config/environments/foo.rb could declare its own dependencies >>>> - but maybe just something for the simple case of all dependencies being >>>> declared in config/environment.rb? >>>> >> >> Here's a little writeup of where I ended up on this one: >> >> http://tomcopeland.blogs.com/juniordeveloper/2010/02/leveraging-configgem-in-capistranos-deploycheck.html >> >> Yours, >> >> Tom >> >> > Thanks Tom. > I did a workshop in Conferencia Rails (Spain) and it was a question.
Cool, yeah, this has already caught a few missing gems for me... it's nice because it kind of pushes this responsibility back to the developer vs the ops guys. Yours, Tom -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
