John Jarvis
|
aaeb0446d1
|
version is required http://gembundler.com/man/gemfile.5.html, this was causing rvm to return non-zero and thus causing the create-dev-env.sh script to fail
|
2012-07-31 14:58:07 -04:00 |
|
Prem Sichanugrist
|
e46426b196
|
Update requirement dependencies
* Make sure we're installing django-pipeline from our fork
* Bump rake to 0.9.2.2, as 0.8.3 is already outdated.
|
2012-05-30 14:22:36 -04:00 |
|
Calen Pennington
|
d2ec58c06e
|
Don't pipeline in dev environment, which means that there is no need to run collectstatic either. Hooray\!
|
2012-05-18 15:37:57 -04:00 |
|
Calen Pennington
|
6b15303d89
|
Make collectstatic compile .coffee files, and preserve the askbot workflow using guard
|
2012-05-18 15:10:10 -04:00 |
|
Prem Sichanugrist
|
0a97979a0e
|
Add Guard to aid sass/coffeescript compilation
You can run this by do:
bundle install (first time only)
bundle exec guard
|
2012-05-17 15:41:43 -04:00 |
|