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 (
commit f10022b0044347b59ccff24bee6e132d3cae3168
tree 1038118a0bb96c211c16bb5458934d82ec643b4d
parent d09b1b63fb9c1eefd41963b0436772d9dde61ab4
tree 1038118a0bb96c211c16bb5458934d82ec643b4d
parent d09b1b63fb9c1eefd41963b0436772d9dde61ab4
- TODO
- app/controllers/topics_controller.rb
- app/helpers/topics_helper.rb
- app/models/meeting.rb
- app/models/topic.rb
- app/views/meetings/show.html.haml
- app/views/topics/edit.html.erb
- app/views/topics/index.html.erb
- app/views/topics/new.html.erb
- app/views/topics/show.html.erb
- config/routes.rb
- db/migrate/20081023140716_create_topics.rb
- db/schema.rb
- spec/controllers/topics_controller_spec.rb
- spec/controllers/topics_routing_spec.rb
- spec/fixtures/topics.yml
- spec/helpers/topics_helper_spec.rb
- spec/models/topic_spec.rb
- spec/views/topics/edit.html.erb_spec.rb
- spec/views/topics/index.html.erb_spec.rb
- spec/views/topics/new.html.erb_spec.rb
- spec/views/topics/show.html.erb_spec.rb
... |
... |
|
... |
... |
|
... |
... |
|











