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 39fbf0dfc248e39744200e20279175d2bc31818f
tree cc268024906524e3aed82f1bfebbbf6c7525ac62
parent da00469b12cdb41860836d969b14789e80e1011a
tree cc268024906524e3aed82f1bfebbbf6c7525ac62
parent da00469b12cdb41860836d969b14789e80e1011a
- TODO
- app/controllers/meetings_controller.rb
- app/helpers/meetings_helper.rb
- app/models/meeting.rb
- app/views/meetings/edit.html.haml
- app/views/meetings/index.html.haml
- app/views/meetings/new.html.haml
- app/views/meetings/show.html.haml
- config/routes.rb
- db/migrate/20081018210850_create_meetings.rb
- db/schema.rb
- spec/controllers/meetings_controller_spec.rb
- spec/controllers/meetings_routing_spec.rb
- spec/fixtures/meetings.yml
- spec/helpers/meetings_helper_spec.rb
- spec/models/meeting_spec.rb
- spec/views/meetings/edit.html.haml_spec.rb
- spec/views/meetings/index.html.haml_spec.rb
- spec/views/meetings/new.html.haml_spec.rb
- spec/views/meetings/show.html.haml_spec.rb
... |
... |
|











