This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Michael Hartl (author)
Mon Feb 25 22:57:00 -0800 2008
commit d1a6476dee3950693ee31c9d78c714162ae13c2b
tree 38c631832258d14ebf23d3b0948fe24378b93093
parent b8324cc82bfea99134f9afed28b99df07fe1f4d7
tree 38c631832258d14ebf23d3b0948fe24378b93093
parent b8324cc82bfea99134f9afed28b99df07fe1f4d7
- app/controllers/comments_controller.rb
- app/helpers/comments_helper.rb
- app/models/blog_comment.rb
- app/models/comment.rb
- app/models/person.rb
- app/models/wall_comment.rb
- app/views/comments/edit.html.erb
- app/views/comments/index.html.erb
- app/views/comments/new.html.erb
- app/views/comments/show.html.erb
- config/initializers/global_constants.rb
- config/routes.rb
- db/migrate/009_create_comments.rb
- spec/controllers/comments_controller_spec.rb
- spec/controllers/comments_routing_spec.rb
- spec/fixtures/comments.yml
- spec/helpers/comments_helper_spec.rb
- spec/models/comment_spec.rb
- spec/models/person_spec.rb
- spec/views/comments/edit.html.erb_spec.rb
- spec/views/comments/index.html.erb_spec.rb
- spec/views/comments/new.html.erb_spec.rb
- spec/views/comments/show.html.erb_spec.rb
... |
... |
|
... |
... |
|





Comments
No one has commented yet.