This website requires JavaScript.
Explore
Help
Sign in
Sutty
/
trabajo-afectivo
Watch
5
Star
0
Fork
You've already forked trabajo-afectivo
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
4de56f007f
trabajo-afectivo
/
script
/
bootstrap.sh
11 lines
103 B
Bash
Raw
Normal View
History
Unescape
Escape
Added patterns from github code base - easy setup.
2013-01-23 22:31:18 +00:00
#!/bin/bash
bundle install
Remove cache files in new setup.
2013-01-25 10:59:14 +00:00
rm -rf tmp/cache/file_store
Added patterns from github code base - easy setup.
2013-01-23 22:31:18 +00:00
rake db:create
rake db:migrate
rake db:seed
Reference in a new issue
Copy permalink