Skip to content

svruby/svruby-awards

This branch is up to date with drnic/svruby-awards:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cdfc260 · Apr 21, 2011

History

25 Commits
Apr 21, 2011
Apr 21, 2011
Apr 21, 2011
Apr 21, 2011
Apr 20, 2011
Apr 20, 2011
Apr 20, 2011
Apr 21, 2011
Apr 20, 2011
Apr 21, 2011
Apr 20, 2011
Apr 20, 2011
Apr 21, 2011
Apr 20, 2011
Apr 21, 2011
Apr 20, 2011
Apr 21, 2011
Apr 20, 2011
Apr 20, 2011
Apr 21, 2011

Repository files navigation

Dependencies

  • Ruby 1.9.2 (it is using some Ruby 1.9.2 specific syntax)
  • Postgresql (Gemfile includes 'pg' gem)

Development

Fetch the code:

cd ~/Sites
git clone git://github.com/drnic/svruby-awards.git
cd svruby-awards
bundle
cp config/database.yml.example config/database.yml

Edit your DB config for your PG database.

bundle exec rake db:create:all db:schema:load db:seed

To install Pow:

curl get.pow.cx | sh

To add svruby-awards to Pow:

gem install powder
cd ~/Sites/svruby-awards
powder
open http://svruby-awards.dev

Click Sign in with Meetup.com to signup. You will be given a free award for doing so!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published