applicationsonline / librarian

Librarian - A Framework for Bundlers. Librarian-Chef is at: https://github.com/applicationsonline/librarian-chef.
http://applicationsonline.com/
MIT License
655 stars 71 forks source link

add #set_home and #user_logged_in to avoid missing home path #147

Closed bradleyd closed 11 years ago

bradleyd commented 11 years ago

a fix for

ENV["HOME"] 

not being set

yfeldblum commented 11 years ago

A couple points:

bradleyd commented 11 years ago

Cool, thanks for the points! I will make those changes.