Skip to content
  • Mark Nichols's avatar
    Adding .powrc to allow RVM to work when POW is updated to version 0.4.0 and beyond. · 944255f8
    Mark Nichols authored
    Support for automatically handling .rvmrc files in projects is being deprecated in
    POW version 0.4.0 and beyond. RVM will still work but project will need to have a
    .powrc file that detects the presence of and then loads RVM.
    
    The code in the .powrc could also be in the .powenv file, however the .powrc loads
    first and is the configuration file recommended for inclusion in version control.
    944255f8