initial import
parents
Showing
.gitignore
0 → 100644
.rvmrc
0 → 100644
Gemfile
0 → 100644
README.md
0 → 100644
Rakefile
0 → 100644
app.rb
0 → 100644
config/database.yml
0 → 100644
db/migrate/001_create_comments.rb
0 → 100644
db/migrate/002_create_comment_threads.rb
0 → 100644
db/migrate/003_create_votes.rb
0 → 100644
models/comment.rb
0 → 100644
models/comment_thread.rb
0 → 100644
models/vote.rb
0 → 100644
spec/app_spec.rb
0 → 100644
This diff is collapsed.
Click to expand it.
spec/spec_helper.rb
0 → 100644
Please
register
or
sign in
to comment