Skip to content

PowerToChange/pat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,853 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Mission trip management tool, used by Power to Change Ministries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 45.2%
  • HTML 25.1%
  • JavaScript 21.8%
  • CSS 7.5%
  • Other 0.4%