Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Ruby
Cannot retrieve the latest commit at this time.
| Failed to load latest commit information. | |||
|
|
app | ||
|
|
config | ||
|
|
db | ||
|
|
doc | ||
|
|
features | ||
|
|
lib | ||
|
|
public | ||
|
|
script | ||
|
|
test | ||
|
|
vendor/plugins/akismetor | ||
|
|
.autotest | ||
|
|
.gitignore | ||
|
|
Gemfile | ||
|
|
Gemfile.lock | ||
|
|
README | ||
|
|
REVISION | ||
|
|
Rakefile | ||
|
|
config.ru | ||
|
|
support_board.gemspec | ||
README
Setup: thor setup:config you will need to edit the resulting files Demo: if you want the demo seed data run rake db:fixtures:load if you want to recreate the fixtures run rails runner db/demo_seeds.rb rake db:fixtures:dump