1. 01 May, 2013 2 commits
    • Adding a check for an existing virtualenv · 61ca49ac
      This way, packages won't be inadvertently installed into the wrong
      virtual environment. I tried to have the check just run `deactivate`,
      but I couldn't figure out how to get that working, so the script
      just bails.
      Nate Hardison committed
    • Updating dev environment setup · a3bb4bfb
      * Script now installs RVM in conventional location (~/.rvm) by
        default, though it allows for the override if desired. This will
        enable folks to install edX alongside other Ruby projects also
        using RVM.
      * Script now uses virtualenvwrapper to ease the process of enabling
        the edX virtualenv and to allow for easy switching back and forth
        between virtualenv projects. It now also installs the "mitx"
        virtualenv in the conventional location of ~/.virtualenv.
      * Adding a .rvmrc file so that the Ruby environment will be
        automatically activated (via `rvm use`) whenever the user hits
        the `mitx/` directory.
      Nate Hardison committed
  2. 17 Apr, 2013 2 commits
  3. 03 Jan, 2013 1 commit
  4. 13 Dec, 2012 1 commit
  5. 29 Nov, 2012 3 commits
  6. 27 Nov, 2012 2 commits
  7. 09 Nov, 2012 2 commits
  8. 08 Nov, 2012 1 commit
  9. 01 Nov, 2012 3 commits
  10. 31 Oct, 2012 1 commit
  11. 30 Oct, 2012 1 commit
  12. 28 Oct, 2012 1 commit
  13. 05 Oct, 2012 1 commit
  14. 03 Oct, 2012 1 commit
  15. 20 Sep, 2012 2 commits
  16. 17 Sep, 2012 1 commit
  17. 28 Aug, 2012 1 commit
  18. 20 Aug, 2012 1 commit
  19. 13 Aug, 2012 1 commit
  20. 01 Aug, 2012 2 commits
  21. 31 Jul, 2012 10 commits