REV: 33

scaffolded out all models

fixed a couple more #!/usr/bin/env links

-----

A   trunk/app/controllers/events_controller.rb
A   trunk/app/controllers/feedbacks_controller.rb
A   trunk/app/controllers/locations_controller.rb
A   trunk/app/controllers/members_controller.rb
A   trunk/app/controllers/participants_controller.rb
A   trunk/app/helpers/events_helper.rb
A   trunk/app/helpers/feedbacks_helper.rb
A   trunk/app/helpers/locations_helper.rb
A   trunk/app/helpers/members_helper.rb
A   trunk/app/helpers/participants_helper.rb
A   trunk/app/models/event.rb
A   trunk/app/models/feedback.rb
A   trunk/app/models/location.rb
A   trunk/app/models/member.rb
A   trunk/app/models/participant.rb
A   trunk/app/views/events/
A   trunk/app/views/events/_form.rhtml
A   trunk/app/views/events/edit.rhtml
A   trunk/app/views/events/list.rhtml
A   trunk/app/views/events/new.rhtml
A   trunk/app/views/events/show.rhtml
A   trunk/app/views/feedbacks/
A   trunk/app/views/feedbacks/_form.rhtml
A   trunk/app/views/feedbacks/edit.rhtml
A   trunk/app/views/feedbacks/list.rhtml
A   trunk/app/views/feedbacks/new.rhtml
A   trunk/app/views/feedbacks/show.rhtml
A   trunk/app/views/layouts/events.rhtml
A   trunk/app/views/layouts/feedbacks.rhtml
A   trunk/app/views/layouts/locations.rhtml
A   trunk/app/views/layouts/members.rhtml
A   trunk/app/views/layouts/participants.rhtml
A   trunk/app/views/locations/
A   trunk/app/views/locations/_form.rhtml
A   trunk/app/views/locations/edit.rhtml
A   trunk/app/views/locations/list.rhtml
A   trunk/app/views/locations/new.rhtml
A   trunk/app/views/locations/show.rhtml
A   trunk/app/views/members/
A   trunk/app/views/members/_form.rhtml
A   trunk/app/views/members/edit.rhtml
A   trunk/app/views/members/list.rhtml
A   trunk/app/views/members/new.rhtml
A   trunk/app/views/members/show.rhtml
A   trunk/app/views/participants/
A   trunk/app/views/participants/_form.rhtml
A   trunk/app/views/participants/edit.rhtml
A   trunk/app/views/participants/list.rhtml
A   trunk/app/views/participants/new.rhtml
A   trunk/app/views/participants/show.rhtml
U   trunk/public/dispatch.cgi
U   trunk/public/dispatch.fcgi
U   trunk/public/dispatch.rb
A   trunk/public/stylesheets/scaffold.css
A   trunk/test/fixtures/events.yml
A   trunk/test/fixtures/feedbacks.yml
A   trunk/test/fixtures/locations.yml
A   trunk/test/fixtures/members.yml
A   trunk/test/fixtures/participants.yml
A   trunk/test/functional/events_controller_test.rb
A   trunk/test/functional/feedbacks_controller_test.rb
A   trunk/test/functional/locations_controller_test.rb
A   trunk/test/functional/members_controller_test.rb
A   trunk/test/functional/participants_controller_test.rb
A   trunk/test/unit/event_test.rb
A   trunk/test/unit/feedback_test.rb
A   trunk/test/unit/location_test.rb
A   trunk/test/unit/member_test.rb
A   trunk/test/unit/participant_test.rb
_______________________________________________
PdxRuby-dev mailing list
[EMAIL PROTECTED]
http://lists.pdxruby.org/mailman/listinfo/pdxruby-dev

Reply via email to