PowerToChange/pat
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Deploy to production: cap production deploy
Deploy to dev: cap dev deploy
== Uses RVMRC
in ~/.gemrc make sure this line exists: "gem: --no-ri --no-rdoc"
rvm install ree-1.8.7-2012.02
rvm --rvmrc --create ree-1.8.7@pat --create
gem install rake --version 0.8.7
gem install rails --version 2.3.18
gem install RedCloth --version 4.2.2
gem install hpricot --version 0.8.3
gem install sass --version 3.2.1
gem install mysql2 --version 0.2.7
gem install mysql --version 2.8.1
gem install i18n --version 0.6.1
gem install capistrano --version 2.5.19
Releases
No releases published
Languages
- Ruby 45.2%
- HTML 25.1%
- JavaScript 21.8%
- CSS 7.5%
- Other 0.4%