Home | History | Annotate | only in /arc-process
History log of /arc-process
RevisionDateAuthorComments
  24-Apr-2008  John Plocher  removed require for ruby-debug
arc-prototype/config/environments/development.rb
  24-Apr-2008  John Plocher  don't want log files in SCM
arc-prototype/.hgignore
  24-Apr-2008  John Plocher  fixed casenumber assignment in migration script - brute force this time
arc-prototype/app/controllers/projects_controller.rb
arc-prototype/app/views/projects/_form.html.erb
arc-prototype/app/views/projects/index.html.erb
arc-prototype/app/views/projects/show.html.erb
arc-prototype/config/database.yml
arc-prototype/db/migrate/001_create_projects.rb
  23-Apr-2008  John Plocher  Initial repository populated with a simple ruby-on-rails webapp
arc-prototype/README
arc-prototype/Rakefile
arc-prototype/app/controllers/application.rb
arc-prototype/app/controllers/casestatuses_controller.rb
arc-prototype/app/controllers/casetypes_controller.rb
arc-prototype/app/helpers/application_helper.rb
arc-prototype/app/helpers/casestatuses_helper.rb
arc-prototype/app/helpers/casetypes_helper.rb
arc-prototype/app/helpers/projects_helper.rb
arc-prototype/app/models/casestatus.rb
arc-prototype/app/models/casetype.rb
arc-prototype/app/models/project.rb
arc-prototype/app/views/casestatuses/_form.html.erb
arc-prototype/app/views/casestatuses/edit.html.erb
arc-prototype/app/views/casestatuses/index.html.erb
arc-prototype/app/views/casestatuses/new.html.erb
arc-prototype/app/views/casestatuses/show.html.erb
arc-prototype/app/views/casetypes/_form.html.erb
arc-prototype/app/views/casetypes/edit.html.erb
arc-prototype/app/views/casetypes/index.html.erb
arc-prototype/app/views/casetypes/new.html.erb
arc-prototype/app/views/casetypes/show.html.erb
arc-prototype/app/views/layouts/application.html.erb
arc-prototype/app/views/projects/edit.html.erb
arc-prototype/app/views/projects/new.html.erb
arc-prototype/config/boot.rb
arc-prototype/config/environment.rb
arc-prototype/config/environments/production.rb
arc-prototype/config/environments/test.rb
arc-prototype/config/initializers/inflections.rb
arc-prototype/config/initializers/mime_types.rb
arc-prototype/config/routes.rb

RSS XML Feed