<Anubhav-Jain>
directory structure dir1/child1, dir1/child2, dir1/child3 . each child* is directory which has its own Gemfile. when i setup my project using a rake task, i want to run bundle install inside each of these child* directories
<Anubhav-Jain>
can anyone help me with this.
<Anubhav-Jain>
i am trying it with Bundler.with_clean_env ,it worked for the first instance, but then deleted the generated gemfile.lock and reran rake task again. but now, rake is doing no change.
<Anubhav-Jain>
any help is much appreciated :)
<Anubhav-Jain>
I think I have figured it out now, i was using some string interpolation and used single quotes, so directory list was coming out to be empty
_whitelogger has joined #bundler
cstrahan_ has quit [Read error: Connection reset by peer]
cstrahan_ has joined #bundler
houhoulis has joined #bundler
houhoulis has quit [Remote host closed the connection]