Skip to content

Instantly share code, notes, and snippets.

@bpardee
Created August 22, 2013 11:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bpardee/6306122 to your computer and use it in GitHub Desktop.
Save bpardee/6306122 to your computer and use it in GitHub Desktop.
Script started on Thu Aug 22 06:46:34 2013
~/Documents/myapp> rm -rf tmp/cache
~/Documents/myapp> r s
=> Booting Puma
=> Rails 4.0.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
Puma 2.5.1 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:3000
[5cf8c7a5-62da-4deb-9317-39cfaefa446c] [127.0.0.1] Started GET "/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 06:47:04 -0400
[5cf8c7a5-62da-4deb-9317-39cfaefa446c] [127.0.0.1] ActiveRecord::SchemaMigration Load (10.1ms) SELECT "schema_migrations".* FROM "schema_migrations"
[5cf8c7a5-62da-4deb-9317-39cfaefa446c] [127.0.0.1] Processing by SitesController#show as HTML
[5cf8c7a5-62da-4deb-9317-39cfaefa446c] [127.0.0.1] Parameters: {"id"=>"1", "push_path"=>"patients/4501"}
[5cf8c7a5-62da-4deb-9317-39cfaefa446c] [127.0.0.1] Rendered sites/show.html.erb within layouts/application (526.1ms)
[5cf8c7a5-62da-4deb-9317-39cfaefa446c] [127.0.0.1] Completed 200 OK in 5581ms (Views: 3696.8ms | ActiveRecord: 1067.8ms)
[6415f913-52e1-43da-9a68-2281acf9065a] [127.0.0.1] Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[684c6809-4d2b-42ea-af2e-b932760d2932] [127.0.0.1] Started GET "/assets/jquery.contextMenu.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[c0e2812c-658b-48cd-9143-043132cb08b4] [127.0.0.1] Started GET "/assets/select2.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[0123d2b5-1805-4491-9504-5ecbb0562fdb] [127.0.0.1] Started GET "/assets/alertify.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[c00eb237-617b-4ce8-b3c0-07d4eba1c776] [127.0.0.1] Started GET "/assets/jquery.timepicker.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[197178cc-4991-420e-9262-15a704e84f35] [127.0.0.1] Started GET "/assets/scheduler.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[7b0180c5-20a3-4acc-a59f-6159fb667413] [127.0.0.1] Started GET "/assets/alertify.bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[4b714e47-dbae-4927-a263-f9e8505216a2] [127.0.0.1] Started GET "/assets/datepicker.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[7ac87705-e146-4a1e-b6a3-86050254f451] [127.0.0.1] Started GET "/assets/font-icons.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[02669965-72aa-4ae2-90b3-d893b42db878] [127.0.0.1] Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[7dedc863-4ca4-49b7-924f-5593ed3efae2] [127.0.0.1] Started GET "/assets/custom-icons.css?body=1" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[2f5defaa-d586-45c2-90db-517f8a33d0dc] [127.0.0.1] Started GET "/assets/require.js" for 127.0.0.1 at 2013-08-22 06:47:10 -0400
[715e17c5-931c-4dff-abe7-548623b004f4] [127.0.0.1] Started GET "/assets/application.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[2779550e-30b6-4033-9799-6f4883b1b56d] [127.0.0.1] Started GET "/assets/myapp.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[4481f780-ccbd-4ff1-ad07-36eabb39ef3d] [127.0.0.1] Started GET "/assets/routers/all.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[b99b3850-0073-4b98-8472-a8948559ea27] [127.0.0.1] Started GET "/assets/collections/delay_reason_codes.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[a96a1a04-86b6-479c-9403-68563c8bed68] [127.0.0.1] Started GET "/assets/collections/procedures.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[6c314e73-f6f5-4fbb-b89f-3ee225dd7518] [127.0.0.1] Started GET "/assets/collections/appointment_types.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[7285fed8-f692-435d-97d2-503f737b1708] [127.0.0.1] Started GET "/assets/collections/providers.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[0f1826ba-7892-4d1c-8177-1492851a6756] [127.0.0.1] Started GET "/assets/collections/site_resources.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[777a04bb-9e4d-4e97-8a97-f312e9646ceb] [127.0.0.1] Started GET "/assets/collections/service_authorization_exceptions.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[b57f919e-5bd4-444b-babf-6fe85c1237de] [127.0.0.1] Started GET "/assets/collections/sites.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[aad0a925-3b84-4c6e-94c8-4fa875f7f971] [127.0.0.1] Started GET "/assets/collections/users.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[06649582-5091-4576-8792-4710dc66a59d] [127.0.0.1] Started GET "/assets/views/editors/all.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[f8b99cd8-9e3c-42c6-998a-b29083c2e505] [127.0.0.1] Started GET "/assets/lib/lodash/lodash.js" for 127.0.0.1 at 2013-08-22 06:47:11 -0400
[2025bac5-4eca-455f-93b0-b8073f0f06a5] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.js" for 127.0.0.1 at 2013-08-22 06:47:12 -0400
[b93729cd-299f-43ba-a6dc-5dcf79776fa7] [127.0.0.1] Started GET "/assets/routers/appointments.js" for 127.0.0.1 at 2013-08-22 06:47:12 -0400
[7f7a4a5e-b457-445d-93d5-d3a4310e2f78] [127.0.0.1] Started GET "/assets/routers/admin.js" for 127.0.0.1 at 2013-08-22 06:47:12 -0400
[23276cb2-f114-4fe0-b376-c63a00556cfb] [127.0.0.1] Started GET "/assets/routers/claims.js" for 127.0.0.1 at 2013-08-22 06:47:12 -0400
[da475720-1313-4bcb-a54c-443b6afb7638] [127.0.0.1] Started GET "/assets/routers/diagnoses.js" for 127.0.0.1 at 2013-08-22 06:47:12 -0400
[8d8003e8-70b9-4f09-ae9c-03bb4f1d91f4] [127.0.0.1] Started GET "/assets/routers/fee_schedules.js" for 127.0.0.1 at 2013-08-22 06:47:12 -0400
[c3e4b1aa-023d-4b6e-8e5d-caf90927c13c] [127.0.0.1] Started GET "/assets/routers/assistants.js" for 127.0.0.1 at 2013-08-22 06:47:12 -0400
[a22ab7d2-0a7d-4d4f-a624-1161a338eaf0] [127.0.0.1] Started GET "/assets/routers/patient_claims.js" for 127.0.0.1 at 2013-08-22 06:47:12 -0400
[6d6877ef-aee2-4e5c-af2e-0d6375d26b18] [127.0.0.1] Started GET "/assets/routers/operators.js" for 127.0.0.1 at 2013-08-22 06:47:12 -0400
Lockup here with eventual require.js timeout:
Uncaught Error: Load timeout for modules: jquery_ui,backbone,backbone-forms,backbone_bootstrap_modal,backbone-forms_list,backbone-forms_templates,views/backbone_forms/myapp_templates,collections/appointment_conflicts,jquery_layout,jquery_maskedinput,bootstrap,highcharts,routers/assistants,routers/fee_schedules,routers/operators,routers/patient_claims,routers/patient_classifications,routers/patients,routers/practices,routers/procedures,routers/providers,routers/reports,routers/sites,collections/base,models/delay_reason_code,models/procedure,models/appointment_type,models/provider,models/site_resource,models/service_authorization_exception,moment_util,models/site,models/user,views/editors/appointment_slider,views/editors/appointment_type,views/editors/boolean,views/editors/claim_diagnoses,views/editors/claim_procedure,views/editors/claim_procedure_diagnoses,views/editors/claim_procedures,views/editors/collection,views/editors/country,views/editors/date_picker,views/editors/delay_reason_code,views/editors/diagnosis,views/editors/diagnosis_type,views/editors/gender,views/editors/insurance_company,views/editors/marital_status,views/editors/model_label,views/editors/modifier,views/editors/modifiers,views/editors/money,views/editors/name_suffix,views/editors/null_text,views/editors/patient,views/editors/patient_insurance_status,views/editors/phone_with_type,views/editors/phone_with_type_collection,views/editors/place_of_service,views/editors/procedure,views/editors/provider,views/editors/select2,views/editors/service_authorization_exception,views/editors/simple_select2,views/editors/site_resource,views/editors/sortable_collection,views/editors/ssn,views/editors/state_province,views/editors/time_picker,views/editors/time_range,routers/base_admin,lib/scheduler/models/day_mode,lib/scheduler/models/month_mode,models/scheduler_work_week_mode,models/scheduler_onsite_mode,routers/base_appointments,views/appointments/index,routers/base_claims,models/claim,views/claims/index,views/claims/show,views/claims/edit,views/claims/edit_blocks1,views/claims/edit_blocks14,views/claims/edit_payments,views/claims/edit_claim_logs,views/claims/edit_advanced,views/diagnoses/base,views/diagnoses/index
Each subsequent attempt gets a little farther until I eventually get a partial render although some of the js is corrupted.
^C
^Z
[1]+ Stopped bundle exec rails s
~/Documents/myapp> bg
[1]+ bundle exec rails s &
~/Documents/myapp> kill %1
~/Documents/myapp> jobs
[1]+ Running bundle exec rails s &
~/Documents/myapp> kill -9 %1
~/Documents/myapp> jobs
[1]+ Killed: 9 bundle exec rails s
~/Documents/myapp> r s
=> Booting Puma
=> Rails 4.0.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
Puma 2.5.1 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:3000
[4ad2ccad-a66e-4c74-b779-19a4e5e4b5b5] [127.0.0.1] Started GET "/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 06:50:53 -0400
[4ad2ccad-a66e-4c74-b779-19a4e5e4b5b5] [127.0.0.1] ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations"
[4ad2ccad-a66e-4c74-b779-19a4e5e4b5b5] [127.0.0.1] Processing by SitesController#show as HTML
[4ad2ccad-a66e-4c74-b779-19a4e5e4b5b5] [127.0.0.1] Parameters: {"id"=>"1", "push_path"=>"patients/4501"}
[4ad2ccad-a66e-4c74-b779-19a4e5e4b5b5] [127.0.0.1] Rendered sites/show.html.erb within layouts/application (431.9ms)
[4ad2ccad-a66e-4c74-b779-19a4e5e4b5b5] [127.0.0.1] Completed 200 OK in 1832ms (Views: 580.7ms | ActiveRecord: 519.2ms)
[8126d102-d3d2-48d6-9962-58a5c1882b12] [127.0.0.1] Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[bbf5e90a-2909-48ca-85b0-38208486808c] [127.0.0.1] Started GET "/assets/datepicker.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[083f4a00-afd4-47dd-88bd-835b2efd76fc] [127.0.0.1] Started GET "/assets/jquery.contextMenu.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[75c9b1bb-77be-4a26-963d-621543deffd5] [127.0.0.1] Started GET "/assets/scheduler.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[60c22c9e-4d83-420e-8e89-ecf902bab552] [127.0.0.1] Started GET "/assets/select2.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[03edea39-4dd3-41b7-ab9e-6ae15be1ef10] [127.0.0.1] Started GET "/assets/jquery.timepicker.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[c42189ba-0b63-4c7c-8a0e-6f23d0fec40e] [127.0.0.1] Started GET "/assets/alertify.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[c831a3b3-ec0b-41da-97b5-201666b8cd9d] [127.0.0.1] Started GET "/assets/alertify.bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[b87b0811-f4f8-428c-bf8c-e91de2d9098a] [127.0.0.1] Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[9f1bb541-c0e0-4b6c-8063-c2c38c596a6a] [127.0.0.1] Started GET "/assets/require.js" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[fa7905e3-ed72-4250-a644-48560d777fbc] [127.0.0.1] Started GET "/assets/font-icons.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[bd070f20-8e90-4532-8179-24703cbe0d36] [127.0.0.1] Started GET "/assets/custom-icons.css?body=1" for 127.0.0.1 at 2013-08-22 06:50:55 -0400
[8ed69c2d-0b46-4739-8b8f-dcc7dce26749] [127.0.0.1] Started GET "/assets/application.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[8506452e-e82d-44fb-9f42-be2e994ccaab] [127.0.0.1] Started GET "/assets/routers/all.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[495a13df-f041-4083-a504-e8d6daae2a88] [127.0.0.1] Started GET "/assets/collections/appointment_types.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[85ff1341-66f5-48f0-ada6-23a7408aa579] [127.0.0.1] Started GET "/assets/collections/delay_reason_codes.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[8e7b0c46-5daf-48f6-b0bf-f55bd119fca1] [127.0.0.1] Started GET "/assets/collections/appointment_conflicts.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[c2972abc-b903-49a2-98a4-33dc98750a3c] [127.0.0.1] Started GET "/assets/myapp.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[61502b91-83fb-45dd-a97f-00fbe22401ee] [127.0.0.1] Started GET "/assets/collections/procedures.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[c4e283fb-aa52-43d9-ae6e-cce6c1e59515] [127.0.0.1] Started GET "/assets/collections/providers.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[b84e6681-2c2a-42ba-a9e1-5e9e7ab54d03] [127.0.0.1] Started GET "/assets/collections/service_authorization_exceptions.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[9b50ae06-634b-47ca-9252-a82d620d4ce9] [127.0.0.1] Started GET "/assets/collections/site_resources.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[dda12adc-2da1-4af6-a0fb-29b888524129] [127.0.0.1] Started GET "/assets/collections/sites.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[3c0550e7-037e-408b-96da-e20736fc13b8] [127.0.0.1] Started GET "/assets/collections/users.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[1811432e-966a-470e-954f-45889d31d610] [127.0.0.1] Started GET "/assets/views/editors/all.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[d512ff2e-fa11-4a79-88fe-e8a7fa4268ca] [127.0.0.1] Started GET "/assets/lib/lodash/lodash.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[db83af9c-7997-4c54-a5d5-79b008957395] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[9db8ab92-923f-48ed-9fa8-3447dca1e054] [127.0.0.1] Started GET "/assets/routers/admin.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[127a6d19-9a7d-4756-92f0-8ecfcf058afe] [127.0.0.1] Started GET "/assets/routers/appointments.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[a0778f2d-7729-4306-b656-49d55479224e] [127.0.0.1] Started GET "/assets/routers/assistants.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[f1502e37-ea2a-48b4-a98d-f7967a8d7977] [127.0.0.1] Started GET "/assets/routers/claims.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[cfb4bcf5-df70-4728-974c-0210e2d24b03] [127.0.0.1] Started GET "/assets/routers/diagnoses.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[184bf260-48f4-4a45-a608-0c6159e0d9e7] [127.0.0.1] Started GET "/assets/routers/fee_schedules.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[c07701d9-9c2f-4891-81d3-599f51427634] [127.0.0.1] Started GET "/assets/routers/operators.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[84586d83-b023-4041-bfcb-64a5416b3cc6] [127.0.0.1] Started GET "/assets/routers/patient_claims.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[359b8f3a-6fda-4963-9f52-98e6733bf022] [127.0.0.1] Started GET "/assets/routers/patient_classifications.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[8afc1fc2-b216-4d2b-8620-852668573890] [127.0.0.1] Started GET "/assets/routers/patients.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[cde06c14-b915-4a36-b641-140ba7fae2bb] [127.0.0.1] Started GET "/assets/routers/practices.js" for 127.0.0.1 at 2013-08-22 06:50:56 -0400
[dc2f8577-78a5-4a1b-9c47-7496078386b5] [127.0.0.1] Started GET "/assets/routers/providers.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[c36580f0-336a-42a2-85d1-5464d57d09b1] [127.0.0.1] Started GET "/assets/routers/reports.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[ea99dea2-b111-4d10-953c-03ca1d993dbd] [127.0.0.1] Started GET "/assets/routers/procedures.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[d0636d7f-4f44-441f-aabd-be5c407c4929] [127.0.0.1] Started GET "/assets/routers/sites.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[565961ce-6685-4c52-b5d0-2f74fe4bf0a6] [127.0.0.1] Started GET "/assets/models/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[a6d628c9-c809-4f60-8408-8d868caa4413] [127.0.0.1] Started GET "/assets/collections/base.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[f63b7932-393b-4564-87b6-fa29e8d06d9f] [127.0.0.1] Started GET "/assets/models/procedure.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[1b904577-cec7-4f89-9267-11e293fa1326] [127.0.0.1] Started GET "/assets/models/appointment_type.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[97f7b3a2-37ca-4853-b432-df532730b21e] [127.0.0.1] Started GET "/assets/models/provider.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[5b126896-3e15-40f3-9510-9061b76779ad] [127.0.0.1] Started GET "/assets/models/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[191452fc-9296-4b85-ae73-19f9a29bbafa] [127.0.0.1] Started GET "/assets/models/site_resource.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[444d232a-809a-43c7-a43c-52bb25f75cd1] [127.0.0.1] Started GET "/assets/models/appointment_conflict.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[4bebd37c-d6b8-4525-b66c-8ccc38b09b84] [127.0.0.1] Started GET "/assets/lib/moment/moment_util.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[b1d82cd9-9bc7-44b0-835c-9f98ae985b9d] [127.0.0.1] Started GET "/assets/models/site.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[f055b5e3-29dd-4595-acf6-b36cea71aaa3] [127.0.0.1] Started GET "/assets/models/user.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[a0a50535-5585-463a-a8e4-2fac52aa9081] [127.0.0.1] Started GET "/assets/views/editors/appointment_slider.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[a8d1f9fe-0a26-45c7-8aae-5dc809606818] [127.0.0.1] Started GET "/assets/views/editors/appointment_type.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[eeef520b-a95a-4cc1-bacf-95238b9ad579] [127.0.0.1] Started GET "/assets/views/editors/boolean.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[63f14e40-b4b9-4f9f-a223-7edb5a5cea4a] [127.0.0.1] Started GET "/assets/views/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[c24a22e8-7f65-4ef8-a586-bc6ae1ee7613] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[1bc04f23-7d60-4d66-b87b-fc64925df637] [127.0.0.1] Started GET "/assets/views/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[ceefc0bf-ea1b-4842-aa0d-caedef4ff747] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:50:57 -0400
[fff5d23d-1e49-4252-bf20-ea2541b994f1] [127.0.0.1] Started GET "/assets/views/editors/collection.js" for 127.0.0.1 at 2013-08-22 06:50:58 -0400
[1ea2ed76-52df-4576-bb6e-3c72e0dc43b0] [127.0.0.1] Started GET "/assets/views/editors/date_picker.js" for 127.0.0.1 at 2013-08-22 06:50:58 -0400
[410e87d6-8ec1-43ba-ac6f-b217c34ca3cf] [127.0.0.1] Started GET "/assets/views/editors/country.js" for 127.0.0.1 at 2013-08-22 06:50:58 -0400
[e4a7189d-47ef-4741-a9d9-f5b92039c12c] [127.0.0.1] Started GET "/assets/views/editors/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 06:50:58 -0400
[2eeb45e8-3368-4b57-bd9f-3e219bf3b71e] [127.0.0.1] Started GET "/assets/views/editors/diagnosis.js" for 127.0.0.1 at 2013-08-22 06:50:58 -0400
^C^Z
[1]+ Stopped bundle exec rails s
~/Documents/myapp> kill -9 %1
[1]+ Stopped bundle exec rails s
~/Documents/myapp>
[1]+ Killed: 9 bundle exec rails s
~/Documents/myapp> r s
=> Booting Puma
=> Rails 4.0.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
Puma 2.5.1 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:3000
[7918c741-a46b-4575-a017-4a5cd444ea3d] [127.0.0.1] Started GET "/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 06:53:03 -0400
[7918c741-a46b-4575-a017-4a5cd444ea3d] [127.0.0.1] ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations"
[7918c741-a46b-4575-a017-4a5cd444ea3d] [127.0.0.1] Processing by SitesController#show as HTML
[7918c741-a46b-4575-a017-4a5cd444ea3d] [127.0.0.1] Parameters: {"id"=>"1", "push_path"=>"patients/4501"}
[7918c741-a46b-4575-a017-4a5cd444ea3d] [127.0.0.1] Rendered sites/show.html.erb within layouts/application (415.2ms)
[7918c741-a46b-4575-a017-4a5cd444ea3d] [127.0.0.1] Completed 200 OK in 1762ms (Views: 542.7ms | ActiveRecord: 508.3ms)
[2167426e-aa5f-4f3b-a1f2-183b2e997d45] [127.0.0.1] Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[4994ab57-3666-41ce-ba47-b66f93169a01] [127.0.0.1] Started GET "/assets/datepicker.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[ad1de19d-9301-4400-a8e0-1b7ed48e760c] [127.0.0.1] Started GET "/assets/jquery.timepicker.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[529ab406-ff94-4183-bd57-3fcf12757206] [127.0.0.1] Started GET "/assets/jquery.contextMenu.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[fab8b876-a5ba-41e9-ac4b-a34af61435d0] [127.0.0.1] Started GET "/assets/select2.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[1777230a-fe52-41cb-b636-83d7f372d4f7] [127.0.0.1] Started GET "/assets/scheduler.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[fce214d9-e674-428b-9038-b7c73d6733c4] [127.0.0.1] Started GET "/assets/alertify.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[b960bea4-0db0-4e75-aa1a-646f96018391] [127.0.0.1] Started GET "/assets/alertify.bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[cb30a5fe-38e7-4aef-b154-5cf7ed0bf3c6] [127.0.0.1] Started GET "/assets/font-icons.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[dcee6bf6-6002-4c97-911a-1248246728eb] [127.0.0.1] Started GET "/assets/custom-icons.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[23d0c49e-9e9c-4404-8cda-eeae9eff0959] [127.0.0.1] Started GET "/assets/require.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[199f5251-1e49-4da6-a716-b8d829a714b5] [127.0.0.1] Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[7b5d13c3-24c5-47ab-bd83-8ff1b782fa89] [127.0.0.1] Started GET "/assets/application.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[51a4fc77-d7e7-4575-8f46-19a18cf02811] [127.0.0.1] Started GET "/assets/myapp.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[40af1f3f-c09f-467a-b67c-e4bd3670441b] [127.0.0.1] Started GET "/assets/routers/all.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[029e7aeb-9f67-4c55-b3dd-98892be13593] [127.0.0.1] Started GET "/assets/collections/procedures.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[2c16704b-d89f-4f35-91a7-f91045b17cee] [127.0.0.1] Started GET "/assets/collections/appointment_types.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[1be9c923-df2a-4690-8f04-2ec0d17616d9] [127.0.0.1] Started GET "/assets/collections/delay_reason_codes.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[c6241a8b-af5e-4920-81d7-43c37cb332f9] [127.0.0.1] Started GET "/assets/collections/appointment_conflicts.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[ec809772-9850-47f0-925c-52257c41f5aa] [127.0.0.1] Started GET "/assets/collections/providers.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[d5f19b29-1ea9-470d-9075-6435da22fcc7] [127.0.0.1] Started GET "/assets/collections/service_authorization_exceptions.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[b4335c7c-3748-415e-854d-21d79700b00c] [127.0.0.1] Started GET "/assets/views/editors/all.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[de02367b-0076-4398-ab29-93e1f16518fc] [127.0.0.1] Started GET "/assets/collections/sites.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[0174bb3f-dc0f-4178-bb12-abd00a9231fd] [127.0.0.1] Started GET "/assets/collections/users.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[af44335d-f724-4bea-9eef-85ea7195b20a] [127.0.0.1] Started GET "/assets/collections/site_resources.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[60847ba3-65c9-4ffd-9639-fbf6b5f7ebcc] [127.0.0.1] Started GET "/assets/lib/lodash/lodash.js" for 127.0.0.1 at 2013-08-22 06:53:05 -0400
[56724709-d360-4a1b-87f5-c4725c58fc41] [127.0.0.1] Started GET "/assets/routers/assistants.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[76673289-0a83-40a9-9acb-cd6c697823df] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[98c2c442-464c-4d28-989a-72e6f884d7b1] [127.0.0.1] Started GET "/assets/routers/admin.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[274cdca4-3c91-4e37-983f-02f6ba8ce287] [127.0.0.1] Started GET "/assets/routers/appointments.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[66f5908e-8fb4-41f1-914e-25c7e71bf3e8] [127.0.0.1] Started GET "/assets/routers/claims.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[93f00859-ddd7-4e70-b5f1-ab7f738ba640] [127.0.0.1] Started GET "/assets/routers/diagnoses.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[af17a844-68f8-410e-a070-bc12cd3565cb] [127.0.0.1] Started GET "/assets/routers/fee_schedules.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[b8b0e74a-74a7-4acb-b49c-90bf6b9b6fc7] [127.0.0.1] Started GET "/assets/routers/operators.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[48a5d987-8ba4-4d91-8c94-c1831b2d833e] [127.0.0.1] Started GET "/assets/routers/patient_classifications.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[e2778f88-edc8-477f-bd40-24f5cfda500c] [127.0.0.1] Started GET "/assets/routers/practices.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[9381422d-b46b-4a88-92a9-affeb51f3b6f] [127.0.0.1] Started GET "/assets/routers/patient_claims.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[22327090-32c1-4db4-a21b-01db5a16ab9d] [127.0.0.1] Started GET "/assets/routers/patients.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[0b49a4d3-e1c1-461a-847a-9d27980754e1] [127.0.0.1] Started GET "/assets/routers/procedures.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[63912471-4def-4a7c-803d-62d55840910a] [127.0.0.1] Started GET "/assets/routers/reports.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[ebe4555b-42b8-4fe8-a2f1-ea0e2b9c628f] [127.0.0.1] Started GET "/assets/routers/providers.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[c380bfea-c44d-45b0-921e-d2a74277e535] [127.0.0.1] Started GET "/assets/routers/sites.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[1b459b4d-4a73-41a0-a3c3-9907b0881bfe] [127.0.0.1] Started GET "/assets/collections/base.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[b5cfd32d-7173-40a4-924b-5b9f0a96e195] [127.0.0.1] Started GET "/assets/models/appointment_type.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[06402fce-bb36-4560-a2d1-ed365c7bd983] [127.0.0.1] Started GET "/assets/models/appointment_conflict.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[d93fde8f-9f0b-4cc9-8e46-c962edbb3258] [127.0.0.1] Started GET "/assets/models/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[229aa020-e034-46a6-884d-3d7845c82799] [127.0.0.1] Started GET "/assets/models/provider.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[06db0de6-1f66-407c-8c31-0d1d10afa5b7] [127.0.0.1] Started GET "/assets/models/procedure.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[77090b65-1837-4d7b-90ef-0a11dd510472] [127.0.0.1] Started GET "/assets/models/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[eff4f329-88b1-47c8-91cf-b35fbba5ec37] [127.0.0.1] Started GET "/assets/views/editors/appointment_slider.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[f8d79760-435c-4b3a-bb67-57f04dada7b4] [127.0.0.1] Started GET "/assets/models/site.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[6fb47e53-6220-4263-b899-c92a1c8a0997] [127.0.0.1] Started GET "/assets/lib/moment/moment_util.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[d4333810-c77b-409c-a4fd-141e810dbee7] [127.0.0.1] Started GET "/assets/views/editors/appointment_type.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[032fac7e-1e32-43b8-a38e-361d9f1d036a] [127.0.0.1] Started GET "/assets/views/editors/boolean.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[c5e3c023-92c2-4c60-bb47-f5ef7bdb8065] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[571664c8-e765-41b9-81c8-0922a53da105] [127.0.0.1] Started GET "/assets/views/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[4da172a9-1e5e-4b45-b287-4fb41700bfd7] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[385e3818-3c4f-48c4-b1d4-b2d6776e498e] [127.0.0.1] Started GET "/assets/views/editors/country.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[d7146ec8-f5ba-42d6-b8ba-60c7c4f4290d] [127.0.0.1] Started GET "/assets/views/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 06:53:06 -0400
[65c7f04f-a0a5-4ef2-872e-fdcfa0220474] [127.0.0.1] Started GET "/assets/views/editors/date_picker.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[8fae2882-26ad-4fa6-aa1a-5740b6e6ded5] [127.0.0.1] Started GET "/assets/views/editors/collection.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[c8aff390-9c03-4a53-ae10-0a34b201be12] [127.0.0.1] Started GET "/assets/views/editors/diagnosis.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[793a6d10-1c98-4540-b75f-ce443087c43b] [127.0.0.1] Started GET "/assets/views/editors/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[e51dbdf5-f10f-4d96-81a9-d63c11f39c67] [127.0.0.1] Started GET "/assets/views/editors/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[af851f2b-bcee-483b-ba9d-be0d9745b35f] [127.0.0.1] Started GET "/assets/views/editors/gender.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[f67379a4-fffa-4c05-8962-10cebdf29ce5] [127.0.0.1] Started GET "/assets/views/editors/insurance_company.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[065f47e4-db74-437b-a26a-964b916268c4] [127.0.0.1] Started GET "/assets/views/editors/marital_status.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[d0ae59fc-e2e4-459b-888f-bb4fff4858a3] [127.0.0.1] Started GET "/assets/views/editors/model_label.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[11960439-34fe-4560-b627-cf82200119f1] [127.0.0.1] Started GET "/assets/views/editors/modifier.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[22f36230-7f0f-497c-bac8-4cb2343100f3] [127.0.0.1] Started GET "/assets/views/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[0a75c622-d64a-4aae-9067-36af93cae6a9] [127.0.0.1] Started GET "/assets/views/editors/money.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[6ef9c514-f85c-49b2-a0c8-895b4848d57d] [127.0.0.1] Started GET "/assets/views/editors/null_text.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[7bd1491c-4532-4b78-9226-76c3f01fd8c3] [127.0.0.1] Started GET "/assets/views/editors/name_suffix.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[d55422fa-5245-41ed-a75f-989555e56825] [127.0.0.1] Started GET "/assets/views/editors/patient.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[0cbd22b1-0a62-491c-ab34-7a5088b39fb7] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[6ca33fc3-447a-47dd-b15d-129a7fb41061] [127.0.0.1] Started GET "/assets/views/editors/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[7924f151-2f0b-42aa-bab6-cbc2abbb5cc3] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type_collection.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[f1691ead-9819-4a7d-8bfb-20c54a989bfc] [127.0.0.1] Started GET "/assets/views/editors/place_of_service.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[acb33a43-3bf4-4b72-b34c-6b5cd8972a52] [127.0.0.1] Started GET "/assets/views/editors/procedure.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[7ffb184e-ce34-4730-96ee-16005bdebfa7] [127.0.0.1] Started GET "/assets/views/editors/select2.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[ebd4e434-fdbc-4e69-b698-75716e9a6982] [127.0.0.1] Started GET "/assets/views/editors/provider.js" for 127.0.0.1 at 2013-08-22 06:53:07 -0400
[b0a5546a-f639-444d-a77b-674b666e6f03] [127.0.0.1] Started GET "/assets/views/editors/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[15801f71-ff3e-41bd-80a3-73983e97ccf9] [127.0.0.1] Started GET "/assets/views/editors/simple_select2.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[d236bcf2-77fe-4619-b778-fb394692f336] [127.0.0.1] Started GET "/assets/views/editors/site_resource.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[ecc17ac1-aeb3-4b74-a33d-585ae27ef555] [127.0.0.1] Started GET "/assets/views/editors/sortable_collection.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[37972d97-c089-414c-85bd-2836acadfc0d] [127.0.0.1] Started GET "/assets/views/editors/ssn.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[0746adad-affa-4b50-8d40-c69557477e53] [127.0.0.1] Started GET "/assets/views/editors/state_province.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[cf9a68cc-e8ec-44c0-9b87-11ab2f67831c] [127.0.0.1] Started GET "/assets/views/editors/time_picker.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[2e713978-e867-4b62-b641-4cebb7e0db2f] [127.0.0.1] Started GET "/assets/views/editors/time_range.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[5e19d305-dc3e-4ae7-8b54-7baff1d897d6] [127.0.0.1] Started GET "/assets/models/user.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[f2a51c90-144a-437d-8a00-8d59ee5c81b2] [127.0.0.1] Started GET "/assets/models/site_resource.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[db363a2e-ae71-4117-a423-d6d464bf7a57] [127.0.0.1] Started GET "/assets/routers/base_admin.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[7f232cec-057f-431a-a6fa-4e6bda807378] [127.0.0.1] Started GET "/assets/views/assistants/base.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[0e8de680-8e5e-43db-b481-56049b7179f4] [127.0.0.1] Started GET "/assets/collections/assistants.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[73cf7c56-be3f-49d4-802b-e4bcd390fdf2] [127.0.0.1] Started GET "/assets/views/assistants/index.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[892f68f2-6cc6-419f-888d-b6483a0e1d4c] [127.0.0.1] Started GET "/assets/lib/scheduler/models/day_mode.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[f7c02278-b6c2-4727-9a6c-b0bd4fa375b2] [127.0.0.1] Started GET "/assets/lib/scheduler/models/month_mode.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[00fe819d-f9d9-4a71-9c6f-5674b5c00293] [127.0.0.1] Started GET "/assets/models/scheduler_work_week_mode.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[f598d80e-2d03-45c1-89e9-fc8dacca726e] [127.0.0.1] Started GET "/assets/routers/base_appointments.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[aaa11417-775b-4f40-bf5f-e97b60b66672] [127.0.0.1] Started GET "/assets/models/scheduler_onsite_mode.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[8e672072-68e7-43b3-880d-1a5703803f33] [127.0.0.1] Started GET "/assets/views/appointments/index.js" for 127.0.0.1 at 2013-08-22 06:53:08 -0400
[7ba162d9-ae5e-4b6d-85b2-6f7f969eadd3] [127.0.0.1] Started GET "/assets/models/claim.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[b959d48e-2a22-4b7f-832f-aaffab88c0e8] [127.0.0.1] Started GET "/assets/routers/base_claims.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[8bde8ffd-6f48-42e5-ad2d-e50a95d90d7e] [127.0.0.1] Started GET "/assets/views/claims/show.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[7a6ffc7a-bb0c-4e2a-9a8d-8be9d3595d05] [127.0.0.1] Started GET "/assets/views/claims/index.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[14516346-f8d5-445d-ab0a-08e765b7f2a2] [127.0.0.1] Started GET "/assets/views/claims/edit.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[8cd734cb-ebdd-4e0d-8bd5-5e44ddae9def] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[20c5151b-c557-4965-adf9-19da9d1eeb45] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[30541e1b-1111-47a3-9490-775ab76757d9] [127.0.0.1] Started GET "/assets/views/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[0919bfd5-9fcf-4f9d-af21-489c2acd0c4e] [127.0.0.1] Started GET "/assets/views/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[cda578ff-3539-4308-9a65-ff884fb313cc] [127.0.0.1] Started GET "/assets/views/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[c160c070-3817-48a6-ba82-eb60f79335f3] [127.0.0.1] Started GET "/assets/views/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[2d8d103e-ae49-47ab-a121-442347aab56d] [127.0.0.1] Started GET "/assets/views/diagnoses/base.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[c9d0e59a-eb2f-43b9-b108-80ebe028035b] [127.0.0.1] Started GET "/assets/collections/fee_schedules.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[e45a7442-bc98-4f50-98ac-02757bceac52] [127.0.0.1] Started GET "/assets/views/fee_schedules/base.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[e8e3ab87-1f03-4ca5-a86b-6182da05a88d] [127.0.0.1] Started GET "/assets/views/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[64f56bca-6f59-4845-a877-ff5ffea6ac90] [127.0.0.1] Started GET "/assets/views/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[4328d7cc-b319-4c88-b8c5-85759d97cac0] [127.0.0.1] Started GET "/assets/views/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[78380c43-1086-43b7-8329-f339684aa56e] [127.0.0.1] Started GET "/assets/collections/operators.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[ae6f5f59-2fde-4a3f-aa0f-cc52ff7cbbd8] [127.0.0.1] Started GET "/assets/models/operator.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[13dda608-d113-4bf3-ad6a-f4c802f15347] [127.0.0.1] Started GET "/assets/views/operators/base.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[f09c35b3-dcf6-47fa-9ca3-cd2b1189989b] [127.0.0.1] Started GET "/assets/views/operators/index.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[ea74a87f-d273-4541-96d1-a56726359f37] [127.0.0.1] Started GET "/assets/views/operators/show.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[8b3566c3-48b3-4cbc-ac7c-5fe89d27a78e] [127.0.0.1] Started GET "/assets/views/operators/edit.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[4c47ecec-3952-499a-b096-51d3dce293c0] [127.0.0.1] Started GET "/assets/views/operators/new.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[acf70c3f-258f-4bb8-b359-afdac1ba0619] [127.0.0.1] Started GET "/assets/collections/patient_classifications.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[f2baf1ae-8205-428c-969e-a7ce5ea82e44] [127.0.0.1] Started GET "/assets/views/patient_classifications/base.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[a65aa990-c8d9-4c05-9f35-2ba5e76da464] [127.0.0.1] Started GET "/assets/views/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 06:53:09 -0400
[e9754d4b-160a-4549-aa49-64cf4a236aeb] [127.0.0.1] Started GET "/assets/views/practices/base.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[2a789d7c-140d-4d23-b4a5-8b301d6fe688] [127.0.0.1] Started GET "/assets/views/practices/show.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[3e935646-1a75-4a72-b706-1c86e7abc076] [127.0.0.1] Started GET "/assets/collections/practices.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[60eac66e-2b95-4f9d-8d98-e85eb615471a] [127.0.0.1] Started GET "/assets/collections/claims.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[fd456eae-dd84-4e8b-8a97-baa8cb48309b] [127.0.0.1] Started GET "/assets/views/practices/edit.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[ee66e149-8728-4901-88f6-e5640612d2bb] [127.0.0.1] Started GET "/assets/routers/base_patients.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[d529a914-d4c2-4ad1-93a3-604602bf9ac4] [127.0.0.1] Started GET "/assets/models/patient.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[b43282d1-0dc6-4fbc-973f-187fe0fbdcaa] [127.0.0.1] Started GET "/assets/views/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[d15ec09c-e342-4e84-b2d3-9a50114bd196] [127.0.0.1] Started GET "/assets/views/patients/index.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[31deae38-2df0-40db-8b14-c50a8c3648e0] [127.0.0.1] Started GET "/assets/views/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[ca53a4e2-f41a-4868-8384-4bced24e0d7c] [127.0.0.1] Started GET "/assets/views/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[a2ab3332-60e9-4270-931e-32bd50d82e1b] [127.0.0.1] Started GET "/assets/views/patients/show.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[ccde953d-2bc4-42db-9e59-06322eff5d67] [127.0.0.1] Started GET "/assets/views/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[0e5f70e7-b543-4f1c-91b8-070255b97941] [127.0.0.1] Started GET "/assets/views/patients/edit.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[0a7c451c-2ff5-4b1b-b4a2-ed9f2317fc47] [127.0.0.1] Started GET "/assets/views/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[101436cc-02c9-4dcd-9fa7-80b4b50c42cf] [127.0.0.1] Started GET "/assets/views/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[1631bf5c-23fe-4f11-8b60-3cbe9f70e5a0] [127.0.0.1] Started GET "/assets/views/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[95e6637f-cc7b-4cc3-8890-54073673d3c0] [127.0.0.1] Started GET "/assets/views/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[e89d9f18-dc52-451e-9c2e-333195158370] [127.0.0.1] Started GET "/assets/views/patients/hedis.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[a2c04ef2-50e0-4ed0-8186-035e7316deaa] [127.0.0.1] Started GET "/assets/views/procedures/base.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[1ca93b17-829b-4317-b65f-7c2c16116f10] [127.0.0.1] Started GET "/assets/views/procedures/edit.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[30503aef-0bfc-4031-952c-9281d432594f] [127.0.0.1] Started GET "/assets/routers/base_reports.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[91a3dd39-8f3f-4dba-9195-c891547c98da] [127.0.0.1] Started GET "/assets/views/procedures/index.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[fb33373b-38fb-443f-b823-583c3d6e9b62] [127.0.0.1] Started GET "/assets/views/reports/index.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[395fb08f-9d44-4d6b-ab80-82e7fccb002d] [127.0.0.1] Started GET "/assets/views/providers/index.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[d9b7163f-d22d-4288-82fc-519fdb42cc18] [127.0.0.1] Started GET "/assets/views/providers/base.js" for 127.0.0.1 at 2013-08-22 06:53:10 -0400
[29c55650-e0c6-4b47-add3-b3b21f4576da] [127.0.0.1] Started GET "/assets/views/sites/base.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[b2c05a36-10a3-4c96-97fa-5ad92a333548] [127.0.0.1] Started GET "/assets/views/sites/index.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[3b84be55-9224-4391-9a79-d5563c01c4f8] [127.0.0.1] Started GET "/assets/lib/alertify/alertify.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[1469986d-65c0-4603-813e-bb70bc5cb582] [127.0.0.1] Started GET "/assets/views/sites/edit.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[71a7498d-2e71-4a93-8ca4-7ffc9d178d6b] [127.0.0.1] Started GET "/assets/models/base.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[d131be95-308a-40ee-8225-33daea876846] [127.0.0.1] Started GET "/assets/models/appointment.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[4c31720f-5125-4b75-9a10-4c6851e90403] [127.0.0.1] Started GET "/assets/lib/jquery/jquery-ui.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[a134e754-1271-44e5-9590-614d2f665e2a] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.maskedinput.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[4ad5e332-f374-4131-b50a-a61508dc2cbf] [127.0.0.1] Started GET "/assets/lib/highcharts/highcharts.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[44c53cfa-4ab0-444c-b29e-c5ddf7aeeac3] [127.0.0.1] Started GET "/assets/models/address.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[0e0210c7-6b3f-4dcc-8620-b0476a7ad1fa] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[dd22dde9-aa9e-419d-bfc9-9fa189003df7] [127.0.0.1] Started GET "/assets/models/place_of_service.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[cc482886-3065-4167-8a82-38e59d9fe603] [127.0.0.1] Started GET "/assets/collections/site_daily_schedules.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[573e1c02-e2af-47df-ad3f-4df2fb3b9242] [127.0.0.1] Started GET "/assets/lib/moment/moment.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[4a6b33cd-a9b0-4c11-bd0b-d5a1ce9f0dcc] [127.0.0.1] Started GET "/assets/views/backbone_forms/standalone_editor.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[b2f2ebd0-77a2-492a-9b93-0c4a68b46bfc] [127.0.0.1] Started GET "/assets/myapp_util.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[9012bf26-493f-48ac-817c-54ae3c4058d1] [127.0.0.1] Started GET "/assets/templates/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[fab2e252-2512-4356-be89-43bb904f933f] [127.0.0.1] Started GET "/assets/models/claim_procedure_diagnosis.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[d856d988-6dc2-412f-9447-8ddb71a5acfd] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[dac76180-8315-4808-b14e-d649bb56f34c] [127.0.0.1] Started GET "/assets/models/claim_procedure.js" for 127.0.0.1 at 2013-08-22 06:53:11 -0400
[5620aa7f-6a51-4264-80b7-5f12f1ae934e] [127.0.0.1] Started GET "/assets/models/money.js" for 127.0.0.1 at 2013-08-22 06:53:12 -0400
[a322ef92-1353-4bda-a178-de9bf6d91814] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 06:53:12 -0400
[e0d3508d-9e22-47cf-b8c7-8f787f8e5d58] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_wrapper.js" for 127.0.0.1 at 2013-08-22 06:53:12 -0400
[d957d276-1d19-4aa6-a218-cee1d7ef64d4] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_show.js" for 127.0.0.1 at 2013-08-22 06:53:12 -0400
[48b2a42a-080d-4fde-b198-4abb47b55a85] [127.0.0.1] Started GET "/assets/models/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 06:53:12 -0400
[24239e7c-d551-4b60-9d06-4525bff0f8c0] [127.0.0.1] Started GET "/assets/collections/countries.js" for 127.0.0.1 at 2013-08-22 06:53:12 -0400
[5b0dba12-b309-4434-b871-6f7143b442ab] [127.0.0.1] Started GET "/assets/collections/insurance_companies.js" for 127.0.0.1 at 2013-08-22 06:53:12 -0400
^C^Z
[1]+ Stopped bundle exec rails s
~/Documents/myapp> kill -9 %1
[1]+ Stopped bundle exec rails s
~/Documents/myapp> r s
=> Booting Puma
=> Rails 4.0.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
Puma 2.5.1 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:3000
[2aee7cfb-33bb-43d3-b20e-cd718d9dd663] [127.0.0.1] Started GET "/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 06:53:58 -0400
[2aee7cfb-33bb-43d3-b20e-cd718d9dd663] [127.0.0.1] ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations"
[2aee7cfb-33bb-43d3-b20e-cd718d9dd663] [127.0.0.1] Processing by SitesController#show as HTML
[2aee7cfb-33bb-43d3-b20e-cd718d9dd663] [127.0.0.1] Parameters: {"id"=>"1", "push_path"=>"patients/4501"}
[2aee7cfb-33bb-43d3-b20e-cd718d9dd663] [127.0.0.1] Rendered sites/show.html.erb within layouts/application (411.8ms)
[2aee7cfb-33bb-43d3-b20e-cd718d9dd663] [127.0.0.1] Completed 200 OK in 1763ms (Views: 584.1ms | ActiveRecord: 509.9ms)
[d63896cd-23b5-4b18-878b-d039f4942610] [127.0.0.1] Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[419681a2-5499-4685-83bb-ac1204601b97] [127.0.0.1] Started GET "/assets/scheduler.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[6d07d442-5235-43af-84c8-b8f6f497eb34] [127.0.0.1] Started GET "/assets/jquery.timepicker.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[a6929d86-d5b1-48cf-a311-8c12e4d2ac52] [127.0.0.1] Started GET "/assets/select2.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[365d8506-c672-4f04-90c2-530bf300cd99] [127.0.0.1] Started GET "/assets/alertify.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[60220a25-73e9-4ca1-89e8-6fcbbbeeea3f] [127.0.0.1] Started GET "/assets/jquery.contextMenu.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[e6218948-a8ab-4826-a59f-89a1cdb899f1] [127.0.0.1] Started GET "/assets/datepicker.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[0a9c8d1a-689f-42b6-979f-3d20242b0d1a] [127.0.0.1] Started GET "/assets/alertify.bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[d151b2f1-24ab-44c1-9024-fe18ae379485] [127.0.0.1] Started GET "/assets/font-icons.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[26c98515-d45b-4273-bf0e-235644231c8f] [127.0.0.1] Started GET "/assets/custom-icons.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[e7abf595-4280-48e5-8462-7c8d4508c824] [127.0.0.1] Started GET "/assets/require.js" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[e9084add-ddfc-466a-90e9-1891a3401870] [127.0.0.1] Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-22 06:54:00 -0400
[7917783b-8458-4d26-9f36-3e3d23a4bdc6] [127.0.0.1] Started GET "/assets/application.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[f70b3b17-d539-44c4-848e-247b71e9f820] [127.0.0.1] Started GET "/assets/myapp.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[77aa035d-800e-464b-9c72-29cab37fe101] [127.0.0.1] Started GET "/assets/routers/all.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[b7020519-a491-40a4-ab23-4fda807c3ed8] [127.0.0.1] Started GET "/assets/collections/appointment_conflicts.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[084f2d04-5587-4302-8c77-d3a37a1bdb4e] [127.0.0.1] Started GET "/assets/collections/appointment_types.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[ca58e1ad-ef72-42c9-96c7-6fc139560aac] [127.0.0.1] Started GET "/assets/collections/procedures.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[ddefe843-ee6b-407a-860b-e4a5373fe4e2] [127.0.0.1] Started GET "/assets/collections/delay_reason_codes.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[670d05dd-ac62-4571-977b-16f735e72e80] [127.0.0.1] Started GET "/assets/collections/providers.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[ab2f625d-a8b6-45c3-ad76-1c6dc6b8f368] [127.0.0.1] Started GET "/assets/collections/site_resources.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[e081960a-885e-4d03-9408-fa4aca4ec901] [127.0.0.1] Started GET "/assets/collections/sites.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[aee7f118-2ed4-409c-a708-2617944b7d1a] [127.0.0.1] Started GET "/assets/collections/service_authorization_exceptions.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[c4718666-01c5-4621-9219-3b83447e424d] [127.0.0.1] Started GET "/assets/views/editors/all.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[bfc433c4-92ac-41fb-9c16-ef68168aff27] [127.0.0.1] Started GET "/assets/collections/users.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[73eaeb5c-11d4-4f20-bce9-f17ebbc10dd2] [127.0.0.1] Started GET "/assets/routers/appointments.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[dda0926f-52df-4929-9b5d-cc83dcb17710] [127.0.0.1] Started GET "/assets/lib/lodash/lodash.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[3a0781aa-12d9-469e-8802-d360c9e1fe7d] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[05dabc11-5385-4ca9-86dc-cf9bdc980c7d] [127.0.0.1] Started GET "/assets/routers/admin.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[0647c05e-4b96-4547-bf22-13fcd7cbaaa1] [127.0.0.1] Started GET "/assets/routers/assistants.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[0f72ed98-9c37-4195-98df-e8d961ef3047] [127.0.0.1] Started GET "/assets/routers/claims.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[d6a8e2cb-502d-4f8f-9a37-b525f99288bf] [127.0.0.1] Started GET "/assets/routers/diagnoses.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[37585d2b-a677-4fd2-be1a-ff8bc29e1dd6] [127.0.0.1] Started GET "/assets/routers/fee_schedules.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[85dd6b51-b4cc-44f2-80e5-b8eb574c355b] [127.0.0.1] Started GET "/assets/routers/patient_claims.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[f84616bb-95b6-4332-b245-148771173203] [127.0.0.1] Started GET "/assets/routers/operators.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[50518c5d-61ed-4f95-8649-ffe13fac8d07] [127.0.0.1] Started GET "/assets/routers/patient_classifications.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[2ec73827-e3b1-4fc8-a203-a3bc4c698a9f] [127.0.0.1] Started GET "/assets/routers/patients.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[3e112ffe-dc9e-4c9d-a9c5-204ca8f69261] [127.0.0.1] Started GET "/assets/routers/procedures.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[9bb1fec9-7e82-4195-a67e-9508a0d32827] [127.0.0.1] Started GET "/assets/routers/providers.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[75d1a552-2bc8-4505-b960-3f09f069fa66] [127.0.0.1] Started GET "/assets/routers/practices.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[50ddd203-4e89-41db-b073-adc49bd92fa9] [127.0.0.1] Started GET "/assets/routers/reports.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[9e8e506c-c841-423b-88c3-2080e37434eb] [127.0.0.1] Started GET "/assets/collections/base.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[db837c86-0e53-4114-b7ba-74de32784852] [127.0.0.1] Started GET "/assets/routers/sites.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[2c94477c-3eb0-4baa-a056-a3df6d1b2546] [127.0.0.1] Started GET "/assets/models/site_resource.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[c29c2ae7-9f84-4381-972d-2095854dd203] [127.0.0.1] Started GET "/assets/models/procedure.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[1b88cbfd-e494-40e7-9106-780a01748b27] [127.0.0.1] Started GET "/assets/models/appointment_type.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[27da461c-c1c9-4940-a10e-9064ec9ec0c2] [127.0.0.1] Started GET "/assets/models/appointment_conflict.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[b12ab861-5266-43be-824c-2bb7cd10a99b] [127.0.0.1] Started GET "/assets/models/provider.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[7ef8b5df-a270-4b9d-9330-23424f7cc8b3] [127.0.0.1] Started GET "/assets/models/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[1c18a802-7782-4084-b03c-cbea21c2a02d] [127.0.0.1] Started GET "/assets/models/site.js" for 127.0.0.1 at 2013-08-22 06:54:01 -0400
[e7250389-8ec9-48d0-b60a-1455fd2dfb2b] [127.0.0.1] Started GET "/assets/lib/moment/moment_util.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[9606e8dd-69e9-45ef-bd73-779b65b170b7] [127.0.0.1] Started GET "/assets/models/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[144b6b96-ce80-46ba-a6a6-65b03e5f63d1] [127.0.0.1] Started GET "/assets/views/editors/appointment_slider.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[ebc8ee1d-3fe7-4d29-ba04-a442822f7ab8] [127.0.0.1] Started GET "/assets/views/editors/appointment_type.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[0caaadaa-63a0-4dc0-9f59-130ba311223c] [127.0.0.1] Started GET "/assets/views/editors/boolean.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[d9c93d78-498d-478c-b617-fd8920a52952] [127.0.0.1] Started GET "/assets/views/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[f7c5395a-0b44-4177-898b-06577ac501a6] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[b51c7cdd-9793-4da9-85a1-7ec3ccb393b6] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[d8e1cbde-5e9c-42d8-bb96-9ed8495a2db4] [127.0.0.1] Started GET "/assets/views/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[b75c69c4-ca8e-455d-8d26-630758d78fcc] [127.0.0.1] Started GET "/assets/views/editors/collection.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[c74fb475-7ba5-41c3-aa70-427c14a10e61] [127.0.0.1] Started GET "/assets/views/editors/date_picker.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[2bc60249-9b3e-40ea-ab44-36120a9a242c] [127.0.0.1] Started GET "/assets/views/editors/country.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[cc09e009-75f7-4677-a95d-9206f19c77ce] [127.0.0.1] Started GET "/assets/views/editors/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[33c7a2ad-276a-4aad-98b9-45af19005e5e] [127.0.0.1] Started GET "/assets/views/editors/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[02a262c4-1d33-4bb5-8d7f-e47169e7bba8] [127.0.0.1] Started GET "/assets/views/editors/diagnosis.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[4dfb99b0-8765-4b54-aca6-ea33f6de24a5] [127.0.0.1] Started GET "/assets/views/editors/gender.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[552aa66d-c360-472f-9607-b0130d5eca9f] [127.0.0.1] Started GET "/assets/views/editors/model_label.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[71e4f729-12c3-4a55-9914-a91b3da20d53] [127.0.0.1] Started GET "/assets/views/editors/insurance_company.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[ca89d1e7-cf50-4879-a85a-36e499a5661e] [127.0.0.1] Started GET "/assets/views/editors/marital_status.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[ae385195-f742-4096-b2cb-4c23c3ab5104] [127.0.0.1] Started GET "/assets/views/editors/modifier.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[7600b8c6-757d-4a4f-aea6-d81db805f083] [127.0.0.1] Started GET "/assets/views/editors/money.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[143a926f-0448-4fed-afdc-09a800aa53e6] [127.0.0.1] Started GET "/assets/views/editors/name_suffix.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[86131c8c-ea66-4778-bac6-15ba22652d00] [127.0.0.1] Started GET "/assets/views/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[5412ab8a-ef89-4aaa-8d6e-e489bb04fb3b] [127.0.0.1] Started GET "/assets/views/editors/null_text.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[52f59f16-f661-4ec4-a910-bcbbe1a6e8fc] [127.0.0.1] Started GET "/assets/views/editors/patient.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[e8aa7584-a729-4b27-a35a-3dcbb4852c79] [127.0.0.1] Started GET "/assets/views/editors/place_of_service.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[938cd8f9-e1cf-4db6-9770-b629d7c1b001] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type_collection.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[dc58ec05-8ad8-4dce-bd72-38d27d508e76] [127.0.0.1] Started GET "/assets/views/editors/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[8540b1eb-6d91-4ed5-83ed-d98816dc6563] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[a096174e-d23a-42fa-8554-2ef59a3d440d] [127.0.0.1] Started GET "/assets/views/editors/procedure.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[45003598-9a02-40ab-9eee-fa681f6d4cc8] [127.0.0.1] Started GET "/assets/views/editors/provider.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[ba37816c-1a2c-4e3c-b1e5-a31f61753cd1] [127.0.0.1] Started GET "/assets/views/editors/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[4851b9fd-a39f-4229-95f7-20c24d4e5c42] [127.0.0.1] Started GET "/assets/views/editors/simple_select2.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[04384e1c-4b06-42c8-8587-10ac58062e05] [127.0.0.1] Started GET "/assets/views/editors/site_resource.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[78634250-587c-49da-ab2b-be701597a3d1] [127.0.0.1] Started GET "/assets/views/editors/sortable_collection.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[1b22aa1a-9876-4be9-a31d-14bbc3fb6396] [127.0.0.1] Started GET "/assets/views/editors/ssn.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[016b49fb-6437-467e-b34a-460808ff17a5] [127.0.0.1] Started GET "/assets/views/editors/state_province.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[cad1242c-2dff-42a3-a4fd-9005837cf3f1] [127.0.0.1] Started GET "/assets/views/editors/time_picker.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[787d9047-b6a2-4dc2-95cf-78c7bb9e095c] [127.0.0.1] Started GET "/assets/views/editors/time_range.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[2c172971-075f-4a4f-85ad-0461ae895db7] [127.0.0.1] Started GET "/assets/myapp_matcher.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[48c87ca7-be59-4dd2-9020-504c3c0164e6] [127.0.0.1] Started GET "/assets/views/editors/util.js" for 127.0.0.1 at 2013-08-22 06:54:02 -0400
[98875e9d-28ca-4c9f-b48e-aa60bf906de7] [127.0.0.1] Started GET "/assets/lib/alertify/alertify.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[5865b228-8a19-4869-adb4-fd7212c8c263] [127.0.0.1] Started GET "/assets/models/user.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[dfe5aa5a-058b-42eb-bb8c-947165aaa457] [127.0.0.1] Started GET "/assets/lib/scheduler/models/day_mode.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[fe50ecd0-d702-47b2-9a16-7ce961e1be27] [127.0.0.1] Started GET "/assets/lib/scheduler/models/month_mode.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[c9af4f02-a1fa-47eb-bcc0-f98a50b2cf2e] [127.0.0.1] Started GET "/assets/models/scheduler_work_week_mode.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[fba42a90-540e-447a-9c6d-db7422c7a99c] [127.0.0.1] Started GET "/assets/models/scheduler_onsite_mode.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[fa870cae-d332-4054-accd-5a424ba87cce] [127.0.0.1] Started GET "/assets/routers/base_appointments.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[8708c486-ff4e-4815-a449-856c7497854c] [127.0.0.1] Started GET "/assets/views/appointments/index.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[23f9b3b2-0613-4ac1-bebc-85923f527570] [127.0.0.1] Started GET "/assets/views/assistants/base.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[85581f34-fc91-46be-88b5-c170f91e734d] [127.0.0.1] Started GET "/assets/routers/base_admin.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[210520ff-4f1d-43e7-a487-66130eb10be6] [127.0.0.1] Started GET "/assets/collections/assistants.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[fc582d8a-ac1e-453b-9541-86a80caa2dc1] [127.0.0.1] Started GET "/assets/routers/base_claims.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[46aeb4d0-0932-40fd-8be2-67d2aaf7f2fa] [127.0.0.1] Started GET "/assets/views/assistants/index.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[5b53d09b-67ca-4df9-98ee-3e95796752c2] [127.0.0.1] Started GET "/assets/models/claim.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[b1f6d488-178c-402e-aa73-e4fcc0d10985] [127.0.0.1] Started GET "/assets/views/claims/index.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[f63d47f2-aab1-4d8f-8413-99d63b4478bf] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[2d303f45-6a8e-4e94-9657-486cb0d0096f] [127.0.0.1] Started GET "/assets/views/claims/show.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[0eca5bfc-b737-48ec-aa19-15002869ef8d] [127.0.0.1] Started GET "/assets/views/claims/edit.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[09aac620-c4c4-4d3a-8168-9f097d112254] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[2c65158f-138a-4f91-8e4f-5b3d4b91034d] [127.0.0.1] Started GET "/assets/views/backbone_forms/regular_form.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[f90a05ee-a1cb-4ff5-bdfd-b21159bba3d4] [127.0.0.1] Started GET "/assets/views/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[fa5260f8-66b2-4a9e-9552-cbf21045fc95] [127.0.0.1] Started GET "/assets/views/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[fd031f15-aa17-4a11-8c0e-e26046ffd57c] [127.0.0.1] Started GET "/assets/views/claims/base_edit.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[06260e28-9125-4603-be91-6afc35bb9f3c] [127.0.0.1] Started GET "/assets/views/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[03354835-1b93-42c1-a1c5-daadebd6c9a7] [127.0.0.1] Started GET "/assets/templates/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[6a74b27b-39cd-4f29-b6e8-068879023f60] [127.0.0.1] Started GET "/assets/views/diagnoses/base.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[415a9b94-79fb-410c-9592-d5722aaa0bf0] [127.0.0.1] Started GET "/assets/routers/base_patients.js" for 127.0.0.1 at 2013-08-22 06:54:03 -0400
[133d7da4-e5aa-4a14-8d7e-b9a51e8f7957] [127.0.0.1] Started GET "/assets/collections/claims.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[dc32f09d-2b90-4300-9564-4356d3b9f9e6] [127.0.0.1] Started GET "/assets/models/patient.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[67bb26ed-22f6-4804-8eac-653dc7125ac5] [127.0.0.1] Started GET "/assets/views/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[76c34be4-270a-4035-915b-1c876fcdddb9] [127.0.0.1] Started GET "/assets/views/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[45d519f5-2b32-4492-b49d-89396c50c2fd] [127.0.0.1] Started GET "/assets/views/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[7b8dc289-c8fe-4369-ad93-69d455975059] [127.0.0.1] Started GET "/assets/collections/fee_schedules.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[384f8152-ac34-449e-9577-d101693bc1f9] [127.0.0.1] Started GET "/assets/views/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[f9b4b9c7-c0da-4a60-b0e6-877b8ba5995d] [127.0.0.1] Started GET "/assets/views/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[04cd3aba-46d0-4baf-81cb-74baf5704eaf] [127.0.0.1] Started GET "/assets/views/fee_schedules/base.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[1c87a244-a54e-4246-ae00-93bccd36ee5f] [127.0.0.1] Started GET "/assets/views/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[56ad7296-803e-47f3-92a2-c5dff200b342] [127.0.0.1] Started GET "/assets/collections/patient_classifications.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[6181a95a-aedb-4a66-8525-d63fce5ba456] [127.0.0.1] Started GET "/assets/views/operators/base.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[37cfe6da-910a-4945-bd28-540275a138d8] [127.0.0.1] Started GET "/assets/collections/operators.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[60040720-6baf-4d5c-9124-c4acc0ec9488] [127.0.0.1] Started GET "/assets/views/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[59c6ba62-a448-4b8c-af37-2ca823a984bf] [127.0.0.1] Started GET "/assets/views/patient_classifications/base.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[d947e4ed-c7d7-41f6-8cc2-0f8753f67835] [127.0.0.1] Started GET "/assets/models/operator.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[03715f2a-b97c-42a3-a5d1-a64dbd202890] [127.0.0.1] Started GET "/assets/views/operators/index.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[986af546-44ba-4e84-8d6d-af2afc693e72] [127.0.0.1] Started GET "/assets/views/patients/index.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[8f587f9d-288d-490b-a8ec-1bfca4c05f6d] [127.0.0.1] Started GET "/assets/views/operators/new.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[f710b66e-458d-4c9a-9ba1-41c95f522a0b] [127.0.0.1] Started GET "/assets/views/operators/show.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[9368bc47-6533-47e8-adc0-fa3a3ab03a67] [127.0.0.1] Started GET "/assets/views/operators/edit.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[5c39fefc-7760-4a49-a052-0727bbe11602] [127.0.0.1] Started GET "/assets/views/patients/show.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[0e6da771-d8df-4622-b9a6-31086f497abf] [127.0.0.1] Started GET "/assets/views/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[f74fd61e-acac-4591-a375-01340031ac7b] [127.0.0.1] Started GET "/assets/views/patients/edit.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[22875238-1785-4ecd-8aa6-c83723763b93] [127.0.0.1] Started GET "/assets/views/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[e259065b-17f0-46cb-a328-5eaf200cdcec] [127.0.0.1] Started GET "/assets/views/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[874016d6-4789-4807-9203-9733b1dc718a] [127.0.0.1] Started GET "/assets/views/patients/hedis.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[88f533cf-c264-489c-90de-149c0fe54b8d] [127.0.0.1] Started GET "/assets/views/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[751c7a8f-9cd1-4636-b858-96ab02d34dd1] [127.0.0.1] Started GET "/assets/views/procedures/edit.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[a96cf4fb-76c9-4c72-89c3-9fbe581927c1] [127.0.0.1] Started GET "/assets/views/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[5b2d16d2-78e9-4da5-a70e-3a53e9c2ad08] [127.0.0.1] Started GET "/assets/views/procedures/index.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[a3d73ecb-b8eb-4bee-80cc-f432a3f14f53] [127.0.0.1] Started GET "/assets/views/procedures/base.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[8c402c5c-9c8e-49e8-972d-0a2b4b905c3d] [127.0.0.1] Started GET "/assets/views/practices/base.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[76fd3856-f8eb-476f-90c5-ac0be82ea54a] [127.0.0.1] Started GET "/assets/collections/practices.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[c69881d4-242c-47c0-9e50-049965896111] [127.0.0.1] Started GET "/assets/views/practices/show.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[5cdad26e-d70c-4115-9fe7-79c378cd483c] [127.0.0.1] Started GET "/assets/views/practices/edit.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[7bc9b132-f169-4c7f-a756-54c377449d7a] [127.0.0.1] Started GET "/assets/views/providers/base.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[3cf01f00-c97f-405a-b90e-615b6441ac33] [127.0.0.1] Started GET "/assets/views/providers/index.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[827d13dc-af76-4341-b3a0-dfb0fb7d865f] [127.0.0.1] Started GET "/assets/routers/base_reports.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[61c8d319-4d30-431a-a929-5cddf0b3da40] [127.0.0.1] Started GET "/assets/views/reports/index.js" for 127.0.0.1 at 2013-08-22 06:54:04 -0400
[a7f74b21-b1ff-40bf-b1fd-c2f14b046f3d] [127.0.0.1] Started GET "/assets/lib/jquery/jquery-ui.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[caba711f-1411-449f-bd48-f8f5f33e237d] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.maskedinput.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[cc68f2c9-51d4-4014-8727-359373f6b0da] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[d40e541a-ad17-468b-a76c-decaf54e91ea] [127.0.0.1] Started GET "/assets/lib/highcharts/highcharts.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[1795d56e-ecfd-48fe-928b-2b3ff2a89042] [127.0.0.1] Started GET "/assets/lib/select2/select2.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[179ed74b-01f0-40b1-a790-352d851a60ed] [127.0.0.1] Started GET "/assets/views/sites/base.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[072aed53-7ba2-4c4d-8dbb-947a87c23087] [127.0.0.1] Started GET "/assets/views/sites/index.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[dde0237f-32bc-42b9-a816-b8fc4655440b] [127.0.0.1] Started GET "/assets/views/sites/edit.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[c31ff6d1-474f-4302-b3d9-5c692de4b944] [127.0.0.1] Started GET "/assets/models/base.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[7a3ce018-cc6d-4006-a3d8-7fe727cd6709] [127.0.0.1] Started GET "/assets/models/address.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[ed4a7afd-84c1-487d-bd86-dbae9dd3edb4] [127.0.0.1] Started GET "/assets/collections/site_daily_schedules.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[1119fce3-c96c-404c-8de3-3cdfc2ce2c4b] [127.0.0.1] Started GET "/assets/models/place_of_service.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[06df330d-0040-4894-945d-97505eeed10a] [127.0.0.1] Started GET "/assets/lib/moment/moment.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[87d8fdbd-4ba4-4160-a9a8-6bd676df19ca] [127.0.0.1] Started GET "/assets/views/backbone_forms/standalone_editor.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[40160c8a-97a3-4f36-80cc-89e14968529e] [127.0.0.1] Started GET "/assets/models/claim_procedure_diagnosis.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[ec9d0318-dfa5-48ed-8bdd-f51054aaff00] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[ac83ac82-480a-4bd6-8c5b-f637c7285cd6] [127.0.0.1] Started GET "/assets/templates/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[652c4f70-19d9-4c30-954c-b07cd229dd49] [127.0.0.1] Started GET "/assets/myapp_util.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[35dc6ef9-c5d4-4508-b296-c84713410733] [127.0.0.1] Started GET "/assets/models/claim_procedure.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[b8cd30e7-6f92-4dfc-b142-6b159cb97d75] [127.0.0.1] Started GET "/assets/models/money.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[7f4b2da6-ec1f-4e3e-a53b-f4091e521fb9] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_show.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[e9bf14c3-b9e7-4889-8b42-f111abe906ff] [127.0.0.1] Started GET "/assets/collections/countries.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[b60bfa33-f8e4-4398-a232-36e63b3e2873] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_wrapper.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[b19e00c0-25f2-4123-a68c-041b93b17a74] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[d44e7191-48a6-464f-a054-1145fe90c68c] [127.0.0.1] Started GET "/assets/models/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[fa8ccb34-5bda-40bb-abab-00623edaf3fd] [127.0.0.1] Started GET "/assets/collections/insurance_companies.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[3709032d-0d5d-44a4-bc55-0801cff4994c] [127.0.0.1] Started GET "/assets/collections/modifiers.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[d057e871-23a7-4ee0-aff9-45afbde26923] [127.0.0.1] Started GET "/assets/collections/patients.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[df5713cb-a7cc-4ba5-b2d2-65a0b44b97d2] [127.0.0.1] Started GET "/assets/templates/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 06:54:05 -0400
[9162706f-a76a-48d9-82d7-49b4e2bccce8] [127.0.0.1] Started GET "/assets/views/patient_searches/show.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[f6d58cde-1f95-4f23-93af-7e3109f249b7] [127.0.0.1] Started GET "/assets/collections/place_of_services.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[588d99e5-786c-4b6d-b45d-21cc6b1a8e21] [127.0.0.1] Started GET "/assets/models/patient_phone.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[b5664002-9672-4d9c-9802-a844c054c497] [127.0.0.1] Started GET "/assets/templates/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[f9e9d154-096a-47a4-b32b-e6a0c647b31c] [127.0.0.1] Started GET "/assets/collections/patient_insurance_statuses.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[554db548-bb1e-4cdc-9590-680085bac7a1] [127.0.0.1] Started GET "/assets/collections/state_provinces.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[0024742b-292e-4401-8aed-a4804ca43fb7] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.timepicker.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[b6d73209-937b-4730-ae77-ce0511d5903f] [127.0.0.1] Started GET "/assets/lib/scheduler/models/base_mode.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[183775dd-fb49-46c8-835e-c35562b404df] [127.0.0.1] Started GET "/assets/lib/scheduler/models/week_mode.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[948227a2-e84e-4f0d-8352-cd853fc90a11] [127.0.0.1] Started GET "/assets/collections/schedule_infos.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[a9dc8dce-2179-4a1e-ad55-aedb453d358a] [127.0.0.1] Started GET "/assets/routers/base.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[a45c45c2-4645-48a8-aa6f-fce7380f671d] [127.0.0.1] Started GET "/assets/views/admin/base.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[90937495-23ff-4c3d-a36f-4414bf317426] [127.0.0.1] Started GET "/assets/views/appointments/left.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
[4c508aad-5c56-4ada-8954-26124923b19c] [127.0.0.1] Started GET "/assets/views/appointments/scheduler.js" for 127.0.0.1 at 2013-08-22 06:54:06 -0400
On this got "Uncaught Error: EOFError: end of file reached" for hamlc file:
%li.clearfix
.row-fluid
.span12
.pull-right
.btn.btn-mini Edit
.btn.btn-danger.btn-mini{data-action: "remove"} Remove
%div{data-editor: ""}
^C^Z[1] Killed: 9 bundle exec rails s
[2]+ Stopped bundle exec rails s
~/Documents/myapp> kill -9 %1
bash: kill: %1: no such job
~/Documents/myapp>
~/Documents/myapp> kill -9 %2
[2]+ Stopped bundle exec rails s
~/Documents/myapp> jobs
[2]+ Killed: 9 bundle exec rails s
~/Documents/myapp>
~/Documents/myapp> jobs
~/Documents/myapp> r s
=> Booting Puma
=> Rails 4.0.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
Puma 2.5.1 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:3000
[33e6d9f8-eace-411d-8560-eb3df7f73ec8] [127.0.0.1] Started GET "/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 06:58:10 -0400
[33e6d9f8-eace-411d-8560-eb3df7f73ec8] [127.0.0.1] ActiveRecord::SchemaMigration Load (1.4ms) SELECT "schema_migrations".* FROM "schema_migrations"
[33e6d9f8-eace-411d-8560-eb3df7f73ec8] [127.0.0.1] Processing by SitesController#show as HTML
[33e6d9f8-eace-411d-8560-eb3df7f73ec8] [127.0.0.1] Parameters: {"id"=>"1", "push_path"=>"patients/4501"}
[33e6d9f8-eace-411d-8560-eb3df7f73ec8] [127.0.0.1] Rendered sites/show.html.erb within layouts/application (465.2ms)
[33e6d9f8-eace-411d-8560-eb3df7f73ec8] [127.0.0.1] Completed 200 OK in 1817ms (Views: 563.8ms | ActiveRecord: 518.0ms)
[df96f597-14cc-4221-873f-36584c08034f] [127.0.0.1] Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[954c52fe-28f4-434a-a469-a8ff7e2ebfbf] [127.0.0.1] Started GET "/assets/jquery.contextMenu.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[5fd774ef-7f1d-469a-adc4-0ff056d5ed54] [127.0.0.1] Started GET "/assets/jquery.timepicker.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[2c5b5557-d976-444d-bced-be8de0ea6663] [127.0.0.1] Started GET "/assets/datepicker.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[cd9d6721-6018-428b-86d1-800c1fb98486] [127.0.0.1] Started GET "/assets/select2.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[4aaeda82-cf89-4589-abec-dd8210f44e2d] [127.0.0.1] Started GET "/assets/scheduler.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[a591772f-8fb1-408f-ad6b-46117414e128] [127.0.0.1] Started GET "/assets/alertify.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[6aecb3f4-c52d-4e29-9331-935ce96d37da] [127.0.0.1] Started GET "/assets/alertify.bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[135362ab-d04d-4c68-9f49-06fa97505b7f] [127.0.0.1] Started GET "/assets/font-icons.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[e61ee8e5-613c-49cf-8ad5-31e33d834d3f] [127.0.0.1] Started GET "/assets/custom-icons.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[ef6cba56-70c2-4685-a12c-b3f779d7c7e3] [127.0.0.1] Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-22 06:58:12 -0400
[09da26d1-e23b-411a-9f60-b4aeef3faf59] [127.0.0.1] Started GET "/assets/require.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[dc5fe1aa-ac36-4dad-9601-a63147e31911] [127.0.0.1] Started GET "/assets/application.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[f826508a-c5af-4d71-9100-52db19c69e93] [127.0.0.1] Started GET "/assets/myapp.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[1d40f322-1c75-49cb-acff-ff03883077e1] [127.0.0.1] Started GET "/assets/collections/procedures.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[4b181e00-645e-43f4-a448-2f5d1780f6a8] [127.0.0.1] Started GET "/assets/routers/all.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[7d869393-a458-4c23-9fe4-2f7aff161207] [127.0.0.1] Started GET "/assets/collections/appointment_types.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[fbba6cdf-d1e8-4020-8afa-6af9f49990d1] [127.0.0.1] Started GET "/assets/collections/delay_reason_codes.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[d18f4291-f6df-4c8a-98d4-61236cd8e745] [127.0.0.1] Started GET "/assets/collections/providers.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[5651c941-f15b-4bf9-828b-08b02a250798] [127.0.0.1] Started GET "/assets/collections/appointment_conflicts.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[3970c10b-602b-423a-a528-97a83830147c] [127.0.0.1] Started GET "/assets/collections/users.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[86b6ce1d-5f05-407b-847d-14d5500c4a2c] [127.0.0.1] Started GET "/assets/collections/site_resources.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[f50526aa-1501-4b90-aed9-9f9e348421ad] [127.0.0.1] Started GET "/assets/collections/service_authorization_exceptions.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[ff952017-263d-4c04-8b1c-7504fc42938a] [127.0.0.1] Started GET "/assets/collections/sites.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[4ac673f3-9227-48c2-956f-88ce36a6d316] [127.0.0.1] Started GET "/assets/views/editors/all.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[6e8f4739-1ddc-48cf-a263-bae010406e97] [127.0.0.1] Started GET "/assets/lib/lodash/lodash.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[9374036c-d77d-415d-9c6b-ffcccdd56d1d] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[0d0586a7-e966-4f7d-b654-211995cc2472] [127.0.0.1] Started GET "/assets/models/procedure.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[06538aa9-5e8d-41d4-b4ad-66beadb48ec4] [127.0.0.1] Started GET "/assets/routers/appointments.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[f5ca1daf-0c2c-41e0-88eb-3bf87f25a7ea] [127.0.0.1] Started GET "/assets/collections/base.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[a03b3659-fdcb-4b1a-92ab-784e06de7a53] [127.0.0.1] Started GET "/assets/routers/admin.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[8ce8b4a1-ebe0-4cb7-b4c4-7a73d83c746c] [127.0.0.1] Started GET "/assets/routers/assistants.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[19810c7e-006a-4941-b7c3-eb726f5b93ff] [127.0.0.1] Started GET "/assets/routers/diagnoses.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[c726a634-2c4c-48af-b4b9-592b65c466a6] [127.0.0.1] Started GET "/assets/routers/operators.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[0b2d363b-c49e-460a-ae84-247779c18904] [127.0.0.1] Started GET "/assets/routers/fee_schedules.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[2a8cc98f-37ea-4241-9c81-8e456c111fd9] [127.0.0.1] Started GET "/assets/routers/claims.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[99e3b172-5b05-4e6b-918a-50c3c8c5a051] [127.0.0.1] Started GET "/assets/routers/patient_claims.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[937a5503-2dcb-4111-b5d5-fcbe3ad68ad2] [127.0.0.1] Started GET "/assets/routers/patient_classifications.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[dc1ba524-3335-4d99-88be-2429ee66d252] [127.0.0.1] Started GET "/assets/routers/practices.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[ebb94cbf-9055-480b-ae77-3302b80df5bd] [127.0.0.1] Started GET "/assets/routers/patients.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[2209c3bf-85be-41e3-b804-14e6b708e129] [127.0.0.1] Started GET "/assets/routers/providers.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[af99f1fb-a46b-4b26-a3ca-c9155a8622a3] [127.0.0.1] Started GET "/assets/routers/procedures.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[298fed69-0a80-40aa-b0c8-688b226f6593] [127.0.0.1] Started GET "/assets/models/appointment_type.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[87af54ab-7f59-4885-857f-13b3c68646be] [127.0.0.1] Started GET "/assets/routers/reports.js" for 127.0.0.1 at 2013-08-22 06:58:13 -0400
[d7a07926-8ba0-473a-b45c-6357fd3fd56a] [127.0.0.1] Started GET "/assets/routers/sites.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[66578e7a-4216-4cca-9b9d-9cdee9fcdd50] [127.0.0.1] Started GET "/assets/models/appointment_conflict.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[70bf9b57-03db-442b-a071-1d3303d19535] [127.0.0.1] Started GET "/assets/models/provider.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[dd4c9a21-9e17-4eb9-89f8-8a9ae00f3682] [127.0.0.1] Started GET "/assets/models/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[0403b16c-9bc9-4571-9b72-19345159a6cb] [127.0.0.1] Started GET "/assets/models/user.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[dd1ad349-239e-4bb7-80ca-d8b2bc7d0eda] [127.0.0.1] Started GET "/assets/lib/moment/moment_util.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[e1e6dc68-b314-4c29-884d-6576634aab74] [127.0.0.1] Started GET "/assets/models/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[8d2cafde-0ba3-4a33-9408-4b465abbf9c4] [127.0.0.1] Started GET "/assets/models/site_resource.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[8f527fa6-71a8-420b-b19d-89bf4eb17816] [127.0.0.1] Started GET "/assets/models/site.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[187903dc-924b-44e0-b8b3-1464ab32328d] [127.0.0.1] Started GET "/assets/views/editors/appointment_slider.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[aa92c4c1-59d0-4d5a-82a2-899a705314d8] [127.0.0.1] Started GET "/assets/views/editors/appointment_type.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[6266dc24-5ede-4891-8394-dc3b5a27046d] [127.0.0.1] Started GET "/assets/views/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[cd9681ab-6db4-4a6f-b86c-5ac0a4f23dbe] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[74f3b6a3-4fc2-43c7-84d8-fde4ee17b8f1] [127.0.0.1] Started GET "/assets/views/editors/boolean.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[2d0568ec-0f8d-4792-838b-c7decb9afd89] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[f9adc595-9b35-4adb-951d-4928506a5e76] [127.0.0.1] Started GET "/assets/views/editors/country.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[c0aff753-59f6-4be2-a750-6fe405b4cebe] [127.0.0.1] Started GET "/assets/views/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[f609356a-80f1-4ddb-8c51-e09ccfa81968] [127.0.0.1] Started GET "/assets/views/editors/collection.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[c1ddf3d3-90ab-476c-b9f0-48747538bfe8] [127.0.0.1] Started GET "/assets/views/editors/date_picker.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[912b1f5c-b3d0-4e1e-9b63-60c911b382ae] [127.0.0.1] Started GET "/assets/views/editors/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[187e56e9-b5c8-43e6-9c5c-42184a325a25] [127.0.0.1] Started GET "/assets/views/editors/diagnosis.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[ccc6d457-b010-4507-a6b2-19c9f333b1fd] [127.0.0.1] Started GET "/assets/views/editors/gender.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[3d4a28c0-3c4f-4c03-a082-65bd804ce826] [127.0.0.1] Started GET "/assets/views/editors/insurance_company.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[9b8d5901-9f7b-459e-8fc4-3186825756db] [127.0.0.1] Started GET "/assets/views/editors/model_label.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[52a20710-8335-4648-a3c5-32ddff052ba0] [127.0.0.1] Started GET "/assets/views/editors/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[1de36a73-d031-4ec0-9af8-017efdb74470] [127.0.0.1] Started GET "/assets/views/editors/modifier.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[72418e6a-c80d-4f42-b2b4-1d5bfc4f4141] [127.0.0.1] Started GET "/assets/views/editors/marital_status.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[25d3a1ef-5c59-4f93-bf04-4c97509e9bd9] [127.0.0.1] Started GET "/assets/views/editors/money.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[d379d20b-71c0-4e24-a915-8e379113e4dc] [127.0.0.1] Started GET "/assets/views/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[76cccb19-5554-46ad-b49a-b4f1857de18d] [127.0.0.1] Started GET "/assets/views/editors/name_suffix.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[1d8e74fc-4b21-4107-ae3f-83c3b3b910b4] [127.0.0.1] Started GET "/assets/views/editors/patient.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[c6893bd3-ab44-4ba7-a477-6d9c9b053f0d] [127.0.0.1] Started GET "/assets/views/editors/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[c322f880-b0f7-4acf-85d5-4da4077aade4] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type_collection.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[0f688475-b0fc-45ef-a9cb-374cd775c03b] [127.0.0.1] Started GET "/assets/views/editors/null_text.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[cf354437-58d7-48f3-acab-fbb138d45d1c] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[ff3b96ba-59b8-4708-94af-5b704164238c] [127.0.0.1] Started GET "/assets/views/editors/procedure.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[dee28055-4620-4f7f-a128-b481dc7735c5] [127.0.0.1] Started GET "/assets/views/editors/place_of_service.js" for 127.0.0.1 at 2013-08-22 06:58:14 -0400
[e67b67b4-4532-4733-abce-f6f1b09d9db9] [127.0.0.1] Started GET "/assets/views/editors/provider.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[a8cb3d68-4da2-41fa-8519-ed2e3bcb7349] [127.0.0.1] Started GET "/assets/views/editors/select2.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[84ea01f9-1cf3-45b7-995f-c28e9bffcd81] [127.0.0.1] Started GET "/assets/views/editors/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[9817530a-7b2b-48dc-bac1-966b9ba0f104] [127.0.0.1] Started GET "/assets/views/editors/simple_select2.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[60a22717-3876-4c55-9fc2-b9096cde6ffa] [127.0.0.1] Started GET "/assets/views/editors/sortable_collection.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[da467fbf-3178-47ac-954d-bbb442911eb2] [127.0.0.1] Started GET "/assets/views/editors/ssn.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[69c319e2-69da-4dbd-9426-74eb07077fa7] [127.0.0.1] Started GET "/assets/views/editors/site_resource.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[8a180f99-6ba0-49eb-a5be-b3f67d70973d] [127.0.0.1] Started GET "/assets/views/editors/time_picker.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[01fc597e-05c2-4b1e-923c-11274708f04d] [127.0.0.1] Started GET "/assets/views/editors/state_province.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[eacd883a-fa14-440d-a10e-6336a56003ec] [127.0.0.1] Started GET "/assets/views/editors/time_range.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[e1bbad80-cf6a-42e3-b32b-9fab3057beb2] [127.0.0.1] Started GET "/assets/models/base.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[a95328e3-87b0-4bd9-b307-c9f92dfb3abc] [127.0.0.1] Started GET "/assets/lib/scheduler/models/day_mode.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[987d4de0-5931-4780-bf70-507da6e28940] [127.0.0.1] Started GET "/assets/lib/scheduler/models/month_mode.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[aea9fe36-69a7-4c35-9cec-f3145e5cd3e8] [127.0.0.1] Started GET "/assets/models/scheduler_work_week_mode.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[afea367e-8a98-45d9-8c49-25a9c884bcf1] [127.0.0.1] Started GET "/assets/models/scheduler_onsite_mode.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[d859129e-73dd-4408-9eef-e337c14380be] [127.0.0.1] Started GET "/assets/routers/base_appointments.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[7a85a442-2d94-4df7-b991-358441cb5854] [127.0.0.1] Started GET "/assets/views/appointments/index.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[06fe9908-2cff-400e-9ae3-bd0dedd117c8] [127.0.0.1] Started GET "/assets/lib/alertify/alertify.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[611ae583-b327-48e3-a506-57b5395fb51f] [127.0.0.1] Started GET "/assets/lib/jquery/jquery-ui.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[3a2b96c5-e868-46ab-93fc-e661b973970a] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.maskedinput.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[f01b981d-ac1e-4221-8531-cf0851d4108a] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[1db4e978-7450-442d-8f47-ee24460e41eb] [127.0.0.1] Started GET "/assets/lib/highcharts/highcharts.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[8087798d-825e-405b-8153-b1ec7f014fcb] [127.0.0.1] Started GET "/assets/routers/base_admin.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[f0327731-e42b-465a-bbbb-1e175f14bf7b] [127.0.0.1] Started GET "/assets/collections/assistants.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[c033d60b-b664-4990-b819-73504cf2d965] [127.0.0.1] Started GET "/assets/views/assistants/base.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[2807adb0-fd36-43e2-8639-a9afab882604] [127.0.0.1] Started GET "/assets/views/diagnoses/base.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[66a68000-8c5f-4bb8-ba20-5f592ec7859e] [127.0.0.1] Started GET "/assets/views/assistants/index.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[359473a4-449c-4a14-a7c5-6ce761f054a7] [127.0.0.1] Started GET "/assets/views/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[33a2f9cf-12b4-4998-a222-e94ff98166aa] [127.0.0.1] Started GET "/assets/routers/base_claims.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[2004dad4-cbe6-463c-a003-7bb59e437e81] [127.0.0.1] Started GET "/assets/models/claim.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[45323512-dc12-497c-88cf-e0013f5907f0] [127.0.0.1] Started GET "/assets/views/claims/show.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[3913c34d-fcd2-45c3-ad7a-123ddb840996] [127.0.0.1] Started GET "/assets/views/claims/index.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[c58d61c6-3b46-45e5-ba95-da411ddd009f] [127.0.0.1] Started GET "/assets/views/claims/edit.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[641a28cb-1988-4501-96db-ae21f25ecb1e] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[3da57e19-8969-4ad4-a640-09c6546027c3] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[49294672-2fe1-456f-ba7f-b5794d295caa] [127.0.0.1] Started GET "/assets/views/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[033afa7e-7367-4aec-9663-1a26243581dc] [127.0.0.1] Started GET "/assets/views/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[b27e5023-34bd-436e-a750-3df5cb6f644e] [127.0.0.1] Started GET "/assets/views/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[8f5c1eb6-02cb-4a7f-a8ae-e5f7372ea59d] [127.0.0.1] Started GET "/assets/collections/fee_schedules.js" for 127.0.0.1 at 2013-08-22 06:58:15 -0400
[90b024e1-28c7-4e61-903b-97abc743df2c] [127.0.0.1] Started GET "/assets/views/fee_schedules/base.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[b9648d47-ffdb-478d-9bd7-5951e71c87b4] [127.0.0.1] Started GET "/assets/views/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[e51292a0-a19b-4b6c-90b1-fb92f60e910d] [127.0.0.1] Started GET "/assets/views/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[8150d75a-10fb-45e9-b649-7d0758f1ed52] [127.0.0.1] Started GET "/assets/views/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[7917eac4-c7ea-41d6-ae70-8f333eea4d3a] [127.0.0.1] Started GET "/assets/collections/operators.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[fbd8fe88-d956-4a8b-992d-372058401d74] [127.0.0.1] Started GET "/assets/models/operator.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[8c06df80-50c1-41e3-bc19-1dbaeb9da4fc] [127.0.0.1] Started GET "/assets/views/operators/base.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[e051e47e-5efe-4242-b361-b5f1e91ecaef] [127.0.0.1] Started GET "/assets/views/operators/index.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[3e485c7c-e7e4-47c6-9cfc-4ab4ce156805] [127.0.0.1] Started GET "/assets/views/operators/show.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[a6a9310d-3e01-473b-a147-6fd51cb4b90f] [127.0.0.1] Started GET "/assets/views/operators/edit.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[1339d27b-4799-4d64-a86e-534198cad76b] [127.0.0.1] Started GET "/assets/views/operators/new.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[dcdf2b5f-970c-42ad-b20c-3153c720a1e7] [127.0.0.1] Started GET "/assets/routers/base_patients.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[bafe1d93-8aa9-4972-8aaa-dcc0059aca71] [127.0.0.1] Started GET "/assets/collections/claims.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[a93f3217-8d2b-4d39-885b-827b220468dc] [127.0.0.1] Started GET "/assets/views/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[ab27c0e9-f770-43ba-851e-d26996092529] [127.0.0.1] Started GET "/assets/collections/patient_classifications.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[b5d54f4c-acd7-46e0-a355-b46a01181ddf] [127.0.0.1] Started GET "/assets/views/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[eca2423b-6c7f-47d5-b1f9-07f15d0751aa] [127.0.0.1] Started GET "/assets/models/patient.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[e1c12d74-4dbc-4321-85a8-dd136c248b68] [127.0.0.1] Started GET "/assets/views/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[a9bca860-3fcc-47dd-b411-73d8537e3829] [127.0.0.1] Started GET "/assets/views/patient_classifications/base.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[d2ec202a-0fae-49a7-bcce-421ed4b1d0a7] [127.0.0.1] Started GET "/assets/views/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[b9ef4bd0-3aaa-41d3-b2b0-c7a75a5b8f9f] [127.0.0.1] Started GET "/assets/collections/practices.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[02e65976-9aa5-43ec-abab-c17464c1c827] [127.0.0.1] Started GET "/assets/views/practices/base.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[d6af2caf-520d-44ef-b2cb-ae4908938644] [127.0.0.1] Started GET "/assets/views/practices/show.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[4672bd11-7f89-43b6-a1b8-f7d1478e2fb5] [127.0.0.1] Started GET "/assets/views/practices/edit.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[31cff6ad-95d1-4b83-8ea4-905fb34eaf51] [127.0.0.1] Started GET "/assets/views/providers/index.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[74536f94-0183-4d91-aff6-033477297e9e] [127.0.0.1] Started GET "/assets/views/providers/base.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[06025baf-fd00-4e56-86f0-48e0e15e7b10] [127.0.0.1] Started GET "/assets/views/patients/index.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[c6e93344-ccf4-419e-ba20-bb1380891356] [127.0.0.1] Started GET "/assets/views/patients/show.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[32da619f-05c3-44a2-a9c6-30e052340c43] [127.0.0.1] Started GET "/assets/views/patients/edit.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[ff6e12b6-865b-457c-beb0-f037cbf05016] [127.0.0.1] Started GET "/assets/views/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[d51a9d25-62d4-4a0b-8527-2ffde0eab8ef] [127.0.0.1] Started GET "/assets/views/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[11223a5f-e7a9-4b17-a8e7-e3de0211dfbe] [127.0.0.1] Started GET "/assets/views/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[688769fc-813f-4e24-b600-6ccbecc310a0] [127.0.0.1] Started GET "/assets/views/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[b47bf935-e02e-4ac8-8c9e-0909f28231aa] [127.0.0.1] Started GET "/assets/views/procedures/base.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[cce84cd9-64ef-44fb-9483-8f6a1dbc5c0c] [127.0.0.1] Started GET "/assets/views/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[9f0d61b9-ba79-4d76-b2d7-5012c7828c46] [127.0.0.1] Started GET "/assets/views/patients/hedis.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[e3fc2dbd-b66e-46bd-a8ed-eaf95bd9e18e] [127.0.0.1] Started GET "/assets/views/procedures/index.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[e39da7f8-66fb-4da3-bf75-23aa45c87323] [127.0.0.1] Started GET "/assets/views/procedures/edit.js" for 127.0.0.1 at 2013-08-22 06:58:16 -0400
[b4455956-b148-415b-b6ee-059ae07a798f] [127.0.0.1] Started GET "/assets/views/reports/index.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[ca7ccf27-b334-4476-97e7-2b24825f000f] [127.0.0.1] Started GET "/assets/routers/base_reports.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[0bbc4bee-533f-4072-a430-54e3d92f12b7] [127.0.0.1] Started GET "/assets/views/sites/base.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[2d188564-a347-4736-bcef-db88c72fe5ba] [127.0.0.1] Started GET "/assets/views/sites/index.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[28f197ff-23e4-4706-9dcb-9b449cf64157] [127.0.0.1] Started GET "/assets/models/appointment.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[27cc85e7-b090-4655-9fa1-8863cc836f06] [127.0.0.1] Started GET "/assets/lib/moment/moment.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[692d4d18-7c19-4d8a-b58a-ea32511b5ec6] [127.0.0.1] Started GET "/assets/views/sites/edit.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[d764d890-6970-42e5-8665-23e947e61b24] [127.0.0.1] Started GET "/assets/collections/site_daily_schedules.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[fff2f814-f1a1-4447-b540-71eaa3a7c4b8] [127.0.0.1] Started GET "/assets/models/place_of_service.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[0e139175-767a-4f4e-88c9-720400593996] [127.0.0.1] Started GET "/assets/models/address.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[ba77cc76-0124-4ffa-a851-28b5152aafa5] [127.0.0.1] Started GET "/assets/views/backbone_forms/standalone_editor.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[6ccb8217-5bc9-4165-9b93-bd5c1dea98db] [127.0.0.1] Started GET "/assets/myapp_util.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[209ca1d9-ce5b-4ed6-8995-e39a62609f25] [127.0.0.1] Started GET "/assets/models/claim_procedure_diagnosis.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[9a4271a0-7b8c-4c74-8c23-5fe97ac0cfc5] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[46147582-5617-4364-947f-927710c75b70] [127.0.0.1] Started GET "/assets/collections/countries.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[61890466-86e0-4b06-a518-c47f0955ebc6] [127.0.0.1] Started GET "/assets/models/claim_procedure.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[f9d89903-367b-4923-8e43-c2f6620f4b3a] [127.0.0.1] Started GET "/assets/models/money.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[c1b941b4-d05e-45c1-947c-7946cc508afd] [127.0.0.1] Started GET "/assets/templates/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[1e35f80a-8219-424f-973e-438da4275dff] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[0177e5f4-2984-44d2-810b-71fa94d00ffb] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_wrapper.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[12e9e652-cdd6-4c23-9f4a-95bf7bbd7629] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_show.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[0acadbd6-7641-4c2e-a31e-3015f2412067] [127.0.0.1] Started GET "/assets/views/editors/util.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[7707920e-bc9f-4773-a9b4-5f75d5d8dbbe] [127.0.0.1] Started GET "/assets/models/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[f66d5a82-b600-4f7a-aad9-f7759c224f2e] [127.0.0.1] Started GET "/assets/collections/modifiers.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[293d4eb9-f1cb-4f12-b54a-49ba49437652] [127.0.0.1] Started GET "/assets/collections/insurance_companies.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[c9db75ba-d28f-4c93-ab5f-c52d4cb7b184] [127.0.0.1] Started GET "/assets/templates/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[fe5379f4-2169-42bc-8e10-9f9375b5a1b4] [127.0.0.1] Started GET "/assets/collections/patients.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[8318f9ff-c21b-43bb-8319-c8d274a7b7d9] [127.0.0.1] Started GET "/assets/views/patient_searches/show.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[f6c4c537-98f8-4b6f-98fb-0133faa507d4] [127.0.0.1] Started GET "/assets/collections/patient_insurance_statuses.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[4d6997c5-0cac-44d0-945a-e524c4d42ea0] [127.0.0.1] Started GET "/assets/collections/place_of_services.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[262a6202-ecc2-48fa-a6a7-e032bdeae206] [127.0.0.1] Started GET "/assets/models/patient_phone.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[bfe553d9-0d66-460b-b564-f23d47ec5cf9] [127.0.0.1] Started GET "/assets/templates/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[005d1ba3-f07c-4de3-b7ac-2b551e0e099b] [127.0.0.1] Started GET "/assets/myapp_matcher.js" for 127.0.0.1 at 2013-08-22 06:58:17 -0400
[84d64e30-02ca-4f1f-a32b-ac2ca1787704] [127.0.0.1] Started GET "/assets/lib/select2/select2.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[4ed6fed6-554d-45b6-a305-1b0f3e035943] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.timepicker.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[6b58df42-07e6-47e2-83d0-3067c3e13bd5] [127.0.0.1] Started GET "/assets/collections/state_provinces.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[e70ebb85-f9bf-44f7-9e4f-84b1a0e6a016] [127.0.0.1] Started GET "/assets/lib/scheduler/models/week_mode.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[d3e8b755-73ea-4ccb-94e1-c338e9209564] [127.0.0.1] Started GET "/assets/lib/scheduler/models/base_mode.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[29cdecac-a487-445a-bad6-f90c34f7a60f] [127.0.0.1] Started GET "/assets/collections/schedule_infos.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[605e1679-46ea-4f64-a137-cb3a088d9afd] [127.0.0.1] Started GET "/assets/views/appointments/scheduler.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[38548ec6-e85d-4d1e-b6df-c72abfc3ae74] [127.0.0.1] Started GET "/assets/templates/appointments/index.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[0e5c0e25-b801-4e5b-ba18-7e378cb3e9b9] [127.0.0.1] Started GET "/assets/views/appointments/left.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[24f78a07-9066-4dbc-b011-cba016c09c59] [127.0.0.1] Started GET "/assets/models/assistant.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[035cea3b-f0ac-44c7-9864-5d9014cd8969] [127.0.0.1] Started GET "/assets/routers/base.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[4246bcc5-bbb3-4441-946d-4e6f548b7739] [127.0.0.1] Started GET "/assets/views/admin/base.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[8ed58b57-689d-406c-af20-4977694f1b62] [127.0.0.1] Started GET "/assets/templates/assistants/index.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[d002b986-8a9a-44f8-9245-066181acba02] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap-datepicker.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[160b0327-db97-428a-9499-c4182e19fada] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[fa976aac-277e-409d-a10e-5cf535239a26] [127.0.0.1] Started GET "/assets/models/short_patient.js" for 127.0.0.1 at 2013-08-22 06:58:18 -0400
[c0ad28fa-bbf9-4863-927b-85a3961225a7] [127.0.0.1] Started GET "/assets/templates/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[f0fce6da-3aef-4fc9-af54-bacd2c6c582e] [127.0.0.1] Started GET "/assets/models/claim_accident.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[1f3af127-921c-4114-9956-68c2f2e0c9fd] [127.0.0.1] Started GET "/assets/models/claim_epsdt.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[b7b6035f-ec5f-4ca8-b19f-974fc8620bdf] [127.0.0.1] Started GET "/assets/models/claim_workmans_comp.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[60d8d08a-556b-488d-8641-41526f93612c] [127.0.0.1] Started GET "/assets/collections/claim_icd9_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[48a64ef1-9dfa-4fd7-9650-b1100815684e] [127.0.0.1] Started GET "/assets/collections/claim_icd10_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[3a7948ee-4293-45de-b63a-2f0c6b9413f7] [127.0.0.1] Started GET "/assets/collections/claim_submittals.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[44ae04b8-8ced-4f3a-b022-556391081e43] [127.0.0.1] Started GET "/assets/collections/claim_procedures.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[96c8f5a3-f7b2-4cf0-940e-c7c3f0dd07a2] [127.0.0.1] Started GET "/assets/views/backbone_forms/regular_form.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[5b41f586-5893-453d-9f66-69fb9783ded7] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.layout.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[a072b1a1-7deb-408b-967d-ab35d6fdd19f] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.ui.timeslider.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[89403bb7-9b1b-48f9-8f27-64250611de20] [127.0.0.1] Started GET "/assets/collections/icd9_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[41856ddf-d091-4ef4-af73-b428dd35e98c] [127.0.0.1] Started GET "/assets/views/claims/base_edit.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[7a284e83-e006-4466-901a-3d9ffdc47ff1] [127.0.0.1] Started GET "/assets/templates/claims/edit.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[a34e5795-05ac-4965-8df1-72da8abf9032] [127.0.0.1] Started GET "/assets/templates/claims/show.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[fc4adc55-4a9f-4b63-ae5f-a553d6134603] [127.0.0.1] Started GET "/assets/templates/claims/index.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[547fc792-586c-440c-af15-11166c59652a] [127.0.0.1] Started GET "/assets/templates/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[88c485d0-7a66-4691-89e5-791f93a73883] [127.0.0.1] Started GET "/assets/templates/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[ef33e1bb-a584-4203-b5de-5f5e3e2d4399] [127.0.0.1] Started GET "/assets/templates/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 06:58:19 -0400
[70fffc2e-3743-4501-a918-064bf9ee6d7a] [127.0.0.1] Started GET "/assets/models/fee_schedule.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[08f86bb8-768f-48a9-9090-742f985511f4] [127.0.0.1] Started GET "/assets/templates/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[40d798ab-96e2-4383-96b0-c577478b51d2] [127.0.0.1] Started GET "/assets/templates/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[b87efe3b-c101-4508-a344-a5d437b529ef] [127.0.0.1] Started GET "/assets/views/backbone_forms/bootstrap_form.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[10a53227-7cb7-4e05-a95f-d2f5394a2d60] [127.0.0.1] Started GET "/assets/templates/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[4fc3c77e-9fba-4cdc-981d-f6492da90ca3] [127.0.0.1] Started GET "/assets/templates/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[d7268421-bfab-438a-a0e1-cbce9ff13c46] [127.0.0.1] Started GET "/assets/templates/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[c6cf33a6-eb21-40b5-ac1f-23ba84dfd766] [127.0.0.1] Started GET "/assets/templates/operators/index.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[a206465a-5118-4a60-aeba-bd5998799aa0] [127.0.0.1] Started GET "/assets/templates/operators/edit.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[3a2426fa-f888-43e5-b4a7-944a38c99de8] [127.0.0.1] Started GET "/assets/templates/operators/show.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[7c175818-7e75-4ac3-a238-51e6d9de1672] [127.0.0.1] Started GET "/assets/templates/operators/new.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[282c5c65-fa86-4e4a-9562-ae6d4825c43a] [127.0.0.1] Started GET "/assets/templates/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[6ede08da-042c-4ed1-83a3-233b9e80f404] [127.0.0.1] Started GET "/assets/models/patient_classification.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[7259d46d-c4b7-43ec-9959-deb34000666a] [127.0.0.1] Started GET "/assets/templates/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[e9aa6b1a-62a1-4e73-b46b-63d9542c4e40] [127.0.0.1] Started GET "/assets/templates/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[25e9d83e-0d42-4a19-872d-e87c04f542f9] [127.0.0.1] Started GET "/assets/lib/mixOf/mixOf.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[84495bcf-3e4c-4081-a0c0-5537e3339ad0] [127.0.0.1] Started GET "/assets/collections/patient_phones.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[59a29916-3535-4c38-9f52-bfb3c8faf1ea] [127.0.0.1] Started GET "/assets/models/patient_demographic.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[052176e7-9034-4710-8eef-f6127a92d603] [127.0.0.1] Started GET "/assets/collections/short_appointments.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[912e0d5b-24bc-495b-87c6-6ebdf173ba78] [127.0.0.1] Started GET "/assets/collections/patient_insurances.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[0ba3611f-60e0-474e-9299-a46e487c13da] [127.0.0.1] Started GET "/assets/models/name_mixin.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[aaeba9cf-a08e-46cb-a18d-8f2c8dc36015] [127.0.0.1] Started GET "/assets/templates/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[002ceb7c-23aa-477d-a458-b9f8f11b7143] [127.0.0.1] Started GET "/assets/models/practice.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[71eaf813-491e-42ae-acc7-d3f02808a24e] [127.0.0.1] Started GET "/assets/templates/practices/edit.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[6ab2f325-6f9a-4acd-9e90-df59163e04cd] [127.0.0.1] Started GET "/assets/templates/practices/show.js" for 127.0.0.1 at 2013-08-22 06:58:20 -0400
[e6b253b4-9f2d-4a2f-b87c-230d665cc872] [127.0.0.1] Started GET "/assets/templates/providers/index.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[80e42321-7d2d-4ed4-8f69-01e11e0cf6a9] [127.0.0.1] Started GET "/assets/templates/patients/index.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[480ffaa2-811b-4f30-a195-793e42a62128] [127.0.0.1] Started GET "/assets/views/patients/base_edit.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[27a8aa0a-5af7-4d25-8422-670b40a4fc13] [127.0.0.1] Started GET "/assets/templates/addresses/show.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[36f70bba-486e-4566-960e-149d07cd2674] [127.0.0.1] Started GET "/assets/templates/patients/show.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[58360994-b8b4-41e8-81a1-8596a413f789] [127.0.0.1] Started GET "/assets/templates/patients/edit.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[a69aa7ba-d08d-476d-bd1b-c41bc1694e6f] [127.0.0.1] Started GET "/assets/views/addresses/edit.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[1cee2e54-e024-42bd-b985-7458d31d4c11] [127.0.0.1] Started GET "/assets/templates/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[8e236aec-d6fb-43e7-85fe-a2daca36885e] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[261e09c0-9ea5-439d-abc5-af06823343ff] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance_tab.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[41681254-27ff-4304-abed-612b6523f5f8] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance_add.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[a5fe87ce-10ba-4672-ad2a-af1cd703d875] [127.0.0.1] Started GET "/assets/templates/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[c39fd0b5-2ecd-466c-b869-3a599adce2b2] [127.0.0.1] Started GET "/assets/templates/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[d8e88fcd-9b22-459f-b2ee-d60b16204567] [127.0.0.1] Started GET "/assets/templates/procedures/index.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[91ad7b79-5f5d-4679-a52d-2938f129d535] [127.0.0.1] Started GET "/assets/templates/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[0528641d-766b-4a15-96cd-bb5ea0e4d791] [127.0.0.1] Started GET "/assets/templates/patients/hedis.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[0f42800b-3963-4d45-a0ea-83639aff88d3] [127.0.0.1] Started GET "/assets/templates/procedures/edit.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[fc9e8551-f825-47f5-857a-a15b07ce3900] [127.0.0.1] Started GET "/assets/templates/sites/index.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[10a77a9d-2aa8-4663-a6f7-77ad9bee2a19] [127.0.0.1] Started GET "/assets/templates/sites/edit.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[d4d4a918-c245-4ee4-b8be-a6ffb42876a0] [127.0.0.1] Started GET "/assets/models/site_daily_schedule.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[6ba1523e-1b95-4dbd-84a5-7c015ae01c2a] [127.0.0.1] Started GET "/assets/templates/reports/index.js" for 127.0.0.1 at 2013-08-22 06:58:22 -0400
[a178dab5-e784-4c62-ac11-67a56d417005] [127.0.0.1] Started GET "/assets/hamlcoffee_amd.js" for 127.0.0.1 at 2013-08-22 06:58:21 -0400
[a30f628b-ee09-46ff-a47f-7099f7da03ce] [127.0.0.1] Started GET "/assets/collections/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:58:22 -0400
[8a875fe5-56fb-42fa-befb-64ef9b3ec3f5] [127.0.0.1] Started GET "/assets/models/insurance_company.js" for 127.0.0.1 at 2013-08-22 06:58:22 -0400
[f9675338-b957-446a-92f3-f875ed38dcb4] [127.0.0.1] Started GET "/assets/models/claim_icd9_diagnosis.js" for 127.0.0.1 at 2013-08-22 06:58:22 -0400
[984b7514-dc0d-41bc-bf97-e23e57ac6307] [127.0.0.1] Started GET "/assets/models/claim_icd10_diagnosis.js" for 127.0.0.1 at 2013-08-22 06:58:22 -0400
[e6e9993b-ca88-4c81-952d-568b40b79a12] [127.0.0.1] Started GET "/assets/collections/icd10_diagnoses.js" for 127.0.0.1 at 2013-08-22 06:58:22 -0400
[a486ad3c-e3f3-48df-a5aa-7ce10b499cbc] [127.0.0.1] Started GET "/assets/models/country.js" for 127.0.0.1 at 2013-08-22 06:58:22 -0400
^C^Z
[1]+ Stopped bundle exec rails s
~/Documents/myapp> kill -9 %1
[1]+ Stopped bundle exec rails s
~/Documents/myapp>
[1]+ Killed: 9 bundle exec rails s
~/Documents/myapp> r s
=> Booting Puma
=> Rails 4.0.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
Puma 2.5.1 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:3000
[179859d8-a667-44d0-b31d-665abcd02074] [127.0.0.1] Started GET "/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 07:00:07 -0400
[179859d8-a667-44d0-b31d-665abcd02074] [127.0.0.1] ActiveRecord::SchemaMigration Load (0.6ms) SELECT "schema_migrations".* FROM "schema_migrations"
[179859d8-a667-44d0-b31d-665abcd02074] [127.0.0.1] Processing by SitesController#show as HTML
[179859d8-a667-44d0-b31d-665abcd02074] [127.0.0.1] Parameters: {"id"=>"1", "push_path"=>"patients/4501"}
[179859d8-a667-44d0-b31d-665abcd02074] [127.0.0.1] Rendered sites/show.html.erb within layouts/application (474.4ms)
[179859d8-a667-44d0-b31d-665abcd02074] [127.0.0.1] Completed 200 OK in 1800ms (Views: 565.2ms | ActiveRecord: 505.3ms)
[5768d3f2-7efc-437f-8ed8-00ff48b4fdb7] [127.0.0.1] Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:09 -0400
[79ea3395-9959-48fd-9d1a-a246f1cd3ad7] [127.0.0.1] Started GET "/assets/jquery.contextMenu.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:09 -0400
[fbb40e4b-cf20-4565-80ad-e1b5ed8355fd] [127.0.0.1] Started GET "/assets/jquery.timepicker.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:09 -0400
[62d2e817-859c-4eba-94dc-cf3a9c26a075] [127.0.0.1] Started GET "/assets/select2.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:09 -0400
[21910ae9-baa6-47cb-ace6-8fcd6521d19e] [127.0.0.1] Started GET "/assets/datepicker.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:09 -0400
[b22d3742-1c57-4887-bd5a-0510d8fd6ee6] [127.0.0.1] Started GET "/assets/scheduler.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:09 -0400
[ba8a3ccf-518e-4287-9090-a32a35e69862] [127.0.0.1] Started GET "/assets/alertify.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:09 -0400
[13f2e2ba-7492-482a-a8d8-f4771dcb0f79] [127.0.0.1] Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[b7276c2f-00df-45bd-ad74-a2b1b732189f] [127.0.0.1] Started GET "/assets/alertify.bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[1c720ccd-818c-4e12-b1b6-4ec21604ef5c] [127.0.0.1] Started GET "/assets/require.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[42545e02-9d3a-474e-a18a-51fa86a52caa] [127.0.0.1] Started GET "/assets/custom-icons.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[b6c0db5b-f619-4ba0-8886-49472163b93f] [127.0.0.1] Started GET "/assets/font-icons.css?body=1" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[f43ff30f-599e-421a-8eed-122a23b102d9] [127.0.0.1] Started GET "/assets/application.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[01bde175-496b-441a-a304-5e0ed8b5fd0f] [127.0.0.1] Started GET "/assets/collections/appointment_types.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[fce23e12-0ff5-42a9-b661-086f3f098a11] [127.0.0.1] Started GET "/assets/routers/all.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[14321623-e0aa-4300-a62e-0c665b805991] [127.0.0.1] Started GET "/assets/myapp.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[48a2c67a-a074-41b0-b8da-0f91097870c8] [127.0.0.1] Started GET "/assets/collections/procedures.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[2a231687-09b8-4409-824d-42d9604fd800] [127.0.0.1] Started GET "/assets/collections/delay_reason_codes.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[12ac62d4-e3b7-4d80-ad5e-e3c5ae4d3b72] [127.0.0.1] Started GET "/assets/collections/appointment_conflicts.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[b86f1037-1311-434c-8238-21db85c56ea4] [127.0.0.1] Started GET "/assets/collections/providers.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[69c960b3-7334-4857-a9e6-ec68065c5bc9] [127.0.0.1] Started GET "/assets/collections/service_authorization_exceptions.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[1cf545c7-a0a8-4eee-8acc-343b4f96881e] [127.0.0.1] Started GET "/assets/collections/site_resources.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[3d25f3ba-0b1d-4105-ba47-58c886083b32] [127.0.0.1] Started GET "/assets/collections/sites.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[c7b25ad2-eb46-424a-a50f-e59cf1fdd283] [127.0.0.1] Started GET "/assets/views/editors/all.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[bf8c5175-e8cb-4975-97d9-db5eae9186a1] [127.0.0.1] Started GET "/assets/lib/lodash/lodash.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[a1a844f5-7ef4-44ab-b76c-c740371f6cfa] [127.0.0.1] Started GET "/assets/collections/users.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[23ee8d83-42df-4291-883c-8cd80bac858a] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[0981da12-e6ba-4070-b9bd-dcae494fa662] [127.0.0.1] Started GET "/assets/collections/base.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[8b74dd24-792b-4fd1-9678-d4968ca57492] [127.0.0.1] Started GET "/assets/routers/admin.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[b8b7e2b3-0457-420b-9001-a95c360cc7f3] [127.0.0.1] Started GET "/assets/models/appointment_type.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[298f79b6-4a55-430e-8760-b4f22ab83101] [127.0.0.1] Started GET "/assets/routers/assistants.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[c78f394f-d65e-4321-b175-4c55e01d026a] [127.0.0.1] Started GET "/assets/routers/appointments.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[7456bce3-5973-4f33-b191-ffbc61e178b7] [127.0.0.1] Started GET "/assets/routers/claims.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[43b5c122-6bb7-4061-8a80-38bb6458a011] [127.0.0.1] Started GET "/assets/routers/diagnoses.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[51fdf8ee-f489-43c6-b0c2-c0a62254f3ce] [127.0.0.1] Started GET "/assets/routers/fee_schedules.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[68ad05c1-40bb-453d-ba7d-8bea72888f31] [127.0.0.1] Started GET "/assets/routers/operators.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[a50ca18e-082d-4565-a77e-b8a7b0c54465] [127.0.0.1] Started GET "/assets/routers/patient_claims.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[8dcfd0b4-a542-4360-bc4c-55eec4cb5786] [127.0.0.1] Started GET "/assets/routers/patient_classifications.js" for 127.0.0.1 at 2013-08-22 07:00:10 -0400
[5d048c48-1007-40ae-83ee-c43fc8094460] [127.0.0.1] Started GET "/assets/routers/patients.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[581907db-2ecc-4db3-b81b-16d6ad51d386] [127.0.0.1] Started GET "/assets/routers/practices.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[e0742961-cd9f-4de1-bb2c-eadbc101db5f] [127.0.0.1] Started GET "/assets/routers/procedures.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[3fa40aaf-6ec0-41df-a151-3d596023663e] [127.0.0.1] Started GET "/assets/routers/providers.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[e17fe1a8-4de8-4a0a-aa5d-2bf2563f570d] [127.0.0.1] Started GET "/assets/routers/reports.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[797f1e44-710d-48d8-bd53-39745f7df437] [127.0.0.1] Started GET "/assets/routers/sites.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[26433833-b7c5-4e9d-b740-b5d4ae603e6b] [127.0.0.1] Started GET "/assets/models/appointment_conflict.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[9375f489-419c-4bb2-b487-12fddee01cbb] [127.0.0.1] Started GET "/assets/models/provider.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[9d6a49b0-6cf0-4b1f-a826-bce530d47612] [127.0.0.1] Started GET "/assets/models/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[aede1c63-5a58-4bfc-a115-b66cdb296354] [127.0.0.1] Started GET "/assets/models/procedure.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[ad316b7f-0317-4224-9822-8cc08ecee933] [127.0.0.1] Started GET "/assets/models/site_resource.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[b6aa4ba6-4a4e-46fc-9405-8640f76835ac] [127.0.0.1] Started GET "/assets/lib/moment/moment_util.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[d3575d17-530a-40e2-ab3b-f2f567ac1942] [127.0.0.1] Started GET "/assets/models/site.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[09723f2b-2e3a-424f-a92b-b7021df3fc6e] [127.0.0.1] Started GET "/assets/models/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[0bdf9e97-f185-4f33-ae89-029a706d4d11] [127.0.0.1] Started GET "/assets/views/editors/appointment_slider.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[e3dba9bd-680e-41b9-9017-21c992f0e3c8] [127.0.0.1] Started GET "/assets/views/editors/appointment_type.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[d1464907-7f42-4f10-80ed-bed36c51fff0] [127.0.0.1] Started GET "/assets/views/editors/boolean.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[51a1fdf2-3476-49d6-bd07-b65fabbf9245] [127.0.0.1] Started GET "/assets/views/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[86cef571-acf6-4a9c-878f-282a887e96df] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[1184ba60-4d1e-432a-af64-6755c2cd8e23] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[a324941e-9bf0-44da-bc8e-b4c64085c4fa] [127.0.0.1] Started GET "/assets/views/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[15cb7f44-7f94-4773-a60d-e0bc5e242c38] [127.0.0.1] Started GET "/assets/views/editors/collection.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[7dcfdc9d-c55f-4238-a3a2-986d0a2c91e6] [127.0.0.1] Started GET "/assets/views/editors/country.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[21dbde7d-de6e-410a-ad35-22ef0f881882] [127.0.0.1] Started GET "/assets/views/editors/date_picker.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[a005c856-695a-4c00-bfa4-d7c302f595f9] [127.0.0.1] Started GET "/assets/views/editors/diagnosis.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[c85e36f9-1660-4cf4-91d9-c08da03d8e5b] [127.0.0.1] Started GET "/assets/views/editors/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[4d7eccdb-37d1-42ae-9194-2bb5494c6539] [127.0.0.1] Started GET "/assets/views/editors/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[604784ea-18b2-4fda-869b-2161735aaee2] [127.0.0.1] Started GET "/assets/views/editors/marital_status.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[a2d32c85-0a5d-49a1-8c40-dcfce4797f89] [127.0.0.1] Started GET "/assets/views/editors/gender.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[907caaca-0dcb-42e7-b33c-0c06209f8f09] [127.0.0.1] Started GET "/assets/views/editors/insurance_company.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[3bb72be3-10b8-46ae-840c-5b85eabd4ffb] [127.0.0.1] Started GET "/assets/views/editors/model_label.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[21e908dc-0d96-4e4f-87e7-43a4282d9c08] [127.0.0.1] Started GET "/assets/views/editors/modifier.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[cbb7275c-c8d7-4bf2-ac7f-0745c02bb358] [127.0.0.1] Started GET "/assets/views/editors/money.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[2a6df397-960e-404a-b4d7-f88295df158e] [127.0.0.1] Started GET "/assets/views/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[72b470dd-5c85-4109-ab33-d3f075283c86] [127.0.0.1] Started GET "/assets/views/editors/name_suffix.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[41e2b47e-9a5b-496b-85ed-9de853248a95] [127.0.0.1] Started GET "/assets/views/editors/null_text.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[32ddbbab-61e5-48d6-b986-43e298f629a5] [127.0.0.1] Started GET "/assets/views/editors/patient.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[c2636c2b-220f-471c-acd1-018ef79b98e1] [127.0.0.1] Started GET "/assets/views/editors/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 07:00:11 -0400
[8b414513-e540-4da6-9719-e8c9986033e6] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[58d79fd2-c3a9-4d4c-831c-2c989887a6a6] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type_collection.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[1bd58021-0bfd-40b1-adbf-56c838b425da] [127.0.0.1] Started GET "/assets/views/editors/place_of_service.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[1d095376-0ec4-4206-8573-3480236eaaa0] [127.0.0.1] Started GET "/assets/views/editors/procedure.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[ffb76892-0074-4d93-87df-5d73ab450e33] [127.0.0.1] Started GET "/assets/views/editors/select2.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[87060041-8417-4114-a36b-ea1db0add6fc] [127.0.0.1] Started GET "/assets/views/editors/provider.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[461dc796-160c-4520-bf86-1ed2ddcaa626] [127.0.0.1] Started GET "/assets/views/editors/simple_select2.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[430e1601-63d7-47ca-b688-355503599a53] [127.0.0.1] Started GET "/assets/views/editors/site_resource.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[a44224b0-4929-49be-91cf-b63997c554c6] [127.0.0.1] Started GET "/assets/views/editors/sortable_collection.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[a167b3c0-75e5-4ade-a6b0-10597fd4c09a] [127.0.0.1] Started GET "/assets/views/editors/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[633da96c-ba05-4b1a-9ac3-c90ebcbcd170] [127.0.0.1] Started GET "/assets/views/editors/ssn.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[e40c6440-620f-4e9e-812b-28170d8f0785] [127.0.0.1] Started GET "/assets/views/editors/state_province.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[bc2ca596-3d0a-41f2-b657-35f5a0036840] [127.0.0.1] Started GET "/assets/views/editors/time_picker.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[818bc540-3bc3-4c23-9bb5-ac4d9f0ddc31] [127.0.0.1] Started GET "/assets/views/editors/time_range.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[f4b80b65-f98b-47ae-b187-0e2fde026e16] [127.0.0.1] Started GET "/assets/lib/alertify/alertify.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[607ef24f-9e31-4175-b63b-a2050a6fd07a] [127.0.0.1] Started GET "/assets/models/user.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[629dd2b2-c1e2-4944-a247-2ff0a1c02260] [127.0.0.1] Started GET "/assets/routers/base_admin.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[27ed42df-51fe-40a0-bc0d-9363e5c30f6e] [127.0.0.1] Started GET "/assets/models/base.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[ba90de50-669b-4462-ae36-76270cba15e0] [127.0.0.1] Started GET "/assets/collections/assistants.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[af3ca3af-ac60-442d-9a4d-2843fb922448] [127.0.0.1] Started GET "/assets/lib/scheduler/models/day_mode.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[6742129a-e38e-46b4-bd04-d438f2dc5559] [127.0.0.1] Started GET "/assets/views/assistants/base.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[07071c0a-96e4-45c6-a2d2-d9b1c55455eb] [127.0.0.1] Started GET "/assets/views/assistants/index.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[40e2c6dd-dbe7-4448-933f-6bd9dde4c56e] [127.0.0.1] Started GET "/assets/lib/scheduler/models/month_mode.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[a7d7f18d-011f-4384-bb36-9c9cdea14a1b] [127.0.0.1] Started GET "/assets/models/scheduler_work_week_mode.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[04dadc69-7783-4b34-9aae-c8309e8d042e] [127.0.0.1] Started GET "/assets/routers/base_appointments.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[cb34a2b2-515a-4f79-9727-99093ba3c657] [127.0.0.1] Started GET "/assets/models/scheduler_onsite_mode.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[4b2e1a4a-e383-4270-ae1e-54a89e62732e] [127.0.0.1] Started GET "/assets/views/appointments/index.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[36c7ee42-d8d0-45ec-8319-3a0e917ba250] [127.0.0.1] Started GET "/assets/views/diagnoses/base.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[a1a59996-a235-4e39-a19a-ef2f0cff61e9] [127.0.0.1] Started GET "/assets/views/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[d1f4d207-b4a3-4bfa-9c5c-04a504051615] [127.0.0.1] Started GET "/assets/collections/fee_schedules.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[2cdc9f8c-91c3-491f-b229-6b52d31fb4ee] [127.0.0.1] Started GET "/assets/views/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[666f4a19-ef33-4c15-b1bf-7565d9baa385] [127.0.0.1] Started GET "/assets/views/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[f44daec2-0f56-43f3-a6cf-0ebd5ca93659] [127.0.0.1] Started GET "/assets/views/fee_schedules/base.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[07e01d06-bbb4-4f6f-8073-2c0a3db7f0aa] [127.0.0.1] Started GET "/assets/views/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[2994337d-f9c3-4d4f-b57d-40811b3e4278] [127.0.0.1] Started GET "/assets/collections/operators.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[df38c8fb-3ba5-42e0-96bf-cc23244851c6] [127.0.0.1] Started GET "/assets/models/operator.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[8375faa0-479d-4d12-8a04-ba46f130088b] [127.0.0.1] Started GET "/assets/views/operators/index.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[784a73a6-c8a1-4b16-8b7c-1b4716243740] [127.0.0.1] Started GET "/assets/views/operators/base.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[f30af53e-b16e-4dad-bc99-4dc56642b958] [127.0.0.1] Started GET "/assets/views/operators/show.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[572cdace-1236-4128-9b7b-5dcd9c7946b1] [127.0.0.1] Started GET "/assets/views/operators/edit.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[22daceba-fca0-4eda-8995-b0a50cbc9691] [127.0.0.1] Started GET "/assets/views/operators/new.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[bc9657d8-7385-4e88-b535-5979e4fd4ec0] [127.0.0.1] Started GET "/assets/lib/jquery/jquery-ui.js" for 127.0.0.1 at 2013-08-22 07:00:12 -0400
[23b31ed8-25d8-4beb-83f4-2117cc5a4cf1] [127.0.0.1] Started GET "/assets/lib/highcharts/highcharts.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[318b4ab6-fa72-40ca-9135-2a5d29ff3592] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[a30416df-cd9d-4cfd-90a6-bb385a74d440] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.maskedinput.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[4a9c8d38-7b5c-4b18-9fcb-2631e91f74ba] [127.0.0.1] Started GET "/assets/routers/base_claims.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[763b5f5f-6ef2-4c02-aeb6-d631705a414b] [127.0.0.1] Started GET "/assets/models/claim.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[48290dff-2e44-4c50-92d9-2224e7187428] [127.0.0.1] Started GET "/assets/views/claims/index.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[16959b48-577a-4c46-88b0-e58cd30be2fa] [127.0.0.1] Started GET "/assets/views/claims/show.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[fcddf2ca-9d7d-4239-98b9-dc58ed7e73b3] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[3ab82c8f-561f-4523-9223-4938409d6b19] [127.0.0.1] Started GET "/assets/views/claims/edit.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[56193cf5-fcc1-414b-9eaa-cb7311cffd1f] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[9d672245-d536-4fea-b79f-113fdec51469] [127.0.0.1] Started GET "/assets/routers/base_patients.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[7f7a0e4b-ef83-4b09-93ea-ab18df3538e1] [127.0.0.1] Started GET "/assets/views/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[8fdab1ba-4534-4d55-bc84-7d98a106be6b] [127.0.0.1] Started GET "/assets/views/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[65b578a9-c81e-4548-8eaa-8c560f4e2013] [127.0.0.1] Started GET "/assets/views/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[69bf61ef-9dfd-4667-a5fa-e6a19ff2919f] [127.0.0.1] Started GET "/assets/models/patient.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[d5e0995d-af8d-4010-a67c-e136c6ea90a4] [127.0.0.1] Started GET "/assets/collections/claims.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[fae16bb4-21ee-4b42-91b9-233bbf0d3232] [127.0.0.1] Started GET "/assets/views/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[6e2d3ec7-9f54-4f45-9a4d-825f2e3d6b8e] [127.0.0.1] Started GET "/assets/views/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[38bd2aca-879b-4831-bff1-7edbd086f4aa] [127.0.0.1] Started GET "/assets/views/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[10147461-3fb2-44a6-ad54-54373569f8fd] [127.0.0.1] Started GET "/assets/collections/patient_classifications.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[31819f83-55f7-4d4f-8ebf-a31375067b05] [127.0.0.1] Started GET "/assets/views/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[bd6a1980-b4c9-485d-9697-37650ea5aba6] [127.0.0.1] Started GET "/assets/views/patient_classifications/base.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[042b2835-4b6a-4209-98f7-b5ea81fa3611] [127.0.0.1] Started GET "/assets/views/patients/edit.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[d53e61be-10c1-4355-8b45-4b649ba518f4] [127.0.0.1] Started GET "/assets/views/patients/index.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[ad2ddd71-1125-40ef-9aef-c99d3d2d384d] [127.0.0.1] Started GET "/assets/views/patients/show.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[67eadcf9-f24a-4d0e-8e26-266b917e2189] [127.0.0.1] Started GET "/assets/views/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[eb94cb2a-87e0-482d-80f9-eb5835cbae49] [127.0.0.1] Started GET "/assets/views/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[4a3c6ca8-a731-4d04-9605-730ec0d17ee2] [127.0.0.1] Started GET "/assets/views/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[3574126c-8343-4328-9484-13d386f92e2f] [127.0.0.1] Started GET "/assets/views/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[840acd77-56e0-4cce-a009-e7f3520c4d41] [127.0.0.1] Started GET "/assets/views/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[a996ec25-32bc-463a-8bad-23b677138aa0] [127.0.0.1] Started GET "/assets/views/patients/hedis.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[a92f352a-da1f-4817-93d5-68d189704916] [127.0.0.1] Started GET "/assets/collections/practices.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[02cb34c3-5f11-4e75-bc85-89b7a4993166] [127.0.0.1] Started GET "/assets/views/practices/show.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[e203e917-066e-4d69-8f95-7372f44acca3] [127.0.0.1] Started GET "/assets/views/practices/base.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[45d9f568-8de6-41ad-b06f-ce5a557a52e5] [127.0.0.1] Started GET "/assets/views/practices/edit.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[0262b368-c333-4062-aef8-9bc7bbb34961] [127.0.0.1] Started GET "/assets/views/procedures/base.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[0e82ebcf-ef24-4749-b9ca-3b279f32fd98] [127.0.0.1] Started GET "/assets/views/procedures/edit.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[19d40f30-235d-4b8a-8649-39c17f4b8e21] [127.0.0.1] Started GET "/assets/views/procedures/index.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[756ab627-f58b-4503-9d14-1096d3f6753f] [127.0.0.1] Started GET "/assets/views/providers/base.js" for 127.0.0.1 at 2013-08-22 07:00:13 -0400
[5ff61c08-6ff1-4afd-92e3-c4b7bc0495b3] [127.0.0.1] Started GET "/assets/views/providers/index.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[84a77b9f-b1a6-490e-b4ff-f94573a91571] [127.0.0.1] Started GET "/assets/views/reports/index.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[b03a31f7-665a-4753-ab8b-e9cc9a94a1a6] [127.0.0.1] Started GET "/assets/routers/base_reports.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[77861c5a-4120-47ec-9ab9-614798f3edb2] [127.0.0.1] Started GET "/assets/views/sites/base.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[946925c6-bba5-4675-9cc6-ee59469adfce] [127.0.0.1] Started GET "/assets/views/sites/index.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[44330773-7ee4-46b8-9af3-1aa8a7141c04] [127.0.0.1] Started GET "/assets/views/sites/edit.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[7df484ad-30c6-451d-8b19-45b6df1218df] [127.0.0.1] Started GET "/assets/models/appointment.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[a593d166-645a-4d6a-b88d-c6ec5f0fa800] [127.0.0.1] Started GET "/assets/lib/moment/moment.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[da4cb5d0-dff6-4ee4-8008-962e58f93062] [127.0.0.1] Started GET "/assets/models/address.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[93185c6e-1ec6-4df6-9265-5c83a0a90064] [127.0.0.1] Started GET "/assets/models/place_of_service.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[b897043a-45ad-4842-8472-462e9d0279c3] [127.0.0.1] Started GET "/assets/collections/site_daily_schedules.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[bb501f04-82d6-4ecf-98e7-ba395ede2c26] [127.0.0.1] Started GET "/assets/views/backbone_forms/standalone_editor.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[f789d068-ad12-431b-b05c-58911131f73d] [127.0.0.1] Started GET "/assets/templates/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[60c65e62-07e6-42d3-a4d3-22bc0b3a7eb2] [127.0.0.1] Started GET "/assets/myapp_util.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[fc552eb6-bd74-4484-a5f2-036da8364fc4] [127.0.0.1] Started GET "/assets/models/claim_procedure_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[aac06049-5d29-4aee-a940-0d5f5fa5f9a9] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[b92a9636-6840-4162-ab9c-53887276e4ac] [127.0.0.1] Started GET "/assets/models/claim_procedure.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[3bdb3ce3-fd40-48ab-a4d2-2d59da7243e7] [127.0.0.1] Started GET "/assets/models/money.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[dac7c949-3d78-4dad-bc52-dfd05c4034d4] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[41c0b624-368a-44a2-bd6b-6917dfa5e9e9] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_show.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[8a8a0c33-dc09-4f7c-8f22-58da2c701ab2] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_wrapper.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[facb1031-0901-49c4-aaee-4209c49e100c] [127.0.0.1] Started GET "/assets/collections/countries.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[7133805f-c6f4-4397-af44-926489807651] [127.0.0.1] Started GET "/assets/models/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[04f7d0aa-e35e-4cf8-be78-e4c44369ae2d] [127.0.0.1] Started GET "/assets/collections/modifiers.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[4d90858e-417e-4d03-b1bc-d15ecff02f33] [127.0.0.1] Started GET "/assets/collections/insurance_companies.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[ce7f2c28-87ae-43c4-8199-5f922501806c] [127.0.0.1] Started GET "/assets/views/editors/util.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[af086f27-1a9f-42cf-8dc7-5f304534432f] [127.0.0.1] Started GET "/assets/templates/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[cbaf81f7-b62f-44a0-9073-069805b8de42] [127.0.0.1] Started GET "/assets/collections/patients.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[a76b900b-dc64-4d48-aea8-4c968dbd96c2] [127.0.0.1] Started GET "/assets/views/patient_searches/show.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[15328a00-3e9b-4f27-a4d6-f0011265c8ca] [127.0.0.1] Started GET "/assets/collections/patient_insurance_statuses.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[7464e8bd-d945-4954-a38e-30efe9639d06] [127.0.0.1] Started GET "/assets/collections/place_of_services.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[cadda3bf-5298-4df0-83c4-26994c724cf3] [127.0.0.1] Started GET "/assets/models/patient_phone.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[668ee8d1-6fba-4ea3-b819-dc9193ffc73c] [127.0.0.1] Started GET "/assets/templates/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[6d34f28f-6f24-444f-abde-26fdfdd41478] [127.0.0.1] Started GET "/assets/collections/state_provinces.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[96d07839-f046-4b23-af14-166cac3d5347] [127.0.0.1] Started GET "/assets/myapp_matcher.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[0a9b16d8-a18c-48d2-b79a-deb9012dfbc3] [127.0.0.1] Started GET "/assets/lib/select2/select2.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[57186f7d-cc42-4cfd-884a-8ea0906a56f2] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.timepicker.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[d9833ae6-a137-4e5d-b6af-af30b5da781a] [127.0.0.1] Started GET "/assets/models/assistant.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[f757c932-e241-4910-818e-022d93820d30] [127.0.0.1] Started GET "/assets/routers/base.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[0a121e42-d1f0-43c4-a7a4-c41461489107] [127.0.0.1] Started GET "/assets/lib/scheduler/models/base_mode.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[b0e50d0a-a378-4c27-b672-433cc552d40d] [127.0.0.1] Started GET "/assets/views/admin/base.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[3b47858d-766b-42d3-9ac0-bbf29a385f17] [127.0.0.1] Started GET "/assets/templates/assistants/index.js" for 127.0.0.1 at 2013-08-22 07:00:14 -0400
[d3e44796-41d2-4bdd-b2a6-bfbb993510b3] [127.0.0.1] Started GET "/assets/lib/scheduler/models/week_mode.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[8619e847-3645-4798-a8b4-adab544d4def] [127.0.0.1] Started GET "/assets/views/appointments/left.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[958add6e-f1a0-451e-98fb-a9c525f46b05] [127.0.0.1] Started GET "/assets/collections/schedule_infos.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[50341ef4-b99b-4efb-91d3-53eaf47f9a63] [127.0.0.1] Started GET "/assets/templates/appointments/index.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[8c3a72b6-f418-47c2-a773-0632665d232c] [127.0.0.1] Started GET "/assets/myapp_route.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[b5f17f2e-6878-47a0-b96c-ad81676d0322] [127.0.0.1] Started GET "/assets/models/site_resource_appointment.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[1ae5f373-c118-47e6-9264-3bd0b5a9c227] [127.0.0.1] Started GET "/assets/views/backbone_forms/bootstrap_form.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[c393d54c-c5d1-4535-9e05-f750790ca823] [127.0.0.1] Started GET "/assets/views/appointment_conflicts/index.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[4ef55953-342e-4601-8219-234ae3e59e3d] [127.0.0.1] Started GET "/assets/templates/appointments/scheduler.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[2e8f1a08-2b23-4fe4-93e9-0f428f2b4c82] [127.0.0.1] Started GET "/assets/templates/appointments/day_event.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[244f8ebc-e5c4-415d-a90e-28b13f14267a] [127.0.0.1] Started GET "/assets/templates/appointments/default_event.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[2a3461f2-017c-458a-a90c-1f5caa359db2] [127.0.0.1] Started GET "/assets/templates/appointments/hour_scale.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[46809e01-93ee-41c4-93b8-6524dd9c5918] [127.0.0.1] Started GET "/assets/templates/appointments/lightbox.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[a5935786-ee48-4ce4-8cab-3c97d21421ba] [127.0.0.1] Started GET "/assets/templates/appointments/scheduler_form.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[b6a86d22-f156-44dc-901d-30a5b10f580f] [127.0.0.1] Started GET "/assets/lib/scheduler/views/base.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[aca14b2a-4414-41e3-95f5-4d5c4d752ce8] [127.0.0.1] Started GET "/assets/templates/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[2a456a22-8313-4f5c-a92e-64bed76a41c1] [127.0.0.1] Started GET "/assets/models/fee_schedule.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[9b919e53-67f7-4fcc-84f3-f8d63b4e1a06] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert.js" for 127.0.0.1 at 2013-08-22 07:00:15 -0400
[b507e63a-db18-46d6-bbd0-b35b388da631] [127.0.0.1] Started GET "/assets/templates/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[ed6e3b40-5525-4d24-966d-6fd41ab384e6] [127.0.0.1] Started GET "/assets/templates/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[1d74559f-382a-4f41-8e9e-8aeaad77fa16] [127.0.0.1] Started GET "/assets/templates/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[51f8e643-f6f6-4496-a60e-2f6e7bdfadad] [127.0.0.1] Started GET "/assets/templates/operators/new.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[a0aa2c2b-cd4a-4160-a2ba-207cc307ba6e] [127.0.0.1] Started GET "/assets/templates/operators/show.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[a0e48cb3-8b5c-4beb-a8bc-ea13776fc026] [127.0.0.1] Started GET "/assets/templates/operators/index.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[3ec25aeb-ad77-4fb2-8db9-5a775623041e] [127.0.0.1] Started GET "/assets/templates/operators/edit.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[4d7c695e-708d-427f-b360-8c62c67b3220] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap-datepicker.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[5caf2772-fd6c-4653-9fc0-ab0635eebd75] [127.0.0.1] Started GET "/assets/models/short_patient.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[8cc803bb-1396-4d65-844e-86226bcc062b] [127.0.0.1] Started GET "/assets/models/claim_accident.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[c5c204c8-abc1-4881-8428-8acd46de2ee1] [127.0.0.1] Started GET "/assets/models/claim_epsdt.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[b896f004-f0f2-4068-947a-3ede68189bdd] [127.0.0.1] Started GET "/assets/models/claim_workmans_comp.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[ba0bd5e4-1d0f-469c-9fe3-abf099bf4e85] [127.0.0.1] Started GET "/assets/collections/claim_icd9_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[534a07bc-5d8e-4b5a-b510-549a33819aca] [127.0.0.1] Started GET "/assets/templates/claims/index.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[ba397e79-b3f9-4f8f-901b-65419d9cf56b] [127.0.0.1] Started GET "/assets/collections/claim_submittals.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[3a92df89-7a0d-4607-9e7f-a956d08072f1] [127.0.0.1] Started GET "/assets/collections/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[c728abec-dd49-4053-b577-7bf75deb1bf3] [127.0.0.1] Started GET "/assets/collections/claim_icd10_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[4016c672-ec04-4a43-afb2-657b820727cf] [127.0.0.1] Started GET "/assets/templates/claims/show.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[5b2131e6-00e1-4ec1-ada3-32cf685ea17d] [127.0.0.1] Started GET "/assets/views/backbone_forms/regular_form.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[c256a3ea-e841-40a9-b80a-ff14a26acacc] [127.0.0.1] Started GET "/assets/templates/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[1a69b272-12a5-47b9-91f6-ccc3c1b5e297] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.layout.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[319020e3-5ea2-4da6-b679-d1d762b0e30e] [127.0.0.1] Started GET "/assets/views/claims/base_edit.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[2541a2f6-736a-47d2-93b4-8590f7b22d57] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.ui.timeslider.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[e953c758-7015-432c-9f7e-b70e16b54f3f] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.contextMenu.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[d98b7d0e-c732-4b4f-af78-5a71fd6f8de2] [127.0.0.1] Started GET "/assets/collections/icd9_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[a0165b67-244a-4e01-95d9-c56a9679070c] [127.0.0.1] Started GET "/assets/templates/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 07:00:16 -0400
[0606be41-ff04-44c6-953b-99e1e59706a3] [127.0.0.1] Started GET "/assets/templates/claims/edit.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[4c9e1e3d-448c-441d-b294-9b37989455ce] [127.0.0.1] Started GET "/assets/templates/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[154f4e7b-e4eb-4f49-ade6-2fe67901b0de] [127.0.0.1] Started GET "/assets/templates/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[5d5a714c-2831-430a-9885-29982393bd3d] [127.0.0.1] Started GET "/assets/templates/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[b262529b-c0bc-4314-9279-ebac7713bb46] [127.0.0.1] Started GET "/assets/models/patient_demographic.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[1675801f-4c96-4299-9e75-67f75eed0def] [127.0.0.1] Started GET "/assets/collections/short_appointments.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[7e70825e-af41-40c7-b206-eca58098d642] [127.0.0.1] Started GET "/assets/lib/mixOf/mixOf.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[a03e9007-9078-4826-b285-561f6bedd547] [127.0.0.1] Started GET "/assets/collections/patient_insurances.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[ed29c2a4-1bcb-4794-b29f-6c7a3e0c2628] [127.0.0.1] Started GET "/assets/collections/patient_phones.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[06c7f5d4-0929-4caf-b94b-2c44cb1bae2e] [127.0.0.1] Started GET "/assets/templates/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[0de7c53f-43e7-4c08-863f-d56a4602b0d8] [127.0.0.1] Started GET "/assets/models/name_mixin.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[4c47a576-3e31-4f82-9ad2-04af5d76a658] [127.0.0.1] Started GET "/assets/templates/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[1e705e95-65f1-4200-9cb4-1cc8ceb94b25] [127.0.0.1] Started GET "/assets/templates/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[6cf26d63-ad9f-4df5-a605-a18b775c0b08] [127.0.0.1] Started GET "/assets/models/patient_classification.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[2e6c427c-246e-4378-a6c6-dea5068c1804] [127.0.0.1] Started GET "/assets/templates/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[b7292076-cb4b-4705-9c82-3e2a2c609875] [127.0.0.1] Started GET "/assets/views/patients/base_edit.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[9d306939-90d4-4284-a365-9c1b69b865dc] [127.0.0.1] Started GET "/assets/templates/patients/edit.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[a349ec22-84c8-449e-84e6-fcfbe3fe76f0] [127.0.0.1] Started GET "/assets/templates/patients/index.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[7a0bdde0-2ab7-4bc3-95f4-877441aaf641] [127.0.0.1] Started GET "/assets/templates/patients/show.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[ecb3fbbe-5f48-4ae5-8473-99ed8d8865d5] [127.0.0.1] Started GET "/assets/views/addresses/edit.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[c58f7a26-c294-45bc-bf64-c397d7db2e2f] [127.0.0.1] Started GET "/assets/templates/addresses/show.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[6189612d-cd1b-42cd-8998-4331b5599650] [127.0.0.1] Started GET "/assets/templates/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[8651a34a-066a-46ad-9ec1-d1309ec3be7f] [127.0.0.1] Started GET "/assets/templates/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[2df3aa81-bf26-4566-a22b-744b3b7986fe] [127.0.0.1] Started GET "/assets/templates/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[d39418ee-1411-4c19-a382-50a55d56be28] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[9521e728-e492-492b-a57e-79b05c55e89a] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance_tab.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[8a6087d5-2af0-4b2d-a5bd-c80fa5ae08ce] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance_add.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[939c5bed-f863-4ebb-af8d-3c814fc46f36] [127.0.0.1] Started GET "/assets/templates/patients/hedis.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[8b798732-e312-49ea-84b3-dc6cdb86c174] [127.0.0.1] Started GET "/assets/models/practice.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[23700f2c-391d-4e24-aee4-378343b4de64] [127.0.0.1] Started GET "/assets/templates/practices/show.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[6bb53416-8473-4752-97bd-2be6d5064653] [127.0.0.1] Started GET "/assets/templates/practices/edit.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[5d519f72-fc5f-48ed-8193-c7bd4fc71521] [127.0.0.1] Started GET "/assets/templates/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[0ff119e5-4dc5-4c7c-801e-543d29d2e7d9] [127.0.0.1] Started GET "/assets/templates/procedures/edit.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[06160a18-4e29-4697-8154-d4705f7d4e1f] [127.0.0.1] Started GET "/assets/templates/providers/index.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[a08a17cc-63bb-4f30-952d-73d834d44a73] [127.0.0.1] Started GET "/assets/templates/procedures/index.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[206c65f2-88bc-4622-b363-71cb6bddbaaf] [127.0.0.1] Started GET "/assets/templates/reports/index.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[a2cec2bb-6603-4151-8d16-7cac47f7381d] [127.0.0.1] Started GET "/assets/templates/sites/edit.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[89f5442c-9eab-4a60-b6aa-08237bd08049] [127.0.0.1] Started GET "/assets/hamlcoffee_amd.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[e857e1a7-07fe-4924-bcd1-f7722a4c9c78] [127.0.0.1] Started GET "/assets/models/site_daily_schedule.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[2d3ea2f9-7af4-4710-a408-b18441856f51] [127.0.0.1] Started GET "/assets/templates/sites/index.js" for 127.0.0.1 at 2013-08-22 07:00:17 -0400
[efa300c5-e087-498c-9ba5-dcdd1f533258] [127.0.0.1] Started GET "/assets/collections/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[1ded2cb5-0a0c-45d8-96ea-e704d1476066] [127.0.0.1] Started GET "/assets/collections/icd10_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[de706ed8-c7e2-4199-9712-06afaa60dc64] [127.0.0.1] Started GET "/assets/models/country.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[073b0047-b26b-414f-89a4-f1f0860e3d64] [127.0.0.1] Started GET "/assets/models/claim_icd9_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[4f7ebd16-b077-4ef1-a16f-fb89eaafca68] [127.0.0.1] Started GET "/assets/models/claim_icd10_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[8de6632b-a15f-475f-ae7f-d3337f11f173] [127.0.0.1] Started GET "/assets/models/modifier.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[0fb50d42-8866-44f5-8b36-e6fa382460ed] [127.0.0.1] Started GET "/assets/models/insurance_company.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[43531c1d-5c13-4637-91df-995929a84795] [127.0.0.1] Started GET "/assets/models/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[c265d70d-9f45-4539-8733-701959e17287] [127.0.0.1] Started GET "/assets/templates/appointments/left.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[8b04b7a7-ee1d-479a-b985-51533b30d176] [127.0.0.1] Started GET "/assets/models/state_province.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[44de505d-4108-4fd4-9e5f-cce33a45e923] [127.0.0.1] Started GET "/assets/templates/patient_searches/show.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[49e87371-a519-4ec1-a537-260b4821e048] [127.0.0.1] Started GET "/assets/views/sites/setup.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[720b015b-3bf5-4e89-9fe7-c41c5fd7beca] [127.0.0.1] Started GET "/assets/templates/admin/base.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[91396844-78d1-4049-af33-9b647f0dc87f] [127.0.0.1] Started GET "/assets/collections/appointments.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[44a85766-5af1-4203-b710-e72ddc5c01b0] [127.0.0.1] Started GET "/assets/collections/site_resource_appointments.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[61f07d61-3e2d-497e-8697-6709dc232bdb] [127.0.0.1] Started GET "/assets/models/schedule_info.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[f650b84c-2302-44ba-a00f-986ad097afd6] [127.0.0.1] Started GET "/assets/views/backbone_forms/base_form.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[649bd327-9a0a-4163-a711-08df955fe8b3] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert_non_combos.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[c9b093c5-932a-4e5d-a218-90116526418f] [127.0.0.1] Started GET "/assets/templates/appointment_conflicts/index.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[b5c24d17-e36b-4ec1-a9f4-0a8c601810fa] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert_scenario.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[a16fad03-9a72-4a88-9a5f-b73a25295c4c] [127.0.0.1] Started GET "/assets/lib/scheduler/views/templater.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[e64b61cf-cbc8-407c-9e01-e06ac93ecba1] [127.0.0.1] Started GET "/assets/templates/fee_schedules/form.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[aad5237f-adcd-49d3-9c01-4f918177044c] [127.0.0.1] Started GET "/assets/templates/operators/form.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[b3eb059e-811e-4a97-abbd-80ff9121c8a0] [127.0.0.1] Started GET "/assets/models/claim_submittal.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[4c6e8bc1-59c2-4047-a22a-df4f7e2e0109] [127.0.0.1] Started GET "/assets/templates/claims/base_edit.js" for 127.0.0.1 at 2013-08-22 07:00:18 -0400
[62904702-151d-4da7-8b8e-faf4b9a34726] [127.0.0.1] Started GET "/assets/models/icd9_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[2ce3b80f-6ddf-4904-bef9-9ac6866798da] [127.0.0.1] Started GET "/assets/lib/backbone/backbone.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[507cec6a-9d08-4185-887d-cdc3a588bf30] [127.0.0.1] Started GET "/assets/models/patient_insurance.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[1b346696-deee-4fb5-945c-4a236a637efc] [127.0.0.1] Started GET "/assets/models/short_appointment.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[cdc0904c-ec18-405a-9db2-3c75dc8498a2] [127.0.0.1] Started GET "/assets/templates/patients/base_edit.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[bed26d72-ccf0-4cae-9c91-457dd374a58d] [127.0.0.1] Started GET "/assets/templates/procedures/form.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[86f3f1e7-30ba-48be-b5e8-49a7cf762355] [127.0.0.1] Started GET "/assets/models/icd10_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[cb934de4-d80e-464c-a863-d25c866012c9] [127.0.0.1] Started GET "/assets/collections/out_of_office_appointments.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[c4cba9b4-a276-4eff-b232-a6fe6c8eaace] [127.0.0.1] Started GET "/assets/templates/sites/setup.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[0480edea-82a2-4840-8527-b3eb42f6f089] [127.0.0.1] Started GET "/assets/collections/other_site_appointments.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[fb211ede-8487-4d07-8893-9f10837c4ca1] [127.0.0.1] Started GET "/assets/collections/claim_submittal_logs.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[18671962-c4bd-4992-9bf9-482632c86378] [127.0.0.1] Started GET "/assets/models/base_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[745265c3-b3e3-4f1d-a815-9525517dda82] [127.0.0.1] Started GET "/assets/collections/claim_submittal_files.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[9628981d-fbe0-4754-a0ed-80464fd43b75] [127.0.0.1] Started GET "/assets/collections/diagnosis_gems.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[353ffbcc-e72f-4037-ae76-8fc9f150225a] [127.0.0.1] Started GET "/assets/lib/backbone-forms/backbone.bootstrap-modal.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[21623c6a-ebd5-412c-a907-89f56f556737] [127.0.0.1] Started GET "/assets/models/out_of_office_appointment.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[9373eedb-ef9a-4b05-b82e-3213f552ea5f] [127.0.0.1] Started GET "/assets/models/claim_submittal_log.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[5a79254d-b40f-4bab-a19d-41b9cd625399] [127.0.0.1] Started GET "/assets/models/other_site_appointment.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[a579d58f-849b-4691-891d-02ea2b0d1dc1] [127.0.0.1] Started GET "/assets/models/claim_submittal_file.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
[a7a7921c-c39c-4619-aebe-c44cb6fcdb32] [127.0.0.1] Started GET "/assets/lib/backbone-forms/backbone-forms.js" for 127.0.0.1 at 2013-08-22 07:00:19 -0400
^C^Z
[1]+ Stopped bundle exec rails s
~/Documents/myapp> kill -9 %1
[1]+ Stopped bundle exec rails s
~/Documents/myapp>
[1]+ Killed: 9 bundle exec rails s
~/Documents/myapp> r s
=> Booting Puma
=> Rails 4.0.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
Puma 2.5.1 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:3000
[67cef25d-37f7-431f-8946-fd7e713276bf] [127.0.0.1] Started GET "/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 07:01:11 -0400
[67cef25d-37f7-431f-8946-fd7e713276bf] [127.0.0.1] ActiveRecord::SchemaMigration Load (0.7ms) SELECT "schema_migrations".* FROM "schema_migrations"
[67cef25d-37f7-431f-8946-fd7e713276bf] [127.0.0.1] Processing by SitesController#show as HTML
[67cef25d-37f7-431f-8946-fd7e713276bf] [127.0.0.1] Parameters: {"id"=>"1", "push_path"=>"patients/4501"}
[67cef25d-37f7-431f-8946-fd7e713276bf] [127.0.0.1] Rendered sites/show.html.erb within layouts/application (453.9ms)
[67cef25d-37f7-431f-8946-fd7e713276bf] [127.0.0.1] Completed 200 OK in 1738ms (Views: 521.9ms | ActiveRecord: 519.8ms)
[0f60cc70-c3b2-4f45-aab3-73390dd95aac] [127.0.0.1] Started GET "/assets/jquery.contextMenu.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:13 -0400
[0f69d360-7a8b-4229-9413-7c3d086c2f29] [127.0.0.1] Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:13 -0400
[81649ca5-95a5-4936-96f2-159491a1517f] [127.0.0.1] Started GET "/assets/jquery.timepicker.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:13 -0400
[d88d94d9-050c-4075-9c91-4ea44e4e2f88] [127.0.0.1] Started GET "/assets/scheduler.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:13 -0400
[9939b336-326e-43f1-91e1-df723cbfd283] [127.0.0.1] Started GET "/assets/datepicker.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:13 -0400
[a74dcfbc-7509-4214-a196-0a7dd268b860] [127.0.0.1] Started GET "/assets/alertify.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:13 -0400
[e8b3124e-fd98-473a-9580-ee381e9a716e] [127.0.0.1] Started GET "/assets/select2.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:13 -0400
[866e9559-8576-42aa-a89a-ce14fad46f18] [127.0.0.1] Started GET "/assets/alertify.bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[6320a846-64ef-4de6-9339-6a819db84a06] [127.0.0.1] Started GET "/assets/font-icons.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[5ba8e99e-8094-4d92-aa5a-2617f01b1155] [127.0.0.1] Started GET "/assets/custom-icons.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[d64541bc-3283-47e4-b429-94573be5a354] [127.0.0.1] Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[aaba28ad-fd15-43ca-acf0-35488eae62e2] [127.0.0.1] Started GET "/assets/require.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[f09edcf5-bddf-4437-9081-6f6841d4c91b] [127.0.0.1] Started GET "/assets/application.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[706881a8-2d65-4310-ad7b-42acf0baee58] [127.0.0.1] Started GET "/assets/myapp.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[238f8fc5-da4b-4ef6-9ddb-63f5640ce2a8] [127.0.0.1] Started GET "/assets/routers/all.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[fd58d640-0551-48e9-8937-2a438c7d379d] [127.0.0.1] Started GET "/assets/collections/delay_reason_codes.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[2a9153a5-4f6c-4812-8488-fa53beb0d3f2] [127.0.0.1] Started GET "/assets/collections/procedures.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[bfdfdf3a-5b50-4d19-8f73-13441f2bc383] [127.0.0.1] Started GET "/assets/collections/appointment_conflicts.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[a4ec3e63-9ffe-40e9-a28e-b40610112ce8] [127.0.0.1] Started GET "/assets/collections/appointment_types.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[4b21246c-6abc-44ef-bb19-fb4a464b8286] [127.0.0.1] Started GET "/assets/collections/providers.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[3b3e18c1-4a70-485e-a7a2-536c2af0d9a0] [127.0.0.1] Started GET "/assets/collections/service_authorization_exceptions.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[cfc85fa5-f06d-45c3-9d6c-85d680535dfb] [127.0.0.1] Started GET "/assets/views/editors/all.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[46960a7c-0003-491f-858c-1503a1b106d5] [127.0.0.1] Started GET "/assets/collections/sites.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[9acff567-34f0-453e-b57a-551251ba856e] [127.0.0.1] Started GET "/assets/collections/site_resources.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[0910cc6a-5fef-418c-8c37-27fff9944074] [127.0.0.1] Started GET "/assets/collections/users.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[50f4d18a-108a-40ff-82b1-9036345c785d] [127.0.0.1] Started GET "/assets/lib/lodash/lodash.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[6f23ed40-980c-46f2-adb1-1e02552e3931] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[8b947cd7-5c83-444e-9a5e-23aa10a237b7] [127.0.0.1] Started GET "/assets/models/procedure.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[13f11afe-1d7a-4106-beb1-724e5bb07049] [127.0.0.1] Started GET "/assets/routers/appointments.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[d41de80d-06b2-4589-9224-44f148d609d9] [127.0.0.1] Started GET "/assets/routers/admin.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[f75480f5-b661-4dac-b204-cea5b122dc24] [127.0.0.1] Started GET "/assets/collections/base.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[9be6a0fd-c605-41a8-8039-6db152a3e231] [127.0.0.1] Started GET "/assets/routers/diagnoses.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[86f6d38f-dfe0-436b-a855-8b2dfb9d0c6f] [127.0.0.1] Started GET "/assets/routers/claims.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[915fffbd-5f8a-48dc-a159-7c22c3836fd9] [127.0.0.1] Started GET "/assets/routers/operators.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[adc4e406-f4a7-4896-8ac3-b298dfbb7db5] [127.0.0.1] Started GET "/assets/routers/patient_claims.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[43f2932a-e162-4e43-b991-f951d3f77153] [127.0.0.1] Started GET "/assets/routers/fee_schedules.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[feadf182-56ca-435d-b649-0577905c44bd] [127.0.0.1] Started GET "/assets/routers/assistants.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[d4862a2b-4b0e-4955-b3b1-7a3083fb55a5] [127.0.0.1] Started GET "/assets/routers/patient_classifications.js" for 127.0.0.1 at 2013-08-22 07:01:14 -0400
[01b4d27c-d56a-402b-a1a7-917da7368b0c] [127.0.0.1] Started GET "/assets/routers/reports.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[20a89a73-0e37-4527-8e81-a99845ed1a13] [127.0.0.1] Started GET "/assets/routers/patients.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[3c7da766-6182-4a9e-9141-f168ac61c4ce] [127.0.0.1] Started GET "/assets/routers/providers.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[43216978-842a-4fe2-ae70-1fb00b0cb432] [127.0.0.1] Started GET "/assets/routers/procedures.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[6450e89c-4d18-4d14-9225-10fdd371b330] [127.0.0.1] Started GET "/assets/routers/practices.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[462dbe9a-bc0d-4253-89e4-887200beb6b4] [127.0.0.1] Started GET "/assets/models/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[519fb3c6-89cb-497e-b978-dec5f50d0503] [127.0.0.1] Started GET "/assets/routers/sites.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[08d13498-703e-4e9c-87bb-ef1da5fb1639] [127.0.0.1] Started GET "/assets/models/provider.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[2f79e529-3f18-452a-a64a-eff074ff6b9d] [127.0.0.1] Started GET "/assets/models/appointment_type.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[cef66e89-2375-4b83-9148-244832c54557] [127.0.0.1] Started GET "/assets/models/appointment_conflict.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[cd07e7d2-3658-46d5-807f-a6b39c2440dc] [127.0.0.1] Started GET "/assets/models/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[036c8f20-a1b2-4cfe-a98d-640fe44a59d1] [127.0.0.1] Started GET "/assets/views/editors/appointment_slider.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[62787c68-b927-4787-a1b4-0a920ff02007] [127.0.0.1] Started GET "/assets/views/editors/appointment_type.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[bfd5f9f2-080a-4849-a7e7-6305a10ffd0b] [127.0.0.1] Started GET "/assets/views/editors/boolean.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[1e388b39-01f7-4495-bb92-32f66579f12e] [127.0.0.1] Started GET "/assets/views/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[140ba256-a8c7-4248-b911-e713bed7c430] [127.0.0.1] Started GET "/assets/views/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[23c274d3-f9dc-4e25-9af2-d4a7c7961096] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[09a29282-0ca7-4f81-b18b-c4b2ffc28967] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[7c8a19ef-79bb-4638-8037-ff7c3a148357] [127.0.0.1] Started GET "/assets/views/editors/collection.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[647c2779-c5a0-4192-8228-8bdea52d8b8d] [127.0.0.1] Started GET "/assets/views/editors/country.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[d6f03235-6ede-46d4-a837-e41e57b05326] [127.0.0.1] Started GET "/assets/views/editors/date_picker.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[0c04dc1a-01ce-49a2-9993-2e525e852e04] [127.0.0.1] Started GET "/assets/views/editors/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[5f7f5bf2-b73c-48d2-a112-94ad1ef04b26] [127.0.0.1] Started GET "/assets/views/editors/diagnosis.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[723e7fd8-b479-4a46-8962-df599dc28f4f] [127.0.0.1] Started GET "/assets/views/editors/insurance_company.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[56166d00-ca04-4733-9e9c-6cbf9961ed93] [127.0.0.1] Started GET "/assets/views/editors/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[39ca36cd-c865-430b-8294-c13351c53225] [127.0.0.1] Started GET "/assets/views/editors/gender.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[9a62abb4-d472-48b9-b063-4162fdb30e4a] [127.0.0.1] Started GET "/assets/views/editors/marital_status.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[0cccd4dc-c70b-4a7a-af0c-ca333cfd77e6] [127.0.0.1] Started GET "/assets/views/editors/modifier.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[3f4587a0-c903-42df-9c92-fca4be80205f] [127.0.0.1] Started GET "/assets/views/editors/model_label.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[37270e0a-a525-4924-8ebb-1f7cabee923e] [127.0.0.1] Started GET "/assets/views/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[3abeba1c-2bb7-4b95-a2e1-bdb03a195c96] [127.0.0.1] Started GET "/assets/views/editors/money.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[fd9e0555-e670-48d7-8f4b-3b80120160fd] [127.0.0.1] Started GET "/assets/views/editors/name_suffix.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[ffaa75f2-2c34-4697-9f1a-d18d42fa1a05] [127.0.0.1] Started GET "/assets/views/editors/null_text.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[8156d167-4c3d-41f3-bbc1-6f616edf2f1c] [127.0.0.1] Started GET "/assets/views/editors/patient.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[533b6b4f-5756-446a-b6c4-ab7cc4fd0171] [127.0.0.1] Started GET "/assets/views/editors/place_of_service.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[00bffe2f-1f20-4d12-81b5-ec81c5e3ada6] [127.0.0.1] Started GET "/assets/views/editors/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[96519916-f8e6-4997-861f-e693d2451657] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type_collection.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[afca3486-e2e5-40d0-aa34-49760c9cdaab] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[773dc884-eb8d-4a0e-ac52-22b3fbc9c12d] [127.0.0.1] Started GET "/assets/views/editors/provider.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[ba1a1f80-bb66-4fba-af51-4910af0b3562] [127.0.0.1] Started GET "/assets/views/editors/procedure.js" for 127.0.0.1 at 2013-08-22 07:01:15 -0400
[287c9565-9b86-4083-8580-1c47d42fcefb] [127.0.0.1] Started GET "/assets/views/editors/select2.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[85dbbdd3-9d9b-4a22-8c2c-18b495be4fbd] [127.0.0.1] Started GET "/assets/views/editors/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[4f2f133c-a860-451b-a79d-12400f59cbba] [127.0.0.1] Started GET "/assets/views/editors/site_resource.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[cda5ca54-fcbd-493c-900a-3af6d1c34731] [127.0.0.1] Started GET "/assets/views/editors/simple_select2.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[6677ce42-3259-4768-83a8-2253f6243dfd] [127.0.0.1] Started GET "/assets/views/editors/sortable_collection.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[729620e9-e0df-4d68-8282-a6638fc06a27] [127.0.0.1] Started GET "/assets/views/editors/ssn.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[10bb0256-a6a3-4af8-9035-cf032b462901] [127.0.0.1] Started GET "/assets/views/editors/state_province.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[53e1c471-101e-42ba-9fc3-376c5bd32235] [127.0.0.1] Started GET "/assets/views/editors/time_picker.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[45cdcdf0-9fcb-4335-92b3-eb6310a5e80a] [127.0.0.1] Started GET "/assets/views/editors/time_range.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[93a38d06-ae22-4945-88b6-e7730e528636] [127.0.0.1] Started GET "/assets/models/user.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[c83ea0bb-f43b-4755-9f02-78529dc8c53b] [127.0.0.1] Started GET "/assets/lib/moment/moment_util.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[b813ff11-3a0e-429f-98cd-7eb5aab0f0dd] [127.0.0.1] Started GET "/assets/models/site_resource.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[ea20b224-bae4-4de5-9dde-573ff1fd7885] [127.0.0.1] Started GET "/assets/models/site.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[79f4cb39-ce59-4d90-8b04-499b7ccaa7cd] [127.0.0.1] Started GET "/assets/lib/scheduler/models/day_mode.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[526e1774-a2ac-408a-af08-f153ac10702e] [127.0.0.1] Started GET "/assets/lib/scheduler/models/month_mode.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[6e40c8ea-4e0a-478c-8e89-e5cd2d0c7228] [127.0.0.1] Started GET "/assets/models/scheduler_work_week_mode.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[9b8a6e67-7b54-4ac0-b3e8-4d9ff7ddc334] [127.0.0.1] Started GET "/assets/models/scheduler_onsite_mode.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[6fa6427c-615a-4afd-ac06-c76d06c04e79] [127.0.0.1] Started GET "/assets/routers/base_appointments.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[bbc15a88-79ba-40cc-8402-1cdae19a853a] [127.0.0.1] Started GET "/assets/views/appointments/index.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[dbe862bf-53d1-4bc4-bfe1-5ab64eaf2d66] [127.0.0.1] Started GET "/assets/lib/jquery/jquery-ui.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[48bc3631-8b9f-4778-be07-8c8f7f146376] [127.0.0.1] Started GET "/assets/routers/base_admin.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[1a9c5fb5-817a-44d2-bc36-8da4cffa145c] [127.0.0.1] Started GET "/assets/models/base.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[49982969-4291-42a3-bf20-8f4fedb3e39f] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[3a22357c-d402-491b-b596-9b7ea2ff1a88] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.maskedinput.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[7bb1435e-3a03-4aa7-8e6c-420f8675719c] [127.0.0.1] Started GET "/assets/lib/highcharts/highcharts.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[97ac015f-488e-45a4-a4a3-566055b7cea3] [127.0.0.1] Started GET "/assets/lib/alertify/alertify.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[7d63df68-d0cf-4138-a05f-5a3b37e9f700] [127.0.0.1] Started GET "/assets/views/diagnoses/base.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[865d45fb-b46e-46a8-94b3-9e486f01d2ae] [127.0.0.1] Started GET "/assets/views/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[7d6f82d0-85da-46c2-90fd-d56ea5ff4014] [127.0.0.1] Started GET "/assets/routers/base_claims.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[fc509f31-deff-446f-b752-897fa824d958] [127.0.0.1] Started GET "/assets/views/claims/index.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[01c1a386-c939-4a7d-b916-d0da74242fed] [127.0.0.1] Started GET "/assets/models/claim.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[f8bdf158-da4e-4c10-b75a-bfa100d67b5d] [127.0.0.1] Started GET "/assets/views/claims/show.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[23945c51-bf38-4626-a642-a4b7ebbc7ce7] [127.0.0.1] Started GET "/assets/views/claims/edit.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[959b3509-8fce-4002-a15e-2cc3be168c47] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[ccf30725-0e60-4a9e-911f-5c4988ccdc81] [127.0.0.1] Started GET "/assets/views/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[09ab4ebf-e462-4118-8ad2-95483ef5c791] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[8b3bbe62-fd19-4686-ad03-84cf2a38e710] [127.0.0.1] Started GET "/assets/views/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[8f009e1f-1f25-453d-adc8-6da05364f8a6] [127.0.0.1] Started GET "/assets/views/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[f3c5ce4d-80e0-4379-933f-06e83521a030] [127.0.0.1] Started GET "/assets/routers/base_patients.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[6f085495-e5e1-4fc5-ae47-6925942a7201] [127.0.0.1] Started GET "/assets/collections/claims.js" for 127.0.0.1 at 2013-08-22 07:01:16 -0400
[d0dd259e-61d1-43c8-89b7-2a004eaaa075] [127.0.0.1] Started GET "/assets/models/patient.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[2e0ee00b-c164-4268-9ca8-b2d7a854921c] [127.0.0.1] Started GET "/assets/views/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[0ed3bd08-f265-400e-8721-57a1529a738e] [127.0.0.1] Started GET "/assets/views/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[14d7f597-10de-434a-9f50-71ad1e5e8464] [127.0.0.1] Started GET "/assets/collections/operators.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[8f3b74d3-3e52-43ce-91a2-c600fd4251e6] [127.0.0.1] Started GET "/assets/views/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[ef8e04bf-b16a-424f-aa8b-3a82b3832a64] [127.0.0.1] Started GET "/assets/models/operator.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[680b07de-e2b0-4a50-b295-90825de411d1] [127.0.0.1] Started GET "/assets/views/operators/edit.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[579284db-5b1b-425b-b23f-c0e9c843c659] [127.0.0.1] Started GET "/assets/views/operators/index.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[1542663a-9f90-4736-b6fe-d82dd2f48ff6] [127.0.0.1] Started GET "/assets/views/operators/new.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[de69c91f-610c-4017-b245-86d461b31b25] [127.0.0.1] Started GET "/assets/views/operators/base.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[23f6ceba-0ff7-4dc0-bdaa-b9af30d75503] [127.0.0.1] Started GET "/assets/views/operators/show.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[13d9a0ba-0106-4b77-b936-6ff281dd3f39] [127.0.0.1] Started GET "/assets/views/fee_schedules/base.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[0351d40a-88d6-4d8c-a5b0-50d6c2eaf311] [127.0.0.1] Started GET "/assets/views/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[e1cb814c-d5ea-48e5-bdc7-d5e3e8678992] [127.0.0.1] Started GET "/assets/collections/fee_schedules.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[3c6ff642-53ce-4cd2-ab7e-97b73977ab64] [127.0.0.1] Started GET "/assets/views/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[add74db4-65ad-4ca8-ab54-eed155405f0e] [127.0.0.1] Started GET "/assets/views/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[d3f74837-e5d0-4c0a-b061-40c2333fda59] [127.0.0.1] Started GET "/assets/collections/assistants.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[ce349ae3-6b54-44de-903a-b366d287603f] [127.0.0.1] Started GET "/assets/collections/patient_classifications.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[57d6ae93-940c-486b-96d5-bb7c2edc1775] [127.0.0.1] Started GET "/assets/views/assistants/index.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[15c88586-3059-4a3a-ae25-8ec67009475c] [127.0.0.1] Started GET "/assets/views/assistants/base.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[0bff921c-acf8-4649-921c-90d025800513] [127.0.0.1] Started GET "/assets/views/patient_classifications/base.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[0bf4a692-f977-4648-b333-c17aeb202d71] [127.0.0.1] Started GET "/assets/routers/base_reports.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[f996b1ea-980c-49a5-82db-fd6d5fbd3149] [127.0.0.1] Started GET "/assets/views/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[2399d131-3dc0-4741-a092-4868ff7329d0] [127.0.0.1] Started GET "/assets/views/reports/index.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[5feb44f9-866a-4783-8ad6-8859dbd38d75] [127.0.0.1] Started GET "/assets/views/patients/index.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[6d6e0929-48cd-4702-9a55-c346af22c6ae] [127.0.0.1] Started GET "/assets/views/patients/show.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[860e9492-6190-4175-867c-48b558b3fb6c] [127.0.0.1] Started GET "/assets/views/patients/edit.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[5567311a-2061-492f-bf40-c5d0f6da0315] [127.0.0.1] Started GET "/assets/views/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[8b09c8fe-257b-4830-b17c-a5eb1da958aa] [127.0.0.1] Started GET "/assets/views/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[24b653c8-8620-4be8-86b7-834479e2ca2d] [127.0.0.1] Started GET "/assets/views/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[6636dc06-d09a-4736-815c-29dd1071c74d] [127.0.0.1] Started GET "/assets/views/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[e038192b-be67-4a1f-8071-b3ee624e8e4e] [127.0.0.1] Started GET "/assets/views/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[36d242ce-cd81-45be-8245-79322483aead] [127.0.0.1] Started GET "/assets/views/providers/base.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[8d3098b7-b387-494e-b652-10b55e07c9ec] [127.0.0.1] Started GET "/assets/views/patients/hedis.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[83393d1c-ffe2-4f15-879d-919b5341bb50] [127.0.0.1] Started GET "/assets/views/procedures/base.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[6cad729d-4481-4101-a11d-89687706d130] [127.0.0.1] Started GET "/assets/views/providers/index.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[b62a1260-7137-45e4-8c83-6bf18b6bd69c] [127.0.0.1] Started GET "/assets/views/procedures/index.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[ba220596-3d20-462d-8f30-7c6cd1dfeedf] [127.0.0.1] Started GET "/assets/views/practices/show.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[2cec1458-3708-4a92-b6d4-92b70c6f0033] [127.0.0.1] Started GET "/assets/collections/practices.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[3447cfde-0652-401b-a235-94df668336f5] [127.0.0.1] Started GET "/assets/views/procedures/edit.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[6c511278-5a09-4900-9912-8e16d92b6aa0] [127.0.0.1] Started GET "/assets/views/practices/base.js" for 127.0.0.1 at 2013-08-22 07:01:17 -0400
[e5d0058b-6905-416f-af90-abb9f053a060] [127.0.0.1] Started GET "/assets/views/practices/edit.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[00c3ef9f-80ae-4033-9ad7-946a9ea7244f] [127.0.0.1] Started GET "/assets/models/appointment.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[d6c0b511-1a6a-499e-9405-73799fd72602] [127.0.0.1] Started GET "/assets/views/sites/base.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[f9ecc3e7-2559-4bd8-aadd-aebf5d2f7da3] [127.0.0.1] Started GET "/assets/views/sites/edit.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[594bd5a5-551f-4a32-9e64-627192b64f29] [127.0.0.1] Started GET "/assets/views/sites/index.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[08d2e877-608f-4adb-9441-a9d79b5abd87] [127.0.0.1] Started GET "/assets/views/backbone_forms/standalone_editor.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[28a636c4-4869-4a4f-b141-50cd9348e4de] [127.0.0.1] Started GET "/assets/templates/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[023d035a-d989-4525-be12-f4499f8a61c5] [127.0.0.1] Started GET "/assets/models/claim_procedure.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[d8e34987-b266-4981-ab00-35be1757ec53] [127.0.0.1] Started GET "/assets/models/money.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[cbd5dee9-d2b5-4965-8889-3807274a9e7a] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[6867bf09-3465-4739-9c36-c535825bd011] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_wrapper.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[64b77071-bb58-41cb-8ee9-5a5973cc9e4d] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_show.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[e1ddc250-b3d3-4a99-8614-7a9c938f4bc6] [127.0.0.1] Started GET "/assets/myapp_util.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[ed46d711-9b10-448f-9336-c1ffa1c2490f] [127.0.0.1] Started GET "/assets/models/claim_procedure_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[928dfb23-64c1-4e10-b9b4-ecde011e4752] [127.0.0.1] Started GET "/assets/lib/moment/moment.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[c0caf210-b0bf-48c5-a570-39ce87695259] [127.0.0.1] Started GET "/assets/collections/countries.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[b6aa6786-c758-45a3-a16a-1334a2c7e4ff] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[47ae4e19-ab3d-4388-8e62-821efedd06cf] [127.0.0.1] Started GET "/assets/models/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[0c3ba5a8-9fb6-47a5-95eb-fe8a4d773ec8] [127.0.0.1] Started GET "/assets/collections/modifiers.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[9f489359-93ed-4350-951c-7dc4b20c6266] [127.0.0.1] Started GET "/assets/collections/insurance_companies.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[659e7e73-15d7-4eb5-bcd4-2720dd918ebe] [127.0.0.1] Started GET "/assets/collections/patients.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[68c2117b-3983-411e-9f02-ea6e8aa5d086] [127.0.0.1] Started GET "/assets/templates/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[fb5c7654-aa25-493c-9474-d02c83b50de9] [127.0.0.1] Started GET "/assets/views/editors/util.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[c5c75b86-c123-4ffb-9ca1-c2cb0b1008dc] [127.0.0.1] Started GET "/assets/views/patient_searches/show.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[30268135-4119-4133-a9c0-1bc6c74908c5] [127.0.0.1] Started GET "/assets/collections/place_of_services.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[4930af70-6c07-4db4-b737-8ba3ef9fe9f6] [127.0.0.1] Started GET "/assets/collections/patient_insurance_statuses.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[d346d8fe-e0c3-444b-ae95-d3e5ec6ee05d] [127.0.0.1] Started GET "/assets/models/patient_phone.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[e567088f-c9e0-4aef-9649-21ca6187dfe7] [127.0.0.1] Started GET "/assets/lib/select2/select2.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[035495c0-0a7d-4181-8b77-154f1b5fbae9] [127.0.0.1] Started GET "/assets/myapp_matcher.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[b84ea374-4590-497c-81a5-61d551fb2ba4] [127.0.0.1] Started GET "/assets/templates/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[be19d37c-8d7a-4394-a4cb-370d3819c289] [127.0.0.1] Started GET "/assets/collections/state_provinces.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[957479ca-62a4-4698-a37c-a900b6d3b94a] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.timepicker.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[c015d73a-3ec1-4f0c-83ff-63e30ed8b5e9] [127.0.0.1] Started GET "/assets/models/address.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[536e10ea-3a52-4339-aacc-a67ec68c6a8f] [127.0.0.1] Started GET "/assets/models/place_of_service.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[4ecde743-c79c-4e88-ac9c-5e98972a58d7] [127.0.0.1] Started GET "/assets/collections/schedule_infos.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[ff57a298-6576-4115-9179-dee877929555] [127.0.0.1] Started GET "/assets/collections/site_daily_schedules.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[d3b4cbfc-dde3-4f5d-a9a4-d62a6fd9a1c8] [127.0.0.1] Started GET "/assets/lib/scheduler/models/week_mode.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[bb96a75b-abdc-482f-baef-bf5ffd9bc588] [127.0.0.1] Started GET "/assets/lib/scheduler/models/base_mode.js" for 127.0.0.1 at 2013-08-22 07:01:18 -0400
[eb022967-e3c2-4796-8b5f-f8d23a6b50e6] [127.0.0.1] Started GET "/assets/routers/base.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[ab1f29c0-d75a-4b2a-bdb9-6650f9b3d9e3] [127.0.0.1] Started GET "/assets/views/appointments/left.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[ce718438-f395-4db4-b97f-ab0a00bedb8f] [127.0.0.1] Started GET "/assets/templates/appointments/index.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[68923e09-95b9-4a3e-820c-8e2b195d8a79] [127.0.0.1] Started GET "/assets/views/backbone_forms/bootstrap_form.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[d3894118-c277-4250-9282-8dc5d7518b59] [127.0.0.1] Started GET "/assets/templates/appointments/scheduler.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[34c6c691-48af-494e-9422-fc9826a6c100] [127.0.0.1] Started GET "/assets/myapp_route.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[6465a946-3100-46cd-a46e-2976cca58706] [127.0.0.1] Started GET "/assets/models/site_resource_appointment.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[eb4845f3-a09c-47a1-b013-32d448c192ec] [127.0.0.1] Started GET "/assets/views/appointment_conflicts/index.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[42118da5-a7e4-48cf-a2a7-4149ecb21be0] [127.0.0.1] Started GET "/assets/templates/appointments/day_event.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[57d51f60-d509-48b2-882f-fdc2a8ae26c7] [127.0.0.1] Started GET "/assets/templates/appointments/default_event.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[c7221813-b39c-45eb-bddb-6466049019f4] [127.0.0.1] Started GET "/assets/templates/appointments/hour_scale.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[6138d3ee-1409-4e5e-8a22-14ecffed8a30] [127.0.0.1] Started GET "/assets/hamlcoffee_amd.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[759e9897-d92c-4904-8e65-4cb408cee4d2] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap-datepicker.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[9a039c42-a80b-4735-9672-5ae9d18b1c46] [127.0.0.1] Started GET "/assets/templates/appointments/lightbox.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[ea10a5f6-e3c9-439a-b07e-13ef12412466] [127.0.0.1] Started GET "/assets/views/admin/base.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[d6264ceb-5707-4d29-870f-06a637ebde78] [127.0.0.1] Started GET "/assets/lib/scheduler/views/templater.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[ba2b462e-ca72-4926-8dfb-84f791badf41] [127.0.0.1] Started GET "/assets/templates/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[55f37fa8-eced-474f-8112-4945201ae910] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[c8856cf3-1d43-4e70-b36a-aca76ee1fb9e] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.ui.timeslider.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[72a35dca-d3af-4724-82df-428fa277ffd4] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.layout.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[6ed2d827-5f6b-4f2e-8588-b1c572354f7b] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.contextMenu.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[ef621959-661d-4b7c-ab3d-dff0ca049157] [127.0.0.1] Started GET "/assets/templates/claims/show.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[a0d509ac-0b21-40a1-8085-4924782ddcc0] [127.0.0.1] Started GET "/assets/templates/claims/index.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[29811c7e-4160-45ff-b6ef-1db2e0f573fc] [127.0.0.1] Started GET "/assets/models/short_patient.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[d371271d-8cc7-439d-8b84-a714b2bc4ef4] [127.0.0.1] Started GET "/assets/models/claim_accident.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[7918010d-a6a6-408d-a1e3-aaa87ef5c681] [127.0.0.1] Started GET "/assets/models/claim_workmans_comp.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[b39f200d-b4d5-4e76-bb73-aebb2b0e920c] [127.0.0.1] Started GET "/assets/models/claim_epsdt.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[017b3f81-39a0-4868-a499-fecc390324ec] [127.0.0.1] Started GET "/assets/collections/claim_icd10_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[47fdc2ba-bcdc-4b63-b8f8-55cfa2135f9a] [127.0.0.1] Started GET "/assets/collections/claim_icd9_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[e44b6856-238f-4a1d-9d00-f101ab90a692] [127.0.0.1] Started GET "/assets/collections/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[dc16edbc-8fcb-4ac6-8312-1ac2d4dd1c95] [127.0.0.1] Started GET "/assets/views/backbone_forms/regular_form.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[0bd0ce82-b4c5-4f4b-b4e6-07689916fdc0] [127.0.0.1] Started GET "/assets/collections/claim_submittals.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[05803523-7c52-4f57-9e3b-fcb11abb5ac3] [127.0.0.1] Started GET "/assets/collections/icd9_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[cd3696a2-8b6c-4dd6-8cd1-fef15dd7e1e0] [127.0.0.1] Started GET "/assets/views/claims/base_edit.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[6c969705-6585-4b13-97eb-7e81c87b6e3a] [127.0.0.1] Started GET "/assets/templates/claims/edit.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[59047b68-667a-44df-ba5e-63b1631ba0b1] [127.0.0.1] Started GET "/assets/templates/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[b16ac64f-aeae-4965-98c9-5b8a00382e67] [127.0.0.1] Started GET "/assets/templates/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[4281c5e3-28e1-45e6-8f60-b7281668b1df] [127.0.0.1] Started GET "/assets/templates/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[85aa1eb7-12e8-4071-957f-942ac9e3ef0b] [127.0.0.1] Started GET "/assets/templates/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 07:01:19 -0400
[152f801f-014f-45f6-865a-0fc29ccba2a3] [127.0.0.1] Started GET "/assets/templates/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[25a1a77c-0076-4a7d-bf56-1a2aa9754920] [127.0.0.1] Started GET "/assets/templates/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[54d7abec-f237-45f8-a3da-53d5f1719d82] [127.0.0.1] Started GET "/assets/lib/mixOf/mixOf.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[007c4e56-7279-4f83-9973-b970ca7cb31e] [127.0.0.1] Started GET "/assets/collections/patient_phones.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[2d91d15d-9a11-4411-8d72-01e6b57006c0] [127.0.0.1] Started GET "/assets/models/patient_demographic.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[8f75f26b-12f0-48e7-aa25-aa03d60dad92] [127.0.0.1] Started GET "/assets/collections/short_appointments.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[64d9649b-9d2d-4b63-bdee-8d6145f8b314] [127.0.0.1] Started GET "/assets/collections/patient_insurances.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[e88a8e06-f3d3-4a02-8d1e-433d92122f47] [127.0.0.1] Started GET "/assets/templates/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[9d57ee17-d35d-4d4a-8e8a-131cd2799ed8] [127.0.0.1] Started GET "/assets/templates/operators/edit.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[276e60a6-f1f7-42cf-b23d-1c69ae01bff8] [127.0.0.1] Started GET "/assets/models/name_mixin.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[d1b6fcf1-b9ac-4b32-ab9d-e6ff466f698e] [127.0.0.1] Started GET "/assets/templates/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[c9722f44-7c34-4768-82cb-29b8107e54a2] [127.0.0.1] Started GET "/assets/templates/operators/new.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[9c59153f-3ff1-46cc-9345-adfed9485aa1] [127.0.0.1] Started GET "/assets/templates/operators/index.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[fd888ebf-f2c9-4f3f-923b-e6a7029171b4] [127.0.0.1] Started GET "/assets/models/assistant.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[1c277c2b-a2e3-444b-ab87-c35d3766522f] [127.0.0.1] Started GET "/assets/templates/operators/show.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[f09253e7-08a9-4a67-a963-22828fff41cf] [127.0.0.1] Started GET "/assets/templates/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[df758fbe-7115-45cd-9400-a489cb144b40] [127.0.0.1] Started GET "/assets/templates/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[492e82c1-fa1e-4c4d-a91a-ea202664be3a] [127.0.0.1] Started GET "/assets/templates/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[28b57647-244f-452f-a0fc-c6e6d4a189ee] [127.0.0.1] Started GET "/assets/templates/reports/index.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[6a285826-204c-46a1-b220-c1bac97857d5] [127.0.0.1] Started GET "/assets/models/fee_schedule.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[889c18b3-c375-42b1-88fc-3a64e920d1f8] [127.0.0.1] Started GET "/assets/models/patient_classification.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[f9e30388-38cd-45be-a2fc-f1011bdc96bd] [127.0.0.1] Started GET "/assets/templates/assistants/index.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[a6262420-58a9-469d-9a1e-09457c0dec3a] [127.0.0.1] Started GET "/assets/templates/patients/show.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[c725108f-4822-4b3c-9d02-82954397c8f1] [127.0.0.1] Started GET "/assets/views/patients/base_edit.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[e15478cc-6bf7-46d5-ba9c-b224eb51ea23] [127.0.0.1] Started GET "/assets/templates/patients/index.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[5e6876c1-27ce-4bbb-897e-a237e3dd3925] [127.0.0.1] Started GET "/assets/templates/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[618987fb-93d5-42da-8232-fcecff6829ec] [127.0.0.1] Started GET "/assets/templates/addresses/show.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[2e504129-63c6-4e7a-ae20-fcfc6c11119f] [127.0.0.1] Started GET "/assets/templates/patients/edit.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[711edfbd-7437-419e-92d6-cd5a52e3adb0] [127.0.0.1] Started GET "/assets/templates/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[ccd2cc7c-df92-4660-9afd-2eb6455fb32f] [127.0.0.1] Started GET "/assets/templates/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[e2681cae-8cab-4f52-b130-896c08fb4b2f] [127.0.0.1] Started GET "/assets/views/addresses/edit.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[f83e6481-1527-4c40-a5c4-d9255c9a8bb3] [127.0.0.1] Started GET "/assets/templates/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[eb5c4b95-2065-481c-94cf-8a01e772ff8e] [127.0.0.1] Started GET "/assets/templates/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[64c70faa-4468-42f0-ac3a-ff11ec06ac29] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[99628762-c9a9-411e-9ace-c4c0479bcf9a] [127.0.0.1] Started GET "/assets/templates/patients/hedis.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[4d7259c7-4fc7-40d8-9930-a958cb5cff62] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance_tab.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[8c7d0bea-c1ae-4f30-b1de-557a6818888b] [127.0.0.1] Started GET "/assets/templates/providers/index.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[b29167e6-c7d0-4887-8e08-1d0781a3d0ce] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance_add.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[aed075d7-79f4-4bad-8654-645538252ce6] [127.0.0.1] Started GET "/assets/templates/procedures/index.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[a4e25539-5f9a-45f2-96d9-c53826b50bcb] [127.0.0.1] Started GET "/assets/templates/practices/show.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[e5043f98-e61d-43a6-9204-a4fa97cf2f89] [127.0.0.1] Started GET "/assets/models/practice.js" for 127.0.0.1 at 2013-08-22 07:01:20 -0400
[f6f15b69-d1db-481b-b928-b31a33ea3372] [127.0.0.1] Started GET "/assets/templates/procedures/edit.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[c8508750-26e9-48a0-bd8f-b60aa8da6850] [127.0.0.1] Started GET "/assets/templates/practices/edit.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[f40cc7ca-531e-42a9-aaa0-fe19d4d9011a] [127.0.0.1] Started GET "/assets/templates/sites/index.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[e0d696f9-6ac5-492a-87d2-aadbf59adf17] [127.0.0.1] Started GET "/assets/templates/sites/edit.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[a1220a27-ed4f-434d-98e2-878f0866c23f] [127.0.0.1] Started GET "/assets/models/claim_icd10_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[0fe7952f-dd57-4103-803b-e0ef0ba99228] [127.0.0.1] Started GET "/assets/collections/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[777b288c-44fa-4980-a87a-c789a96b81a2] [127.0.0.1] Started GET "/assets/models/claim_icd9_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[1ad69f12-5c80-4cff-b504-1d9c62a324e1] [127.0.0.1] Started GET "/assets/models/modifier.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[944bbbce-174d-488d-ac65-8b0ee4b93a9c] [127.0.0.1] Started GET "/assets/models/country.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[84d9a309-2abb-4f1f-b8da-edb3ddbfe961] [127.0.0.1] Started GET "/assets/collections/icd10_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[eb5d3797-af2e-47e0-94a4-f1f269edd9e5] [127.0.0.1] Started GET "/assets/models/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[6b3a7800-c942-4df9-9bb9-37101bb31d46] [127.0.0.1] Started GET "/assets/models/insurance_company.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[816e5775-1d91-43e4-87b1-2da0d9d8ce27] [127.0.0.1] Started GET "/assets/templates/patient_searches/show.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[3b2ce427-c7ca-422e-a28c-9c5a56578fe2] [127.0.0.1] Started GET "/assets/models/state_province.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[4f379912-0f42-4d48-a5cc-731ad42a36ff] [127.0.0.1] Started GET "/assets/models/site_daily_schedule.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[abee4909-5c66-4b3a-a7fe-96645229aa69] [127.0.0.1] Started GET "/assets/models/schedule_info.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[a0fcd5d3-8d72-41f3-ad3a-4f64df24be89] [127.0.0.1] Started GET "/assets/collections/site_resource_appointments.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[5a8c945e-938e-4c64-96f5-89ca39403929] [127.0.0.1] Started GET "/assets/collections/appointments.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[bc47ea93-08a5-4e13-bc7b-564a3fdb2105] [127.0.0.1] Started GET "/assets/templates/appointments/left.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[57231752-8d9c-4869-9434-403c14fe4a1f] [127.0.0.1] Started GET "/assets/views/sites/setup.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[8a1e182a-6a6f-4616-a4ec-0dcdfae30051] [127.0.0.1] Started GET "/assets/views/backbone_forms/base_form.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[dea04cef-d1f1-440e-acda-7431a22961f8] [127.0.0.1] Started GET "/assets/templates/appointment_conflicts/index.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[deeb0959-2f17-4052-9c18-223752653a46] [127.0.0.1] Started GET "/assets/templates/admin/base.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[6cd6fcb5-8b3b-49a7-becd-99feafb8c41e] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert_non_combos.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[b309ed64-95dc-46b9-bbe2-d3b0ecc3d1d6] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert_scenario.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[e0a0e108-3db3-4584-bf05-ab73ae1e3afe] [127.0.0.1] Started GET "/assets/lib/backbone/backbone.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[ac0a03b3-f2a5-4ce5-8c66-5bef5511f234] [127.0.0.1] Started GET "/assets/models/claim_submittal.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[66be8012-5508-42d9-a504-6a8b23b396dc] [127.0.0.1] Started GET "/assets/models/icd9_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[c63e13be-e268-494b-b890-c1bf819d7196] [127.0.0.1] Started GET "/assets/models/short_appointment.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[fb62ec1d-0bac-4f41-b2b3-0ece4b8fbfc0] [127.0.0.1] Started GET "/assets/templates/claims/base_edit.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[994be6c6-b472-4cd2-a71e-2725d6b3c6fa] [127.0.0.1] Started GET "/assets/models/patient_insurance.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[d0352965-36d1-4b2a-aaf8-476857e085ba] [127.0.0.1] Started GET "/assets/templates/operators/form.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[48b02f53-782a-4672-88bc-2a3584c85744] [127.0.0.1] Started GET "/assets/templates/patients/base_edit.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[58683ae7-4dd6-42e1-850e-ecff7ad10346] [127.0.0.1] Started GET "/assets/templates/fee_schedules/form.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[5510b71e-1874-40bd-96e6-5069597c4550] [127.0.0.1] Started GET "/assets/templates/procedures/form.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[27b70443-0544-48d5-8fe4-7a92ed05a2ae] [127.0.0.1] Started GET "/assets/models/icd10_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[a6ca257f-ff94-4504-8b75-5f9ec117931b] [127.0.0.1] Started GET "/assets/collections/out_of_office_appointments.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[d8630f61-a7ff-4d26-97fd-6c09a46acade] [127.0.0.1] Started GET "/assets/templates/sites/setup.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[e5d113eb-305e-48ff-bb24-1a6737681811] [127.0.0.1] Started GET "/assets/collections/other_site_appointments.js" for 127.0.0.1 at 2013-08-22 07:01:21 -0400
[40cb5942-2f0c-43ae-a09e-70245bb28922] [127.0.0.1] Started GET "/assets/collections/claim_submittal_files.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[f7413d39-8504-4719-b312-9f2d49b16ae4] [127.0.0.1] Started GET "/assets/collections/claim_submittal_logs.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[be247463-020d-45c7-8d2b-2558b23d1a07] [127.0.0.1] Started GET "/assets/models/base_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[18d0f5fa-664c-48c0-bf1f-3a7c633465c9] [127.0.0.1] Started GET "/assets/collections/diagnosis_gems.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[75ce0503-ea21-4bd8-9771-47e65eb1636f] [127.0.0.1] Started GET "/assets/lib/backbone-forms/backbone.bootstrap-modal.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[66a02894-aca5-471b-8197-76d1c2113fa3] [127.0.0.1] Started GET "/assets/models/out_of_office_appointment.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[572c80d5-1382-4bde-bf1d-047ba0d89909] [127.0.0.1] Started GET "/assets/models/other_site_appointment.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[b4ca3fe3-cd16-4834-bccc-c1deff1535d7] [127.0.0.1] Started GET "/assets/models/claim_submittal_log.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[da248303-87be-4cf7-acbd-0447b1d358ba] [127.0.0.1] Started GET "/assets/models/claim_submittal_file.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[7e066285-163c-4d64-918e-18f4cdab78e3] [127.0.0.1] Started GET "/assets/models/diagnosis_gem.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[daf7fc5e-1500-408d-bfd3-8030963370ae] [127.0.0.1] Started GET "/assets/lib/backbone-forms/backbone-forms.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[681742de-977b-4125-9d51-57454bb87a4e] [127.0.0.1] Started GET "/assets/lib/backbone-forms/list.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[59bfe205-af0e-448c-be11-84eb3d531de9] [127.0.0.1] Started GET "/assets/lib/backbone-forms/bootstrap_templates.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[998dbff3-a829-4c77-b622-154acf4f8225] [127.0.0.1] Started GET "/assets/views/backbone_forms/myapp_templates.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[84ff7605-445d-466d-a232-2e3dc90dfb8c] [127.0.0.1] Started GET "/assets/templates/backbone_forms/list.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[518c3ceb-9283-4f3f-8398-474ff71761f1] [127.0.0.1] Started GET "/assets/templates/backbone_forms/listItem.js" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[865d60a9-3d01-4a43-95e8-fd11f1b010d3] [127.0.0.1] Started GET "/assets/logo.png" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[721e0465-67d2-4861-9a8b-8e0378a6add1] [127.0.0.1] Started GET "/api/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 07:01:22 -0400
[721e0465-67d2-4861-9a8b-8e0378a6add1] [127.0.0.1] Processing by PatientsController#show as JSON
[721e0465-67d2-4861-9a8b-8e0378a6add1] [127.0.0.1] Parameters: {"site_id"=>"1", "id"=>"4501"}
[721e0465-67d2-4861-9a8b-8e0378a6add1] [127.0.0.1] Completed 200 OK in 687ms (Views: 390.1ms | ActiveRecord: 162.0ms)
Finally renders but chrome console errors:
Uncaught Error: EOFError: end of file reached claim_procedure_wrapper.js:1
Uncaught Error: EOFError: end of file reached insurance_company.js:1
Uncaught TypeError: Expecting a function in instanceof check, but got #<Object> base.js:328
^CExiting
~/Documents/myapp> rm -rf tmp/cache
~/Documents/myapp> r s webrick
=> Booting WEBrick
=> Rails 4.0.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
[2013-08-22 07:03:14] INFO WEBrick 1.3.1
[2013-08-22 07:03:14] INFO ruby 2.0.0 (2013-05-14) [x86_64-darwin12.3.0]
[2013-08-22 07:03:14] INFO WEBrick::HTTPServer#start: pid=36890 port=3000
[a47e72b6-bf6a-4478-99d8-335391e53e44] [127.0.0.1] Started GET "/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 07:03:23 -0400
[a47e72b6-bf6a-4478-99d8-335391e53e44] [127.0.0.1] ActiveRecord::SchemaMigration Load (1.0ms) SELECT "schema_migrations".* FROM "schema_migrations"
[a47e72b6-bf6a-4478-99d8-335391e53e44] [127.0.0.1] Processing by SitesController#show as HTML
[a47e72b6-bf6a-4478-99d8-335391e53e44] [127.0.0.1] Parameters: {"id"=>"1", "push_path"=>"patients/4501"}
[a47e72b6-bf6a-4478-99d8-335391e53e44] [127.0.0.1] Rendered sites/show.html.erb within layouts/application (446.7ms)
[a47e72b6-bf6a-4478-99d8-335391e53e44] [127.0.0.1] Completed 200 OK in 4486ms (Views: 3585.0ms | ActiveRecord: 210.2ms)
[5086b412-c22f-4b99-84a0-7b24ad85e05d] [127.0.0.1] Started GET "/assets/jquery.contextMenu.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[a4cc9102-ab6e-4fa4-ab0c-92b839bf5724] [127.0.0.1] Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[dcc17d11-0736-4534-824c-60989e3e57f8] [127.0.0.1] Started GET "/assets/datepicker.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[a2bc7f84-08b6-4218-aa10-1212a55d6aa0] [127.0.0.1] Started GET "/assets/jquery.timepicker.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[37533a18-9a97-47ad-ace9-fcf2b0db0fd2] [127.0.0.1] Started GET "/assets/select2.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[a8542fe9-cfac-423e-acf4-12af2c4ee299] [127.0.0.1] Started GET "/assets/scheduler.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[edce1144-2e07-4b17-96ac-76cedb6376bb] [127.0.0.1] Started GET "/assets/alertify.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[89966936-8a11-4bc6-b2cb-f549d82f06fa] [127.0.0.1] Started GET "/assets/alertify.bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[f363cbba-15d8-4636-a762-f008713bec19] [127.0.0.1] Started GET "/assets/font-icons.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[780b923e-c053-4767-afba-95f28c9552ba] [127.0.0.1] Started GET "/assets/custom-icons.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[d8b859eb-cf45-46b1-9716-3753297506be] [127.0.0.1] Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[f1ad61c3-3475-4f60-af10-7bd6030c9889] [127.0.0.1] Started GET "/assets/require.js" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[f7a97af7-d83d-4304-8f68-3346a56671f8] [127.0.0.1] Started GET "/assets/application.js" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[2c17e99e-58e1-4161-b133-411574f2caa5] [127.0.0.1] Started GET "/assets/collections/delay_reason_codes.js" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[7aa5d4c0-675d-45de-85ec-b3f2d8a56a33] [127.0.0.1] Started GET "/assets/myapp.js" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[b5d039bc-3714-4818-baad-70944f4d068f] [127.0.0.1] Started GET "/assets/collections/procedures.js" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[0cd2477a-f7eb-4d19-8cd4-6bfdb42daf06] [127.0.0.1] Started GET "/assets/collections/appointment_types.js" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[7c14c599-00d1-4f95-9fc3-24304e777fca] [127.0.0.1] Started GET "/assets/collections/appointment_conflicts.js" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[d2d12367-80b0-4766-a558-1e5b1d281762] [127.0.0.1] Started GET "/assets/routers/all.js" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[1cd1956a-cf4b-4565-8c20-49e3507cdf2d] [127.0.0.1] Started GET "/assets/collections/providers.js" for 127.0.0.1 at 2013-08-22 07:03:28 -0400
[bedb2f14-946c-4104-a022-6ebe002046d5] [127.0.0.1] Started GET "/assets/collections/service_authorization_exceptions.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[3a51fdea-afbc-4415-b4c9-7b51c6068bf4] [127.0.0.1] Started GET "/assets/collections/site_resources.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[95fbf4ac-58a1-41e2-9856-6558938cd9fa] [127.0.0.1] Started GET "/assets/collections/sites.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[1f4d8211-3b6c-41f5-8493-92c13f23369d] [127.0.0.1] Started GET "/assets/collections/users.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[2db132b3-fa87-4bac-82f7-dcb9e8598623] [127.0.0.1] Started GET "/assets/views/editors/all.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[36dcb994-80a5-40f5-895a-f59fb2324931] [127.0.0.1] Started GET "/assets/lib/lodash/lodash.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[5f0bb8fb-2a7c-461c-9796-0fc724a83e83] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[7c749da3-6d83-4b3e-8a08-f9a5b0dfe42d] [127.0.0.1] Started GET "/assets/collections/base.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[72e12fbe-ab87-4491-8272-a26da28c1046] [127.0.0.1] Started GET "/assets/models/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[e18a06e0-cdf8-4878-90ff-9be2a8cc4a79] [127.0.0.1] Started GET "/assets/models/procedure.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[fc79b22b-c9ba-40ab-8088-1366a7c7da34] [127.0.0.1] Started GET "/assets/models/appointment_type.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[a9c39e76-496b-41d4-921c-578ef46307c5] [127.0.0.1] Started GET "/assets/models/appointment_conflict.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[6a4b9d9b-fbda-4468-9a5c-6f942395709b] [127.0.0.1] Started GET "/assets/routers/admin.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[1edee021-3ed3-4d8d-acb8-8aea2981191a] [127.0.0.1] Started GET "/assets/routers/appointments.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[ad6b6889-155e-48d1-ad39-daf639462b96] [127.0.0.1] Started GET "/assets/routers/assistants.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[3633ef6e-7e38-4f1f-b1b4-bf820d299a3c] [127.0.0.1] Started GET "/assets/routers/claims.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[9e92ce43-60df-4193-8108-e6540988e0ef] [127.0.0.1] Started GET "/assets/routers/diagnoses.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[15421cfc-6ba7-4907-9fc4-d9872bf47a51] [127.0.0.1] Started GET "/assets/routers/fee_schedules.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[41c7c546-db71-4ea0-936a-5fa8fe58a820] [127.0.0.1] Started GET "/assets/routers/operators.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[dd37835a-f7ed-4ea4-9380-d7a481484c83] [127.0.0.1] Started GET "/assets/routers/patient_claims.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[8301caa3-70b5-458b-abc0-d62d6e710e07] [127.0.0.1] Started GET "/assets/routers/patient_classifications.js" for 127.0.0.1 at 2013-08-22 07:03:29 -0400
[46599b5e-dd9f-4e12-90b4-2332be848fbf] [127.0.0.1] Started GET "/assets/routers/patients.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[d6d77326-9db8-4a2e-9049-d2b3af842b24] [127.0.0.1] Started GET "/assets/routers/practices.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[3e6c68e3-8abf-4ed4-af4f-22a78168cfca] [127.0.0.1] Started GET "/assets/routers/procedures.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[83007607-fc28-4a23-ba02-02f656d747aa] [127.0.0.1] Started GET "/assets/routers/providers.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[6b3b55ce-2158-4b6c-8fc7-618f64b51d51] [127.0.0.1] Started GET "/assets/routers/reports.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[e80e301e-638f-4329-99db-5d3618738f5c] [127.0.0.1] Started GET "/assets/routers/sites.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[92d7aa69-9821-4489-8a9f-097be0bb96ba] [127.0.0.1] Started GET "/assets/models/provider.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[d47c025c-02b5-495a-8d36-a93ee5016074] [127.0.0.1] Started GET "/assets/models/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[13004fcb-f5a0-445c-bc9d-811e02291de2] [127.0.0.1] Started GET "/assets/models/site_resource.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[ef5f5fc0-a772-4610-bf63-f9d5a57a6b28] [127.0.0.1] Started GET "/assets/lib/moment/moment_util.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[73506eff-7f58-45cd-ae59-a82a905c6d84] [127.0.0.1] Started GET "/assets/models/site.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[b2c0da88-7f14-4c23-b1bf-3333af18ad1d] [127.0.0.1] Started GET "/assets/models/user.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[e793a61d-4e01-4fe3-b594-a2841d7dfdcc] [127.0.0.1] Started GET "/assets/views/editors/appointment_slider.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[a0d14f7b-7d56-4aaa-bd31-c60b62a47ee6] [127.0.0.1] Started GET "/assets/views/editors/appointment_type.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[cbee2a0a-64b4-436a-9bca-297935ff2510] [127.0.0.1] Started GET "/assets/views/editors/boolean.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[8f0a927f-2da9-4a3f-9749-7864abcaa3c9] [127.0.0.1] Started GET "/assets/views/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[19bfe238-f07b-46d9-9437-d89c341e7f33] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[c9d20d8b-c43e-4a0e-a464-709746a92624] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[cb33856c-1f5d-43c9-adfd-538f683a32ec] [127.0.0.1] Started GET "/assets/views/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[93b0cd1c-ec9a-49c4-97fa-2d9d2b825729] [127.0.0.1] Started GET "/assets/views/editors/collection.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[85010b61-9f2c-4bfb-adce-c186c103931d] [127.0.0.1] Started GET "/assets/views/editors/country.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[fe205b7c-aa3c-4c8c-87d1-dc98ca00a98f] [127.0.0.1] Started GET "/assets/views/editors/date_picker.js" for 127.0.0.1 at 2013-08-22 07:03:30 -0400
[50c040d8-190b-43d3-a502-b1eca25564aa] [127.0.0.1] Started GET "/assets/views/editors/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[89c6ac8d-f0be-4d38-ac59-644709588ecd] [127.0.0.1] Started GET "/assets/views/editors/diagnosis.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[9cbae60c-88b2-4371-aa65-704106b35258] [127.0.0.1] Started GET "/assets/views/editors/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[bf4ff1df-d2f4-42f2-a2a4-8cde9256c784] [127.0.0.1] Started GET "/assets/views/editors/gender.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[17fa0e98-76dc-4ef7-85f5-7c145f1c51cd] [127.0.0.1] Started GET "/assets/views/editors/insurance_company.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[f32052d6-0ba2-4c43-a67f-2afa09cddb55] [127.0.0.1] Started GET "/assets/views/editors/marital_status.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[4c31ea89-8a8c-4f67-87e0-b4ce4b574723] [127.0.0.1] Started GET "/assets/views/editors/model_label.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[45d67a65-51a5-4d21-887d-2f43a20de0e5] [127.0.0.1] Started GET "/assets/views/editors/modifier.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[145fceb7-5e78-42db-8140-e60c24606f0f] [127.0.0.1] Started GET "/assets/views/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[f16ee588-cf10-4634-a1f7-0ae3d2c9879d] [127.0.0.1] Started GET "/assets/views/editors/money.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[bd346934-b8eb-43b8-84ca-b4c8ec2b5d87] [127.0.0.1] Started GET "/assets/views/editors/name_suffix.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[b4c66b84-ef08-4dba-8cdc-3c6c9b3a3764] [127.0.0.1] Started GET "/assets/views/editors/null_text.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[82aedad5-faf2-4b42-9d20-4bd2377340e9] [127.0.0.1] Started GET "/assets/views/editors/patient.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[7188cc4b-f167-40df-9955-d5d606a3b7bd] [127.0.0.1] Started GET "/assets/views/editors/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[ec59a26b-4836-4764-a6ce-2efde508b15f] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[8916bf7f-415d-4dee-afbd-28a5509ce8a8] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type_collection.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[6af04e05-69e7-49c3-9a0c-8aa803dc1e6a] [127.0.0.1] Started GET "/assets/views/editors/place_of_service.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[848f5e2c-7603-4ba2-abaa-85f9c43f6d62] [127.0.0.1] Started GET "/assets/views/editors/procedure.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[dfe656b9-5bc1-45fc-bbdb-857fd6870379] [127.0.0.1] Started GET "/assets/views/editors/provider.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[2efa5a90-b644-4da5-9224-517d060c420c] [127.0.0.1] Started GET "/assets/views/editors/select2.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[6698782a-4505-455e-99b1-08e7fcb5887a] [127.0.0.1] Started GET "/assets/views/editors/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[bc4b923c-04c6-49c3-82ae-7fc29008efbe] [127.0.0.1] Started GET "/assets/views/editors/simple_select2.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[da50f155-e7d1-44c1-9c68-544553531fe8] [127.0.0.1] Started GET "/assets/views/editors/site_resource.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[bf0f0ebe-ae85-40ca-a303-5711dc4bac0b] [127.0.0.1] Started GET "/assets/views/editors/sortable_collection.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[f3ba5a8f-96f5-421d-9d70-b3e97f36e7b7] [127.0.0.1] Started GET "/assets/views/editors/ssn.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[27e0afd2-05ea-4af3-9f08-0ecb755ec91e] [127.0.0.1] Started GET "/assets/views/editors/state_province.js" for 127.0.0.1 at 2013-08-22 07:03:31 -0400
[bca2ceda-69bb-4e86-9b4c-6f15ae6a4bdc] [127.0.0.1] Started GET "/assets/views/editors/time_picker.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[7144f77c-1911-4615-842f-52f34b72aca6] [127.0.0.1] Started GET "/assets/views/editors/time_range.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[ed09ffd3-859b-4c06-9c02-5891329220e1] [127.0.0.1] Started GET "/assets/lib/jquery/jquery-ui.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[13b1206f-1a2b-4e6d-9fd3-1fc7c74c4a0e] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.maskedinput.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[cac6c857-3163-4a5b-9059-06367dd7e85e] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[863256ec-16e8-44f4-9387-4530b6273f22] [127.0.0.1] Started GET "/assets/lib/highcharts/highcharts.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[df69859f-c4de-44ec-9dcd-382360793ec1] [127.0.0.1] Started GET "/assets/lib/alertify/alertify.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[e1fb44ed-5a64-4712-8be6-2f06b3540b21] [127.0.0.1] Started GET "/assets/models/base.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[bba0a9f9-2618-41c3-8c8f-b47d70121d3b] [127.0.0.1] Started GET "/assets/models/appointment.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[20290052-4ba9-41d2-b4a3-95b157803cc0] [127.0.0.1] Started GET "/assets/routers/base_admin.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[128a1d8c-c372-42a5-ba80-ec8cd6d36dd3] [127.0.0.1] Started GET "/assets/lib/scheduler/models/day_mode.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[60cec416-b047-44f2-bf66-1f3e88400bc3] [127.0.0.1] Started GET "/assets/lib/scheduler/models/month_mode.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[5539c923-463d-4ae3-9489-a450031ef93c] [127.0.0.1] Started GET "/assets/models/scheduler_work_week_mode.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[6cf44d7b-95bc-4654-9cc4-84866b7d2aa3] [127.0.0.1] Started GET "/assets/models/scheduler_onsite_mode.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[40200826-7cba-4b26-b095-86dafef15a15] [127.0.0.1] Started GET "/assets/routers/base_appointments.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[025dda98-5755-4b56-bf91-75bba6083613] [127.0.0.1] Started GET "/assets/views/appointments/index.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[54b97a01-3356-4774-8367-6c2c44b16534] [127.0.0.1] Started GET "/assets/collections/assistants.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[090675a7-2ca1-4161-8324-c35911e12f6a] [127.0.0.1] Started GET "/assets/views/assistants/base.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[76004ca0-222f-440b-a7c6-9944c30d9c16] [127.0.0.1] Started GET "/assets/views/assistants/index.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[1501c0d7-467a-4ca3-ae36-dcc8c95d8b72] [127.0.0.1] Started GET "/assets/routers/base_claims.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[a0d41a1d-dfae-43cc-83f7-9a9afd31f7f0] [127.0.0.1] Started GET "/assets/models/claim.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[c02b1a0c-96c2-4a34-a719-a0c2a9a2a025] [127.0.0.1] Started GET "/assets/views/claims/index.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[4b0dacab-a4b3-4603-9844-bcc0e202682f] [127.0.0.1] Started GET "/assets/views/claims/show.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[7cb2c018-9697-4d86-857d-facf29d3b83b] [127.0.0.1] Started GET "/assets/views/claims/edit.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[8e55f5ec-ac0f-45aa-a584-0b1e12a75692] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 07:03:32 -0400
[b1c29ac9-a7be-451f-a5b1-ef2aca4d7137] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[70f65007-b2f5-4d34-b411-fc94fb6e132b] [127.0.0.1] Started GET "/assets/views/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[15fd7e86-d994-45bd-a2e5-d29cbd288a18] [127.0.0.1] Started GET "/assets/views/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[c9ac204a-4ad4-4919-82a4-c91d09ad8f8c] [127.0.0.1] Started GET "/assets/views/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[1c2fa31e-1607-4749-82b6-ea703409598a] [127.0.0.1] Started GET "/assets/views/diagnoses/base.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[da28cc97-87fe-48a8-ba1b-e1a6460d9bd6] [127.0.0.1] Started GET "/assets/views/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[5cad32b4-dea5-4c43-bf89-7704d0e870c5] [127.0.0.1] Started GET "/assets/collections/fee_schedules.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[69aea111-e935-42ef-98a5-ca0718c5c3b1] [127.0.0.1] Started GET "/assets/views/fee_schedules/base.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[1ebac4cc-361f-4d0a-8f26-ea9041abcea1] [127.0.0.1] Started GET "/assets/views/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[6ec30865-24a1-4cc0-81a9-ab122310b179] [127.0.0.1] Started GET "/assets/views/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[997a85ec-4d4b-466b-86a5-4b377ce5295c] [127.0.0.1] Started GET "/assets/views/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[e04e7c05-bb37-4531-96bd-571fc66c1e8b] [127.0.0.1] Started GET "/assets/collections/operators.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[e4313f3d-4cb1-4ac8-8e01-1879a5d0eb47] [127.0.0.1] Started GET "/assets/models/operator.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[3d20c72a-33f2-43e4-aba0-42ac63c84832] [127.0.0.1] Started GET "/assets/views/operators/base.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[25e6b845-3700-4587-b76e-29ddfeaa30a6] [127.0.0.1] Started GET "/assets/views/operators/index.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[04214da5-3d8f-4337-9612-e38a75bf5f6b] [127.0.0.1] Started GET "/assets/views/operators/show.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[02f1ffc9-9f4a-4c57-93ba-c56a1021a680] [127.0.0.1] Started GET "/assets/views/operators/edit.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[3f74daea-4d4f-40f8-831c-7dc1750f6a35] [127.0.0.1] Started GET "/assets/views/operators/new.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[c80f80fb-7003-4aa0-b119-1923c216633c] [127.0.0.1] Started GET "/assets/routers/base_patients.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[1eb69ad3-c51b-44a6-97c8-8c11efa0d216] [127.0.0.1] Started GET "/assets/collections/claims.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[cb872949-e769-4a23-994f-ada4a0d962f5] [127.0.0.1] Started GET "/assets/models/patient.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[f09517b0-2210-4031-9958-85da606660a4] [127.0.0.1] Started GET "/assets/views/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[bca6dd51-fe51-4462-b255-2db34e53a317] [127.0.0.1] Started GET "/assets/views/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[ef56e2f2-d3e4-4e37-bf66-32409d9c7294] [127.0.0.1] Started GET "/assets/views/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[ddc35d12-5115-4c71-8b70-3353e7722ed2] [127.0.0.1] Started GET "/assets/collections/patient_classifications.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[974cdbdd-f17f-41c6-b5b4-a95b5d9d862e] [127.0.0.1] Started GET "/assets/views/patient_classifications/base.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[a880291f-b13d-476a-9a4e-f37af5a386e5] [127.0.0.1] Started GET "/assets/views/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[4725c9d0-3c45-4c8f-bc99-7c33105abe4f] [127.0.0.1] Started GET "/assets/views/patients/index.js" for 127.0.0.1 at 2013-08-22 07:03:33 -0400
[4f694138-1d93-4728-8d1e-044daf389246] [127.0.0.1] Started GET "/assets/views/patients/show.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[931e635e-204a-4f0e-b575-0ceafbe3bc4b] [127.0.0.1] Started GET "/assets/views/patients/edit.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[8655f679-31c7-498f-9f14-c8859bfbe7f0] [127.0.0.1] Started GET "/assets/views/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[1389822b-ff58-4473-b6e8-77a8a162bdbe] [127.0.0.1] Started GET "/assets/views/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[605ebe2c-ca49-4ef0-8d89-c962eafdc30e] [127.0.0.1] Started GET "/assets/views/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[1b994e7f-2c1a-4fe9-a861-39bcc04407ce] [127.0.0.1] Started GET "/assets/views/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[85ea0ba0-d30a-42b9-a8d9-12c8f587ce41] [127.0.0.1] Started GET "/assets/views/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[b8a97d25-d3fc-4e8b-9086-482d986cee89] [127.0.0.1] Started GET "/assets/views/patients/hedis.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[83d30c68-2242-4c0d-b09f-c1e0e04d87ef] [127.0.0.1] Started GET "/assets/collections/practices.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[95cb6b65-fd2d-4f6d-a178-75b2b298ea21] [127.0.0.1] Started GET "/assets/views/practices/base.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[b754d8ee-4ec1-4d56-a5e7-7390b812cbb3] [127.0.0.1] Started GET "/assets/views/practices/show.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[d3059ce8-0d1c-4c82-a889-6e2af95810dd] [127.0.0.1] Started GET "/assets/views/practices/edit.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[0367b46a-f1b5-4bfc-9a36-128319bcec24] [127.0.0.1] Started GET "/assets/views/procedures/base.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[d850210d-8c28-40f1-89c3-103f68417484] [127.0.0.1] Started GET "/assets/views/procedures/index.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[9867785b-9d75-461b-b710-e51c5b2b2725] [127.0.0.1] Started GET "/assets/views/procedures/edit.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[97ae6e98-2c0a-437a-9c44-9481231738fe] [127.0.0.1] Started GET "/assets/views/providers/base.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[4ca74134-b537-43af-a597-470fd3666033] [127.0.0.1] Started GET "/assets/views/providers/index.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[259257dd-d465-4079-9682-2db23d7064b2] [127.0.0.1] Started GET "/assets/routers/base_reports.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[bd4f274d-ee7b-45e1-836a-885e189c804d] [127.0.0.1] Started GET "/assets/views/reports/index.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[d07c9501-9daa-4ec3-9a03-d63145d4eb5d] [127.0.0.1] Started GET "/assets/views/sites/base.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[f4e97197-e419-4845-b1b8-b5716b12d388] [127.0.0.1] Started GET "/assets/views/sites/index.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[2a43a156-023e-4adc-9d2e-4d6ef83333fa] [127.0.0.1] Started GET "/assets/views/sites/edit.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[86539505-103d-45e5-8449-2690a1808a87] [127.0.0.1] Started GET "/assets/lib/moment/moment.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[aa9d12e3-6639-4264-8443-d9dce7605393] [127.0.0.1] Started GET "/assets/models/address.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[63f5073d-f842-4a97-bf33-605b1cebb249] [127.0.0.1] Started GET "/assets/models/place_of_service.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[03baf4f2-8595-4f0a-ac55-7a3483373da9] [127.0.0.1] Started GET "/assets/collections/site_daily_schedules.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[bb810b07-2d82-4def-8d51-ca715821d15b] [127.0.0.1] Started GET "/assets/views/backbone_forms/standalone_editor.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[3318c3af-9374-4e54-8049-fa41fa05118f] [127.0.0.1] Started GET "/assets/templates/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:03:34 -0400
[e0ce7984-0fb7-4ec5-985f-e5ac8ae11f0e] [127.0.0.1] Started GET "/assets/myapp_util.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[777d9d86-8f04-43d2-b87b-f095f0c616d5] [127.0.0.1] Started GET "/assets/models/claim_procedure_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[d165a8c4-dbbc-41bb-964f-20665678cc60] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[cfc01591-3562-4de0-95d0-bf52498cd21d] [127.0.0.1] Started GET "/assets/models/claim_procedure.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[f4d82f35-00d1-4488-b627-bd76990e3e51] [127.0.0.1] Started GET "/assets/models/money.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[43d6e0d9-152b-4849-a3e1-a3ceb2db65b8] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[0b0de586-ad93-4d52-907e-ad3335ade000] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_wrapper.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[60e37080-dc9f-40d0-950d-d4f5a2a2e32e] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_show.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[614a9479-b0ad-4e99-9923-cb240eb6fd46] [127.0.0.1] Started GET "/assets/collections/countries.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[98d8c4b6-84a9-4236-ae45-21e57b8216df] [127.0.0.1] Started GET "/assets/models/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[e26e5ad7-b8a2-480f-99d2-88f3327bad6c] [127.0.0.1] Started GET "/assets/collections/insurance_companies.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[44507a2a-c730-434c-b9ca-f6ffba1183ba] [127.0.0.1] Started GET "/assets/views/editors/util.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[23630529-60be-4f77-89ec-bc45446590e0] [127.0.0.1] Started GET "/assets/collections/modifiers.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[94e0fb40-7290-4046-a827-613aaaac679a] [127.0.0.1] Started GET "/assets/templates/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[e3c8f160-79a6-405c-b98a-13c36b755f4a] [127.0.0.1] Started GET "/assets/collections/patients.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[ed4f0835-67ab-435a-8829-8be44ea37732] [127.0.0.1] Started GET "/assets/views/patient_searches/show.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[2dcc95c9-a0e3-4bec-954e-9064de730672] [127.0.0.1] Started GET "/assets/collections/patient_insurance_statuses.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[a248b9d0-94af-4ebd-a25d-ccc72075684b] [127.0.0.1] Started GET "/assets/templates/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[e0edbf98-f514-4a7a-a5ef-844237503d4f] [127.0.0.1] Started GET "/assets/models/patient_phone.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[fb927b5a-b73b-41d9-8b7d-4e63330c1fdf] [127.0.0.1] Started GET "/assets/collections/place_of_services.js" for 127.0.0.1 at 2013-08-22 07:03:35 -0400
[a86480dc-c544-4e29-9621-c994e115c361] [127.0.0.1] Started GET "/assets/myapp_matcher.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[2a73ddd7-1130-46c5-b5ef-9ff0c15d9dcf] [127.0.0.1] Started GET "/assets/lib/select2/select2.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[fa2573ef-92a2-42f3-abf3-b05cb3cacd74] [127.0.0.1] Started GET "/assets/collections/state_provinces.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[ea79dc4b-1326-48e7-8abc-f66d3ebbbbf3] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.timepicker.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[5416743c-2ec7-4ff9-bea8-12ba2c3eff2c] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.layout.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[fdff277c-1338-4fc6-b4df-8063ddb49a8d] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.ui.timeslider.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[1f68af7a-3d03-4da3-b3b3-43aca805908b] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap-datepicker.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[4d6ff226-4f91-4360-9191-2142b7522f0e] [127.0.0.1] Started GET "/assets/routers/base.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[69d69e8e-72f4-4a8d-8bad-6d70a234e707] [127.0.0.1] Started GET "/assets/lib/scheduler/models/base_mode.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[7f4f0584-4f19-485f-9305-11ab81dce629] [127.0.0.1] Started GET "/assets/lib/scheduler/models/week_mode.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[95a46820-faed-46d5-92e0-75da07f496a6] [127.0.0.1] Started GET "/assets/collections/schedule_infos.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[e28adfff-c4e9-4e71-8baa-dab51f83e247] [127.0.0.1] Started GET "/assets/views/appointments/left.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[616c00bb-2cb9-49a3-8aaa-ad35e755d43f] [127.0.0.1] Started GET "/assets/views/appointments/scheduler.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[d6301cca-9c6f-48a0-9161-765d29e7f71c] [127.0.0.1] Started GET "/assets/templates/appointments/index.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[610c332c-e0c4-4e0d-8c66-dc21e45660ce] [127.0.0.1] Started GET "/assets/models/assistant.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[8efc8247-815c-48de-932e-51a03495f120] [127.0.0.1] Started GET "/assets/views/admin/base.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[9ebdeeeb-dba4-4325-a2cf-d4ac21aa33e3] [127.0.0.1] Started GET "/assets/templates/assistants/index.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[21a7d735-c758-4971-ac8f-443c310d4d6d] [127.0.0.1] Started GET "/assets/models/short_patient.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[b930a817-4852-459c-99b9-ee0a28511c3c] [127.0.0.1] Started GET "/assets/models/claim_accident.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[2d761344-b98f-4656-b208-b2de983eb327] [127.0.0.1] Started GET "/assets/models/claim_epsdt.js" for 127.0.0.1 at 2013-08-22 07:03:36 -0400
[23fdd615-2114-4f97-bd0f-829a3cc916ae] [127.0.0.1] Started GET "/assets/models/claim_workmans_comp.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[df5a18a1-470f-4f7a-92ac-6c3e45117782] [127.0.0.1] Started GET "/assets/collections/claim_icd9_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[ad250221-69b6-4d8e-b29d-54a7554f857b] [127.0.0.1] Started GET "/assets/collections/claim_icd10_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[ac6ae01a-e803-4b51-967c-deff35cfec18] [127.0.0.1] Started GET "/assets/collections/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[1923e27a-1e19-46a7-a5a0-82fb37a4f172] [127.0.0.1] Started GET "/assets/collections/claim_submittals.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[6c287795-a1c9-46ad-b89c-029037bf4677] [127.0.0.1] Started GET "/assets/templates/claims/index.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[f169eb9e-8e95-472b-9f99-05b37e9e43cb] [127.0.0.1] Started GET "/assets/templates/claims/show.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[7e2a4313-3923-45a7-bedf-2648133b789a] [127.0.0.1] Started GET "/assets/views/backbone_forms/regular_form.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[10b42fb8-d5f5-4d68-8da4-d1da2ac5664d] [127.0.0.1] Started GET "/assets/collections/icd9_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[9add2d02-a7cb-439d-949f-789bf219ebde] [127.0.0.1] Started GET "/assets/views/claims/base_edit.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[821c6ba1-5ae7-469d-a058-28f926080778] [127.0.0.1] Started GET "/assets/templates/claims/edit.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[619508f8-737f-4435-92a6-da2f62a5f5c7] [127.0.0.1] Started GET "/assets/templates/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[23094257-340a-435b-ba52-915acccab8c8] [127.0.0.1] Started GET "/assets/templates/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[189ec93a-1c3f-4389-b8d9-b7715216b45d] [127.0.0.1] Started GET "/assets/templates/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[d4994d75-c4dc-4904-801e-bcb20a725361] [127.0.0.1] Started GET "/assets/templates/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[fffd6b20-a99f-4a26-9c3f-83711b4e68af] [127.0.0.1] Started GET "/assets/views/backbone_forms/bootstrap_form.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[668bbc63-5b79-4b9e-856f-5571e455d85a] [127.0.0.1] Started GET "/assets/templates/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[714d4c32-31ab-44bf-a12e-297ae841cbe3] [127.0.0.1] Started GET "/assets/templates/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[ef797338-d334-49bf-a0a2-222712844bb8] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[42d54cb9-2194-4fb0-b1da-3443aa303845] [127.0.0.1] Started GET "/assets/models/fee_schedule.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[c01670c0-433b-4ecb-8c30-1b729d978545] [127.0.0.1] Started GET "/assets/templates/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[a95eb47a-11fd-4732-9c8d-682c5c6b2bdc] [127.0.0.1] Started GET "/assets/templates/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[2b2cd725-c96c-4fd9-affc-5ee6d62715cb] [127.0.0.1] Started GET "/assets/templates/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 07:03:37 -0400
[4a1e7017-f120-4ef0-b910-86e1ccdba58e] [127.0.0.1] Started GET "/assets/templates/operators/index.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[d623ded2-5175-4f0c-9e14-668b4a901186] [127.0.0.1] Started GET "/assets/templates/operators/show.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[42b168e8-224e-48a6-a20c-f3cb3986dc7a] [127.0.0.1] Started GET "/assets/templates/operators/edit.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[b22c7ac9-756a-4023-b3d9-e8f297f1fb68] [127.0.0.1] Started GET "/assets/templates/operators/new.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[8342e34f-bf1a-49b4-af2e-d5a6f44f6dae] [127.0.0.1] Started GET "/assets/lib/mixOf/mixOf.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[7491c5ce-af78-4495-8f80-61ef6dd1c49b] [127.0.0.1] Started GET "/assets/collections/patient_phones.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[51fc0cd3-eca1-4f31-9ed6-7a28c3fede70] [127.0.0.1] Started GET "/assets/models/patient_demographic.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[c8c1f63e-a1c3-4a4b-96b8-130020a5c5cc] [127.0.0.1] Started GET "/assets/collections/short_appointments.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[a2680971-f18f-49f1-8f69-8f8e8879f102] [127.0.0.1] Started GET "/assets/collections/patient_insurances.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[6d34552b-26ec-4a21-acb7-fe668a39cd25] [127.0.0.1] Started GET "/assets/models/name_mixin.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[9ad485c4-69b1-46d7-9304-917247f27bd6] [127.0.0.1] Started GET "/assets/templates/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[a249efc9-75e6-4359-8c22-1e1cb8e239e2] [127.0.0.1] Started GET "/assets/templates/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[36db5351-519c-49da-bc5a-b9fde1ea8d16] [127.0.0.1] Started GET "/assets/templates/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[ecfbb075-eb65-4e9f-9f84-f25704fe81dd] [127.0.0.1] Started GET "/assets/models/patient_classification.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[21423cc8-7ae3-41fa-acb5-e8510554464f] [127.0.0.1] Started GET "/assets/templates/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[c8fa7393-cfeb-4ebf-a993-dd282e4b7beb] [127.0.0.1] Started GET "/assets/templates/patients/index.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[1cad4e44-6d88-4489-9582-9b6fbca81760] [127.0.0.1] Started GET "/assets/views/patients/base_edit.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[be60441e-8de6-4e1d-904a-0359483c27ea] [127.0.0.1] Started GET "/assets/templates/patients/show.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[59524152-2546-4260-a8c4-89fa4565aa25] [127.0.0.1] Started GET "/assets/templates/addresses/show.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[956cf204-69fe-4af7-9c0e-9d3123f2cf45] [127.0.0.1] Started GET "/assets/templates/patients/edit.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[e3e5b5d6-c8c3-44e9-bd73-725126fca694] [127.0.0.1] Started GET "/assets/views/addresses/edit.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[79d6e562-c500-486b-b2da-d219ba695f85] [127.0.0.1] Started GET "/assets/templates/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[f1ce704e-4de3-430e-a172-cc472233c462] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[6eac4b3b-8aae-48eb-ba61-e9cb5c8771f2] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance_tab.js" for 127.0.0.1 at 2013-08-22 07:03:38 -0400
[10fad1b4-3c73-4484-860b-eee0ead52e02] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance_add.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[ca4d09f8-ab48-4fd1-9c63-d57a334f9aef] [127.0.0.1] Started GET "/assets/templates/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[5627bb32-54ce-4a1a-b85a-b8790bb9f2e1] [127.0.0.1] Started GET "/assets/templates/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[7fcec763-632c-426e-8a34-5aa7e6a55cae] [127.0.0.1] Started GET "/assets/templates/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[57e83a4d-aaa9-4550-b101-0638a832faa6] [127.0.0.1] Started GET "/assets/templates/patients/hedis.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[1591b65c-7cfb-409e-8e02-ab239908b407] [127.0.0.1] Started GET "/assets/models/practice.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[d7da32d3-9fe5-435b-8f73-1e620789cd1f] [127.0.0.1] Started GET "/assets/templates/practices/show.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[36e48c0e-61eb-4f4f-8f17-a7c01acf6a16] [127.0.0.1] Started GET "/assets/templates/practices/edit.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[f25e070d-3cd3-430b-90e0-065c2e7de1cc] [127.0.0.1] Started GET "/assets/templates/procedures/index.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[cae6811a-12e2-41f4-94d1-3e3489a1a011] [127.0.0.1] Started GET "/assets/templates/procedures/edit.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[ffac27ec-489c-48ba-b919-18567d0b05c5] [127.0.0.1] Started GET "/assets/templates/providers/index.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[726ea9f9-e3fb-40b3-8896-bdfd95cbc43d] [127.0.0.1] Started GET "/assets/templates/reports/index.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[19c6860a-798d-4d5a-8de3-4c2c173797d6] [127.0.0.1] Started GET "/assets/templates/sites/index.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[710e444f-2588-434e-b641-589c739f3fd1] [127.0.0.1] Started GET "/assets/templates/sites/edit.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[5d0bfa74-2d2d-4229-a771-b6e77c557c28] [127.0.0.1] Started GET "/assets/models/site_daily_schedule.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[f763137b-f5e1-4f84-a61f-20abcd910cb5] [127.0.0.1] Started GET "/assets/hamlcoffee_amd.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[dcec44c9-9799-456d-9e40-b61df7236a5e] [127.0.0.1] Started GET "/assets/collections/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[1bd48806-9c88-4cab-ab70-33dbf3205245] [127.0.0.1] Started GET "/assets/models/country.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[7d3f96cf-577e-4293-8ad8-613c4f006e2b] [127.0.0.1] Started GET "/assets/models/claim_icd9_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[b0dfc2dc-c0f0-4783-964b-787c8dbe1ad5] [127.0.0.1] Started GET "/assets/models/claim_icd10_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[549d3806-745d-4bfa-b625-21bce10bb3a6] [127.0.0.1] Started GET "/assets/collections/icd10_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:03:39 -0400
[3393344d-1c61-4c8d-923b-15a36f81c8bb] [127.0.0.1] Started GET "/assets/models/insurance_company.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[f18c2dea-e30e-49ca-b277-3135d977e204] [127.0.0.1] Started GET "/assets/models/modifier.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[421b6624-45b7-4328-8845-8d2adf637aa8] [127.0.0.1] Started GET "/assets/templates/patient_searches/show.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[e050f6cf-c8d1-4ab3-af2e-f43204e70f64] [127.0.0.1] Started GET "/assets/models/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[6720b313-4993-48d4-8b6e-943255f8552f] [127.0.0.1] Started GET "/assets/models/state_province.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[7f8f4981-1202-4be5-bac6-cc68be620fd4] [127.0.0.1] Started GET "/assets/lib/backbone/backbone.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[3d0f5493-06d6-41a8-b2fe-1fb95a15bea2] [127.0.0.1] Started GET "/assets/views/sites/setup.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[ec45e07a-8c67-4982-bb4d-e8277581be58] [127.0.0.1] Started GET "/assets/collections/appointments.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[13a13890-249e-42f9-8e7b-5e8a761cb468] [127.0.0.1] Started GET "/assets/collections/site_resource_appointments.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[aef673c8-c011-4b8f-a582-719a8ce87593] [127.0.0.1] Started GET "/assets/models/schedule_info.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[986e5913-80fb-4908-adc5-a1c062410c30] [127.0.0.1] Started GET "/assets/views/appointment_conflicts/index.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[cff27bc2-2a64-4109-8abf-788d00b887d8] [127.0.0.1] Started GET "/assets/templates/appointments/left.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[87799d54-63c2-426f-8aeb-0724dc68c0b4] [127.0.0.1] Started GET "/assets/myapp_route.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[6f20aa68-2957-4f81-962f-bce8ec3f963a] [127.0.0.1] Started GET "/assets/models/site_resource_appointment.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[5a12d1fa-5195-4102-8864-58845d1fab53] [127.0.0.1] Started GET "/assets/templates/appointments/scheduler.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[33d25be9-3575-4d1d-9add-206c8bc61647] [127.0.0.1] Started GET "/assets/templates/appointments/day_event.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[b8a1a4b0-c424-47fa-a04d-8da31ccaff01] [127.0.0.1] Started GET "/assets/templates/appointments/default_event.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[87c98f07-ae22-4f08-b96d-8e9eb8c73ec2] [127.0.0.1] Started GET "/assets/templates/appointments/hour_scale.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[cb945745-162a-4e06-8b9b-4a4cc98da915] [127.0.0.1] Started GET "/assets/templates/appointments/lightbox.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[22c8109a-7877-44db-b851-dd26fe07bf13] [127.0.0.1] Started GET "/assets/templates/appointments/scheduler_form.js" for 127.0.0.1 at 2013-08-22 07:03:40 -0400
[2ea37db6-00f9-4579-9261-650b2e83da36] [127.0.0.1] Started GET "/assets/lib/scheduler/views/base.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[7ef8fe8f-a592-4d0a-a72e-f7fb40ca0577] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.contextMenu.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[a6445094-4677-4f7a-8565-b05a2f768ac6] [127.0.0.1] Started GET "/assets/templates/admin/base.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[7b1b8ac0-af2b-4ba2-9398-54a825312208] [127.0.0.1] Started GET "/assets/models/claim_submittal.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[172d330f-cce8-4c4e-92ad-4cdf30278b53] [127.0.0.1] Started GET "/assets/views/backbone_forms/base_form.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[c6634612-f229-4b27-bccb-42ff3ea5fb8f] [127.0.0.1] Started GET "/assets/models/icd9_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[375b964c-6e78-4c55-9dac-c45db39335ac] [127.0.0.1] Started GET "/assets/templates/claims/base_edit.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[9dee8c34-0459-4524-a10b-c6cbe2030364] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert_non_combos.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[009d7042-2f21-4cda-b473-ed3de2d7a60a] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert_scenario.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[e397cc38-8671-4301-b112-2fe8320e07e3] [127.0.0.1] Started GET "/assets/templates/fee_schedules/form.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[c9e1fb9c-f390-48b0-9651-c2a2a7ca6600] [127.0.0.1] Started GET "/assets/templates/operators/form.js" for 127.0.0.1 at 2013-08-22 07:03:41 -0400
[c98ad5fe-962e-4fe3-b932-96624fc8faef] [127.0.0.1] Started GET "/assets/models/short_appointment.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[964979ee-d116-4309-8540-7f084eaf8a57] [127.0.0.1] Started GET "/assets/models/patient_insurance.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[297842fd-41e4-418a-9cbe-7a93f4f9d8e6] [127.0.0.1] Started GET "/assets/templates/patients/base_edit.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[2210c603-c8b0-4d94-8bd5-35d8318fd3ed] [127.0.0.1] Started GET "/assets/templates/procedures/form.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[5030c0b2-9614-49dd-93b0-3f2b1922c675] [127.0.0.1] Started GET "/assets/models/icd10_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[57f9a064-1e4b-46f3-a00f-d3dd5da6c623] [127.0.0.1] Started GET "/assets/lib/backbone-forms/backbone.bootstrap-modal.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[b765b708-f95e-46e7-a043-8f94ff4cc173] [127.0.0.1] Started GET "/assets/templates/sites/setup.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[3f35b836-42fc-45e5-9bce-70e39efd4f6e] [127.0.0.1] Started GET "/assets/collections/out_of_office_appointments.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[0eb7acd7-163b-4745-b6f2-c2e739e8e2c7] [127.0.0.1] Started GET "/assets/collections/other_site_appointments.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[b9f04f94-cddc-4c65-95e2-c7fc1344bc34] [127.0.0.1] Started GET "/assets/templates/appointment_conflicts/index.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[30121e8b-c61a-4521-8767-77cc827b8fe7] [127.0.0.1] Started GET "/assets/lib/scheduler/views/templater.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[232d96ec-c282-404c-8212-6924cddce202] [127.0.0.1] Started GET "/assets/collections/claim_submittal_logs.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[6fd2a80a-742c-4014-81e5-134036ad25f3] [127.0.0.1] Started GET "/assets/collections/claim_submittal_files.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[aaee1220-9c4e-4436-9707-fa335ce7a5ca] [127.0.0.1] Started GET "/assets/collections/diagnosis_gems.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[e1567155-43b8-43c3-889c-3de18f5434b8] [127.0.0.1] Started GET "/assets/models/base_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[8782129a-2a69-41fd-99e0-f460a2c527e0] [127.0.0.1] Started GET "/assets/lib/backbone-forms/backbone-forms.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[a84618e5-54ed-43c2-9f33-6a88ad423fb9] [127.0.0.1] Started GET "/assets/models/out_of_office_appointment.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[72c2d6c8-0db0-40f6-828e-d964cadf277d] [127.0.0.1] Started GET "/assets/models/other_site_appointment.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[fb537c35-2c86-4eae-8e5e-1f926f01400b] [127.0.0.1] Started GET "/assets/models/claim_submittal_log.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[45ac57f5-8da1-4064-b16e-c03a6d8aff98] [127.0.0.1] Started GET "/assets/models/claim_submittal_file.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[6e67054a-f15d-4674-b214-078d826ca8dc] [127.0.0.1] Started GET "/assets/models/diagnosis_gem.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[3e9ec45d-e7dc-45e8-a8f1-c7684f331f52] [127.0.0.1] Started GET "/assets/lib/backbone-forms/list.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[184d03a6-c007-494a-9ae1-5556e8118b56] [127.0.0.1] Started GET "/assets/lib/backbone-forms/bootstrap_templates.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[52c3de0e-8aed-4973-95db-7eafe1fd2e89] [127.0.0.1] Started GET "/assets/views/backbone_forms/myapp_templates.js" for 127.0.0.1 at 2013-08-22 07:03:42 -0400
[24f16974-6664-499b-a71b-e845754c90e9] [127.0.0.1] Started GET "/assets/templates/backbone_forms/list.js" for 127.0.0.1 at 2013-08-22 07:03:43 -0400
[e069bc78-ece8-4cdd-bfa0-e64aea300234] [127.0.0.1] Started GET "/assets/templates/backbone_forms/listItem.js" for 127.0.0.1 at 2013-08-22 07:03:43 -0400
[8b3b730b-2518-413a-aa52-6226540ac587] [127.0.0.1] Started GET "/assets/logo.png" for 127.0.0.1 at 2013-08-22 07:03:43 -0400
[249a2730-8c42-490d-9f17-18ffb1ab3baa] [127.0.0.1] Started GET "/api/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 07:03:43 -0400
[249a2730-8c42-490d-9f17-18ffb1ab3baa] [127.0.0.1] Processing by PatientsController#show as JSON
[249a2730-8c42-490d-9f17-18ffb1ab3baa] [127.0.0.1] Parameters: {"site_id"=>"1", "id"=>"4501"}
[249a2730-8c42-490d-9f17-18ffb1ab3baa] [127.0.0.1] Completed 200 OK in 547ms (Views: 376.2ms | ActiveRecord: 28.4ms)
Renders correctly with no console errors
^C[2013-08-22 07:04:07] INFO going to shutdown ...
[2013-08-22 07:04:08] INFO WEBrick::HTTPServer#start done.
Exiting
~/Documents/myapp> r s
=> Booting Puma
=> Rails 4.0.0 application starting in development on http://0.0.0.0:3000
=> Run `rails server -h` for more startup options
=> Ctrl-C to shutdown server
Puma 2.5.1 starting...
* Min threads: 0, max threads: 16
* Environment: development
* Listening on tcp://0.0.0.0:3000
[84e533e8-b802-4efd-92bc-20e25767bfc6] [127.0.0.1] Started GET "/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 07:04:29 -0400
[84e533e8-b802-4efd-92bc-20e25767bfc6] [127.0.0.1] ActiveRecord::SchemaMigration Load (1.9ms) SELECT "schema_migrations".* FROM "schema_migrations"
[84e533e8-b802-4efd-92bc-20e25767bfc6] [127.0.0.1] Processing by SitesController#show as HTML
[84e533e8-b802-4efd-92bc-20e25767bfc6] [127.0.0.1] Parameters: {"id"=>"1", "push_path"=>"patients/4501"}
[84e533e8-b802-4efd-92bc-20e25767bfc6] [127.0.0.1] Rendered sites/show.html.erb within layouts/application (420.2ms)
[84e533e8-b802-4efd-92bc-20e25767bfc6] [127.0.0.1] Completed 200 OK in 1547ms (Views: 564.9ms | ActiveRecord: 243.6ms)
[bd7e1f39-12d9-48cb-b867-b3dc6a7d5045] [127.0.0.1] Started GET "/assets/jquery-ui.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[4cc9160b-241a-4709-b875-899b1a0341c2] [127.0.0.1] Started GET "/assets/scheduler.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[603934dd-7367-41ee-ba74-8288b2d56af6] [127.0.0.1] Started GET "/assets/jquery.timepicker.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[a1d4605b-9e5d-4f05-869c-a33be9b0382c] [127.0.0.1] Started GET "/assets/datepicker.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[79132598-19fb-4883-89dc-3e603022e9d3] [127.0.0.1] Started GET "/assets/select2.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[7fef62e2-0978-4b87-ad30-2b7b0f232224] [127.0.0.1] Started GET "/assets/jquery.contextMenu.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[00cbfdf7-c2e8-4454-a5a0-217f0491b610] [127.0.0.1] Started GET "/assets/alertify.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[0fbe48c9-eabf-44a6-a311-7fa14b4d969b] [127.0.0.1] Started GET "/assets/alertify.bootstrap.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[0cd43ac6-cd4b-4a53-bbe0-7fe7e2d00abf] [127.0.0.1] Started GET "/assets/font-icons.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[1b3ae440-f552-4833-8933-6453ce0712d5] [127.0.0.1] Started GET "/assets/custom-icons.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[67ff770e-03f9-487c-96a6-36d76ffd47f8] [127.0.0.1] Started GET "/assets/require.js" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[cdaa5954-8db4-4177-8f9f-06e19a44cfb6] [127.0.0.1] Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[4dffe6f3-d399-48f1-909f-156a56ffa9e0] [127.0.0.1] Started GET "/assets/application.js" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[af8a7bd4-e085-497f-88a7-6b8b1e8fd1c7] [127.0.0.1] Started GET "/assets/myapp.js" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[b8a6a367-89df-464c-9587-c22578fc2a3a] [127.0.0.1] Started GET "/assets/collections/procedures.js" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[a2e39e2e-b357-419e-9f67-f7e91cc6a981] [127.0.0.1] Started GET "/assets/routers/all.js" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[c944247b-4023-46c4-acd4-aa5e065d9f86] [127.0.0.1] Started GET "/assets/collections/delay_reason_codes.js" for 127.0.0.1 at 2013-08-22 07:04:31 -0400
[8c9a897f-05a6-4bc1-9325-3a4383995121] [127.0.0.1] Started GET "/assets/collections/appointment_types.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[214b09b2-bebe-43f6-ba0b-73e0b3c56668] [127.0.0.1] Started GET "/assets/collections/appointment_conflicts.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[e23a8e82-d9a5-44a2-a02b-fee57dcb4b46] [127.0.0.1] Started GET "/assets/collections/providers.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[d1f1644d-88f0-4a99-8b7b-2424f790a979] [127.0.0.1] Started GET "/assets/collections/service_authorization_exceptions.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[ad923215-4702-43c3-9e68-30cc3ec65a12] [127.0.0.1] Started GET "/assets/collections/site_resources.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[94bc1d77-3523-40e2-896f-caee4eda5ee4] [127.0.0.1] Started GET "/assets/collections/sites.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[a3c20d69-c8af-4853-a1f5-40adfff814b0] [127.0.0.1] Started GET "/assets/collections/users.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[2a4a7c6c-1e65-413b-9eb2-cd8ac5cb1089] [127.0.0.1] Started GET "/assets/views/editors/all.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[1ea96e17-8b00-4489-b5a7-7382699733e8] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[942283f4-394b-423d-991d-af342039054e] [127.0.0.1] Started GET "/assets/collections/base.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[cda89ea8-6671-4060-a235-b913339213b6] [127.0.0.1] Started GET "/assets/lib/lodash/lodash.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[e653fabf-863b-4d73-88e6-a9502fd03446] [127.0.0.1] Started GET "/assets/routers/admin.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[11844b0b-428c-45a2-bbe6-1c3ce4377b55] [127.0.0.1] Started GET "/assets/models/procedure.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[eabee82e-bf36-4413-8092-9b77f29bc361] [127.0.0.1] Started GET "/assets/models/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[cdedf34c-531f-4c00-90f2-02b4c75f8572] [127.0.0.1] Started GET "/assets/routers/appointments.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[d5134681-f015-4b0d-9ad8-934206183d6a] [127.0.0.1] Started GET "/assets/routers/operators.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[01e2f22b-d3f1-4fc8-bfdc-59e940e1a511] [127.0.0.1] Started GET "/assets/routers/diagnoses.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[7597af79-cb8a-4657-bd69-8cb66600efff] [127.0.0.1] Started GET "/assets/routers/fee_schedules.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[5575d4ea-62b2-492b-8903-b09b765202df] [127.0.0.1] Started GET "/assets/routers/claims.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[34e8fef1-2572-4440-9185-be67d3400708] [127.0.0.1] Started GET "/assets/routers/assistants.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[4306d67a-6fc5-4c9c-8c8c-6d5ecf4accd0] [127.0.0.1] Started GET "/assets/routers/patient_claims.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[cd229919-5bf8-4a30-ba21-dad0e140c69f] [127.0.0.1] Started GET "/assets/routers/patient_classifications.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[e7a1cf71-f8df-4bc5-ae37-6b386392ccf5] [127.0.0.1] Started GET "/assets/routers/patients.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[212e5f77-8df6-4c6a-85bc-e76ae5c272d5] [127.0.0.1] Started GET "/assets/routers/practices.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[00fd884a-5cb4-4fb6-ad7a-a62cd38d6a95] [127.0.0.1] Started GET "/assets/routers/procedures.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[514bc7c1-dd1f-428d-87cf-ed8bcec057c8] [127.0.0.1] Started GET "/assets/routers/providers.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[2a03480d-1403-42b7-b021-28bcd2c00607] [127.0.0.1] Started GET "/assets/routers/reports.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[3c25411b-cb2e-4fca-a44f-bf7a004400fb] [127.0.0.1] Started GET "/assets/routers/sites.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[a7d88259-8ae4-4392-82ee-994b04bfa371] [127.0.0.1] Started GET "/assets/models/appointment_conflict.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[4c085c80-266e-4853-a333-0e9005434342] [127.0.0.1] Started GET "/assets/models/provider.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[8a5bb2a4-6a87-4ce7-bba2-b3aae48fdbe3] [127.0.0.1] Started GET "/assets/models/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[3378c746-ba03-43fb-9ef9-6205d410d81f] [127.0.0.1] Started GET "/assets/lib/moment/moment_util.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[ee520810-fb09-4f66-9491-149f3a12856f] [127.0.0.1] Started GET "/assets/models/appointment_type.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[db1fc052-2b38-43e9-9456-8254058387bc] [127.0.0.1] Started GET "/assets/models/site_resource.js" for 127.0.0.1 at 2013-08-22 07:04:32 -0400
[95c293e7-0462-4cc4-935c-7e3c80d5a3ad] [127.0.0.1] Started GET "/assets/models/user.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[f20bef26-1177-453b-85f6-1a8e8a950bb9] [127.0.0.1] Started GET "/assets/models/site.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[38a34f6d-83d6-4ee7-8d36-059d14711b0d] [127.0.0.1] Started GET "/assets/views/editors/appointment_slider.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[72c67b4a-78e7-4fec-9f52-ed03bcc282a0] [127.0.0.1] Started GET "/assets/views/editors/boolean.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[717fbcec-4c6f-43cb-a1eb-408b5829633f] [127.0.0.1] Started GET "/assets/views/editors/appointment_type.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[5e6f3e20-8697-4b5e-b2b6-41327fbe18b5] [127.0.0.1] Started GET "/assets/views/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[87b1f650-f8a8-4e54-a9d9-a60db252fcf0] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[de41f92b-17d6-463c-a5c9-aa1713f51188] [127.0.0.1] Started GET "/assets/views/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[525b5857-24bf-46ec-9d8f-f3d7371f4ab0] [127.0.0.1] Started GET "/assets/views/editors/collection.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[0c09d541-e0a6-490a-8bd7-a11e7a6fe718] [127.0.0.1] Started GET "/assets/views/editors/country.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[7ad99f39-a8b8-44d2-bf8c-067867478dcf] [127.0.0.1] Started GET "/assets/views/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[f0b3c0fd-5463-49a8-b309-f0015b098d6a] [127.0.0.1] Started GET "/assets/views/editors/date_picker.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[de2eb2d5-9444-4110-9371-286b4c5453ff] [127.0.0.1] Started GET "/assets/views/editors/delay_reason_code.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[c2016329-f881-415c-b4db-4a33e1225aca] [127.0.0.1] Started GET "/assets/views/editors/diagnosis.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[71cde410-1558-4ebb-94cd-ed128eb5c639] [127.0.0.1] Started GET "/assets/views/editors/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[b7399a8b-d24c-45c5-bff7-8b80e5726d87] [127.0.0.1] Started GET "/assets/views/editors/gender.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[c6535e0f-583e-4f09-a705-494cda747a34] [127.0.0.1] Started GET "/assets/views/editors/marital_status.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[bb08aa22-ead9-4ec1-b2cc-a7578f991be3] [127.0.0.1] Started GET "/assets/views/editors/insurance_company.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[0de153c6-96c4-4593-b5e5-5385ecabe31d] [127.0.0.1] Started GET "/assets/views/editors/model_label.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[ff28e3f7-782e-484b-aeab-195e7d509fe9] [127.0.0.1] Started GET "/assets/views/editors/modifier.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[5505f1db-1fb1-4072-b01c-e8355635b35a] [127.0.0.1] Started GET "/assets/views/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[0918d904-a6df-490c-932b-2fb8c535267e] [127.0.0.1] Started GET "/assets/views/editors/money.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[15173a48-1e67-42d7-b33f-cfcf9bbcf4f7] [127.0.0.1] Started GET "/assets/views/editors/null_text.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[002ec460-af41-40bf-82be-ba04475caef1] [127.0.0.1] Started GET "/assets/views/editors/name_suffix.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[0902fbb8-399b-498b-934b-0607d4e470fd] [127.0.0.1] Started GET "/assets/views/editors/patient.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[2c4e4470-128b-4d8c-86a2-753b441c1c48] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[070ae7a8-edd4-4662-8f53-107cf094f791] [127.0.0.1] Started GET "/assets/views/editors/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[588e4622-8972-48bf-a266-95a05efb73fa] [127.0.0.1] Started GET "/assets/views/editors/phone_with_type_collection.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[c716db3d-0efc-40ef-bdf0-a93b28a6f656] [127.0.0.1] Started GET "/assets/views/editors/place_of_service.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[a01dd54a-35b1-43fe-a892-e4e83b5fa3c0] [127.0.0.1] Started GET "/assets/views/editors/select2.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[95ea1e23-2c4d-46b5-92a0-85957bfbf161] [127.0.0.1] Started GET "/assets/views/editors/procedure.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[80c84bf1-614e-4a87-bd53-ad72f2b924a2] [127.0.0.1] Started GET "/assets/views/editors/provider.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[9444cc45-d425-4741-8161-0357fec7af60] [127.0.0.1] Started GET "/assets/views/editors/service_authorization_exception.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[ad40ecb8-d7b9-4d60-8e8e-9155694a3d0b] [127.0.0.1] Started GET "/assets/views/editors/simple_select2.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[35357b8f-0387-4216-a662-c3b43a5ab644] [127.0.0.1] Started GET "/assets/views/editors/ssn.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[d89f7618-a4ef-4240-9709-b17f2bd89ac4] [127.0.0.1] Started GET "/assets/views/editors/site_resource.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[b9cd34c4-a3b4-4d44-84ce-41e374ca109d] [127.0.0.1] Started GET "/assets/views/editors/sortable_collection.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[b7e5b872-534b-402c-bf60-3af793d05d5e] [127.0.0.1] Started GET "/assets/views/editors/time_range.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[43b58c77-6e0b-4771-b993-13c95b21f841] [127.0.0.1] Started GET "/assets/views/editors/state_province.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[74223caf-7092-4473-b6e1-0634002775a8] [127.0.0.1] Started GET "/assets/routers/base_admin.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[ce846d62-9b53-4ea5-ae76-f10f1ef04dd8] [127.0.0.1] Started GET "/assets/views/editors/time_picker.js" for 127.0.0.1 at 2013-08-22 07:04:33 -0400
[a993f033-6d7e-42a2-836b-f30666154279] [127.0.0.1] Started GET "/assets/lib/alertify/alertify.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[4ebed0ec-4df3-441f-9975-8bd77cdeadd9] [127.0.0.1] Started GET "/assets/models/base.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[7ae4bdca-487e-43c5-9a31-ab5b7b9b26cc] [127.0.0.1] Started GET "/assets/lib/jquery/jquery-ui.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[e5928bd9-79d9-4672-a557-118cfc1e8a1b] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[e3cfd5b0-c86b-4314-9023-add1aa59f732] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.maskedinput.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[d045139c-d02c-4cf4-a6ab-b1e78c745ee6] [127.0.0.1] Started GET "/assets/lib/highcharts/highcharts.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[3808a135-2cb4-468f-8c93-a350d16a7b42] [127.0.0.1] Started GET "/assets/lib/scheduler/models/day_mode.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[242278a3-3464-41b3-9f70-1e468c5dfba0] [127.0.0.1] Started GET "/assets/lib/scheduler/models/month_mode.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[bf13375d-4434-4233-9ea9-b999d148206c] [127.0.0.1] Started GET "/assets/models/scheduler_work_week_mode.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[2c73ea56-f438-451d-bbdd-0d864deb917d] [127.0.0.1] Started GET "/assets/models/scheduler_onsite_mode.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[8ab2b4f0-1b1f-410a-8a16-0431221de8ee] [127.0.0.1] Started GET "/assets/routers/base_appointments.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[5471bbfa-c7f7-4c45-b3d8-0b0ad5f4ccfa] [127.0.0.1] Started GET "/assets/views/appointments/index.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[70f51ce8-8e1c-47f6-97ae-43a17c477f65] [127.0.0.1] Started GET "/assets/collections/operators.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[dc51dfef-b153-4bf1-8aad-b4c7f619bb62] [127.0.0.1] Started GET "/assets/models/operator.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[a6afba3d-5b78-4dea-9220-e90a60d23610] [127.0.0.1] Started GET "/assets/views/operators/base.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[1f7135e4-08d2-4075-862b-085ae58546b0] [127.0.0.1] Started GET "/assets/views/operators/edit.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[b7640277-60c5-4655-b49b-62a3e12cc745] [127.0.0.1] Started GET "/assets/views/operators/new.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[742513a2-e1d0-4685-bf2b-ca78236553b2] [127.0.0.1] Started GET "/assets/views/operators/show.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[cef03107-4e99-4688-8dbc-322234f92cea] [127.0.0.1] Started GET "/assets/views/operators/index.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[8a8bc7cc-7366-4efd-b76d-5b5f97560476] [127.0.0.1] Started GET "/assets/views/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[d478363c-9349-4132-b8c9-0e304ba8dbd6] [127.0.0.1] Started GET "/assets/views/diagnoses/base.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[76d43111-ccd9-4063-9492-9e6bdd92eeff] [127.0.0.1] Started GET "/assets/routers/base_claims.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[f8c528b3-3a0d-48a4-af1c-2ca5769c1831] [127.0.0.1] Started GET "/assets/models/claim.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[a09e331d-b44a-4a21-a95f-5027fa8d3c44] [127.0.0.1] Started GET "/assets/views/claims/index.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[11d398b9-f54b-441d-9a52-245d6cdd4a02] [127.0.0.1] Started GET "/assets/views/claims/show.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[daef987f-89bd-48f7-855d-cad4d568fcd5] [127.0.0.1] Started GET "/assets/views/claims/edit.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[9cbd7b9b-5863-4cb7-9e3f-35fe7c1f542c] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[d7962e89-a6be-4972-844d-e57c0282af46] [127.0.0.1] Started GET "/assets/views/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[da1e5c13-6746-4fc8-be89-7a6387a433b6] [127.0.0.1] Started GET "/assets/views/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[4a3a43d3-fe1a-460a-8c36-3fefab565741] [127.0.0.1] Started GET "/assets/views/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[7ebcb620-4266-452c-9d14-2d191a55f4cf] [127.0.0.1] Started GET "/assets/views/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[6620d202-d380-4e1a-b68f-d051d8a1569a] [127.0.0.1] Started GET "/assets/views/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[045c8dff-b0eb-472e-ac4b-a216fc7880d3] [127.0.0.1] Started GET "/assets/views/fee_schedules/base.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[8b708d5d-24bf-4733-9402-4bb03c400d33] [127.0.0.1] Started GET "/assets/collections/fee_schedules.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[733e2a55-44f5-4085-830f-f281df021fc6] [127.0.0.1] Started GET "/assets/collections/assistants.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[2f3a338f-e3c9-460a-8793-9495f13eba9f] [127.0.0.1] Started GET "/assets/views/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[c8b2e3b4-fbee-4bae-a13b-097f6b5e3ad7] [127.0.0.1] Started GET "/assets/views/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 07:04:34 -0400
[e2e5af89-d0f9-4dae-bc0a-4ec86dcdaead] [127.0.0.1] Started GET "/assets/views/assistants/index.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[9a6a2133-123f-48ea-a17c-755f9a0c9156] [127.0.0.1] Started GET "/assets/views/assistants/base.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[d4651c5a-25ff-4232-bcf5-a8251565e3d4] [127.0.0.1] Started GET "/assets/routers/base_patients.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[23c9e8b8-c642-4050-8e6d-0fc1084f4267] [127.0.0.1] Started GET "/assets/collections/claims.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[35474f85-6437-48d7-8e73-c5d62d0f8555] [127.0.0.1] Started GET "/assets/models/patient.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[fafc56fc-a3d8-4047-93a0-ded764065add] [127.0.0.1] Started GET "/assets/views/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[21f83d15-e4d3-4a10-9da3-6bf16c3cc924] [127.0.0.1] Started GET "/assets/views/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[811bc62a-3d67-4fdf-87a3-c15469f39370] [127.0.0.1] Started GET "/assets/views/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[00407192-fe5b-4ba0-86e3-7fb54ce99ab2] [127.0.0.1] Started GET "/assets/views/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[55940b96-90f3-45eb-a9a4-ee5916698727] [127.0.0.1] Started GET "/assets/views/patients/show.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[7021f421-0bef-4fdb-b440-bedd3c3187be] [127.0.0.1] Started GET "/assets/views/patients/edit.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[981fa3bb-914c-4c56-8a1b-49cd6a0e431a] [127.0.0.1] Started GET "/assets/views/patients/index.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[fcdcd170-be22-40cd-a4b0-96c07096ae42] [127.0.0.1] Started GET "/assets/views/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[1c46f83f-58e3-411f-afb0-a32fb03f18c0] [127.0.0.1] Started GET "/assets/views/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[b0de6b0f-8928-4bd9-8d30-b4e2084a3f47] [127.0.0.1] Started GET "/assets/views/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[53c2520a-7fac-4766-8169-81f308e0ac65] [127.0.0.1] Started GET "/assets/views/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[a7ac558e-a153-40af-ab10-ac77ff379508] [127.0.0.1] Started GET "/assets/views/patient_classifications/base.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[9f6ae0c0-a4aa-4b3b-a7c8-8e345050c98d] [127.0.0.1] Started GET "/assets/collections/patient_classifications.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[2d0313ed-1122-4f7a-8e64-d964d283ff05] [127.0.0.1] Started GET "/assets/views/patients/hedis.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[ad1f01c9-8584-4f7d-83d9-c4e6fe8751c1] [127.0.0.1] Started GET "/assets/views/procedures/base.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[787e61f7-d131-4046-87af-b246952b87be] [127.0.0.1] Started GET "/assets/views/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[3fff1d5f-0a4c-4707-a827-293a6c275710] [127.0.0.1] Started GET "/assets/views/procedures/edit.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[2303b287-07a8-48e5-a7b3-abf5c89bf7f8] [127.0.0.1] Started GET "/assets/views/procedures/index.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[7169ecc8-3d8e-42b2-a914-ac28657f0818] [127.0.0.1] Started GET "/assets/collections/practices.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[7a79c5d0-b572-444b-8d97-4f7b3b14ae41] [127.0.0.1] Started GET "/assets/views/practices/show.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[3bbfff91-e4ae-4a73-afb3-3e1827297fc5] [127.0.0.1] Started GET "/assets/views/practices/base.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[7a560e4c-fb3f-4df4-b28c-0028793f6536] [127.0.0.1] Started GET "/assets/views/providers/base.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[cdebb0e1-49c4-4285-8f38-f9abca230ea0] [127.0.0.1] Started GET "/assets/views/practices/edit.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[3b91043c-57c7-47ea-9106-85e190271ccc] [127.0.0.1] Started GET "/assets/views/providers/index.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[0b6bd990-e046-4d96-9e4d-4d9339e11031] [127.0.0.1] Started GET "/assets/routers/base_reports.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[74d14b5a-54f4-4632-81e5-305368af39f0] [127.0.0.1] Started GET "/assets/views/reports/index.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[126bd7d2-5983-4c83-985d-d6f99809b982] [127.0.0.1] Started GET "/assets/views/sites/index.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[f5c52e9d-88b6-40f6-bff3-67dc81a01494] [127.0.0.1] Started GET "/assets/views/sites/base.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[21261d00-37ac-47f0-b503-98fae419fb0b] [127.0.0.1] Started GET "/assets/views/sites/edit.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[8db5971d-4268-4ead-a7a5-33142c827fd7] [127.0.0.1] Started GET "/assets/models/appointment.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[1fd0d775-0123-4e4d-bdae-a37effcb7a4c] [127.0.0.1] Started GET "/assets/lib/moment/moment.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[ac94278b-662a-4564-9180-21977ec3838b] [127.0.0.1] Started GET "/assets/models/address.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[6e41cb77-eb91-482d-9cac-05ac5b3c6686] [127.0.0.1] Started GET "/assets/models/place_of_service.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[b3ff2b44-6f18-4c8e-b238-1ab54a6c18fb] [127.0.0.1] Started GET "/assets/collections/site_daily_schedules.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[6a8501aa-2040-45f8-bb20-895b6ddff7ba] [127.0.0.1] Started GET "/assets/views/backbone_forms/standalone_editor.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[36527312-433b-4cea-9b01-48617beb812f] [127.0.0.1] Started GET "/assets/templates/editors/claim_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:04:35 -0400
[f89dd69e-ebbc-4ee5-a10d-5eb06fddccad] [127.0.0.1] Started GET "/assets/models/claim_procedure_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[feada6f3-1f6b-4312-8cb1-d7d4078ccfc1] [127.0.0.1] Started GET "/assets/myapp_util.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[e25838e4-7288-41be-9d36-e3289a561f69] [127.0.0.1] Started GET "/assets/collections/countries.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[8e481c0b-5a15-4684-b73b-988678371867] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[1b0c330d-a17b-4d2f-af0e-339f8e256f0f] [127.0.0.1] Started GET "/assets/models/claim_procedure.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[62e599e1-d4a7-4613-b547-79e7b9d12572] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[51a790c1-58c4-4c2d-aba2-54c2ac702ba5] [127.0.0.1] Started GET "/assets/models/money.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[8f03ed89-14b4-474f-9237-bdd9667403ee] [127.0.0.1] Started GET "/assets/templates/editors/claim_procedure_show.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[2c68e539-a35e-476f-a4e0-c821a27fc096] [127.0.0.1] Started GET "/assets/hamlcoffee_amd.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[86e87a6f-25ee-4a7c-bb1b-fd34698ccb45] [127.0.0.1] Started GET "/assets/models/diagnosis_type.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[fc1dc21d-f47d-4623-8e46-f9e5bd5f96af] [127.0.0.1] Started GET "/assets/collections/insurance_companies.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[6540e3f0-8068-4b73-b6cb-b2407a6c532c] [127.0.0.1] Started GET "/assets/views/editors/util.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[2a080ca2-cb43-4acc-9ffd-6fb6b38b651f] [127.0.0.1] Started GET "/assets/templates/editors/modifiers.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[953571bc-4cad-4f56-ab8f-3ecc9243c6b5] [127.0.0.1] Started GET "/assets/collections/modifiers.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[f53568e0-7f6d-43f6-909c-3077dc60c657] [127.0.0.1] Started GET "/assets/collections/patients.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[d1acf06c-fd37-4b14-92c4-7b58fe99fd4c] [127.0.0.1] Started GET "/assets/views/patient_searches/show.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[e178e9b4-0431-490e-8813-6925dd408b67] [127.0.0.1] Started GET "/assets/collections/patient_insurance_statuses.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[f7bbcca2-8114-40af-ace2-ab1daf996924] [127.0.0.1] Started GET "/assets/templates/editors/phone_with_type.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[28450240-cdb9-4e15-9f30-ba676f5f3be0] [127.0.0.1] Started GET "/assets/models/patient_phone.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[3fa94d4b-184b-4aba-ad7e-e216b134703a] [127.0.0.1] Started GET "/assets/collections/place_of_services.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[b8555f8c-c04f-4775-a857-449228f4acde] [127.0.0.1] Started GET "/assets/myapp_matcher.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[becb8f94-df5a-40bd-b1cf-58fb9755ef84] [127.0.0.1] Started GET "/assets/lib/select2/select2.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[a7aba799-88fe-4d5f-8b06-a32b331f091a] [127.0.0.1] Started GET "/assets/collections/state_provinces.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[563edb56-8429-4866-aa83-ce9fe7076a57] [127.0.0.1] Started GET "/assets/routers/base.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[7c43ae70-3465-454e-8e2b-a1a9db66095d] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.timepicker.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[5f255459-bca6-4074-a511-dfbd7a78d9af] [127.0.0.1] Started GET "/assets/lib/scheduler/models/base_mode.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[0237de03-5d6b-4cc8-ac23-6c102b7ccf53] [127.0.0.1] Started GET "/assets/lib/scheduler/models/week_mode.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[f2f8a73e-1558-4503-9d51-a3d5db03ac65] [127.0.0.1] Started GET "/assets/collections/schedule_infos.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[6d83f4ae-9c42-466f-8c7b-c2d3890d2db7] [127.0.0.1] Started GET "/assets/lib/bootstrap/bootstrap-datepicker.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[922f1e18-bce9-4581-9db1-1746e2a30ba8] [127.0.0.1] Started GET "/assets/templates/appointments/index.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[0ad08947-2a57-4cba-8ef9-a8a44cd69def] [127.0.0.1] Started GET "/assets/views/appointments/left.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[e3de2e53-f13e-490d-9a5f-488a50891c2d] [127.0.0.1] Started GET "/assets/views/appointments/scheduler.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[4b589d10-7497-4a93-b40b-d4a2836bce45] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.layout.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[1b5668a2-3432-4ce1-919d-07263c3cdb47] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.ui.timeslider.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[f97db4f8-61ec-4853-a813-df99f17e4f96] [127.0.0.1] Started GET "/assets/templates/operators/edit.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[8474d168-8794-4ac6-9451-0276836f3142] [127.0.0.1] Started GET "/assets/views/admin/base.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[e7726901-aaa6-4e83-bc42-971489948ee0] [127.0.0.1] Started GET "/assets/templates/diagnoses/index.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[0d113e2a-9360-4a24-a20b-a84fa9589e0d] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[92de4f16-3214-477e-a761-11e56f757895] [127.0.0.1] Started GET "/assets/templates/operators/index.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[545ecf44-ac34-40dd-99ef-016aa3ca3632] [127.0.0.1] Started GET "/assets/templates/operators/new.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[b77406b0-a884-48d2-bf3e-2df405236ec8] [127.0.0.1] Started GET "/assets/models/short_patient.js" for 127.0.0.1 at 2013-08-22 07:04:36 -0400
[f8598607-133c-4416-afd8-3979cb90a171] [127.0.0.1] Started GET "/assets/templates/operators/show.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[27e75340-f0bf-4a1b-a61d-b55684d7ca10] [127.0.0.1] Started GET "/assets/models/claim_accident.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[b113f91b-b1ee-4dc4-a8bd-13ae0574f786] [127.0.0.1] Started GET "/assets/models/claim_epsdt.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[785118e3-1019-4d4c-b1f9-586e9444d5db] [127.0.0.1] Started GET "/assets/models/claim_workmans_comp.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[dc68694c-90f1-435f-8f7c-3309111b8e6a] [127.0.0.1] Started GET "/assets/collections/claim_icd9_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[2639c0d9-796b-4478-8765-b93daa2e5c5e] [127.0.0.1] Started GET "/assets/collections/claim_procedures.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[8311a9a4-2289-48af-9010-9f0b482540b0] [127.0.0.1] Started GET "/assets/collections/claim_icd10_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[831020fd-539c-4a58-9bf5-78e84f5893ac] [127.0.0.1] Started GET "/assets/collections/claim_submittals.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[69cd5a65-4972-4930-83a5-c5b5cbecb358] [127.0.0.1] Started GET "/assets/templates/claims/index.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[1613078f-0abf-464e-9551-8e7e85e8e51a] [127.0.0.1] Started GET "/assets/templates/claims/show.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[b78575ca-2853-4647-8db4-01d28a016697] [127.0.0.1] Started GET "/assets/views/backbone_forms/regular_form.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[6f4aa2c8-15ba-43b4-b021-bf5c3171a3e9] [127.0.0.1] Started GET "/assets/collections/icd9_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[bbcd0df5-1397-48bf-846e-144e613d5d06] [127.0.0.1] Started GET "/assets/views/claims/base_edit.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[e81f305d-f9ff-4a30-9da1-264a06009458] [127.0.0.1] Started GET "/assets/templates/claims/edit.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[f241c0e2-f5d6-45ac-ad67-a024be1e755c] [127.0.0.1] Started GET "/assets/templates/claims/edit_claim_logs.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[87e64c83-8b7b-4254-88f7-f0ef4503e0ba] [127.0.0.1] Started GET "/assets/templates/claims/edit_blocks14.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[0d3af9c3-2f95-45de-8d55-3732c8e208c6] [127.0.0.1] Started GET "/assets/templates/claims/edit_blocks1.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[e36fb15c-d35a-463b-9102-03cba14ce9cd] [127.0.0.1] Started GET "/assets/templates/claims/edit_payments.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[72601942-0fab-4a9e-b03f-b39761b66812] [127.0.0.1] Started GET "/assets/views/backbone_forms/bootstrap_form.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[4dd35f88-1274-4753-8892-2c7cb0b890d4] [127.0.0.1] Started GET "/assets/templates/claims/edit_advanced.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[dcfd7a67-aa55-4682-bd31-c314d5d441fd] [127.0.0.1] Started GET "/assets/templates/fee_schedules/index.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[6d4ac0bd-d8a8-4060-8263-f007b90b2b72] [127.0.0.1] Started GET "/assets/templates/fee_schedules/edit.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[f5846c56-7073-43f4-a1c0-b5d464ef0ebe] [127.0.0.1] Started GET "/assets/models/fee_schedule.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[fc6a9707-cdd6-4303-9588-1cdebc0874db] [127.0.0.1] Started GET "/assets/models/assistant.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[236169df-e3d7-4a49-89df-4a34fa10ef3e] [127.0.0.1] Started GET "/assets/templates/fee_schedules/new.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[ac90f352-14a9-430c-9180-2aa16db481fc] [127.0.0.1] Started GET "/assets/templates/assistants/index.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[fa80994f-6f1d-4283-b202-7954fdc10b14] [127.0.0.1] Started GET "/assets/lib/mixOf/mixOf.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[f791b8a2-4019-4be8-b267-97a72b405cbf] [127.0.0.1] Started GET "/assets/models/patient_demographic.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[7ad5150e-6147-4cae-8191-3187267f09fd] [127.0.0.1] Started GET "/assets/collections/patient_phones.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[cbd87e1c-eb68-42dc-b943-b4373f44a588] [127.0.0.1] Started GET "/assets/collections/short_appointments.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[adef1fd6-3f53-477c-9b1c-67c2f58a023a] [127.0.0.1] Started GET "/assets/collections/patient_insurances.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[51b92240-6f52-4156-a1f4-6ff0a2a526d0] [127.0.0.1] Started GET "/assets/models/name_mixin.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[86ffb4b4-2d43-4151-86fe-016b7f3a15a2] [127.0.0.1] Started GET "/assets/templates/claims/edit_setup.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[57a744a0-c8c7-4272-a048-a1c4c74f0848] [127.0.0.1] Started GET "/assets/templates/claims/edit_accident.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[29c298e5-cef5-4afb-8d7d-19aeb8d31c87] [127.0.0.1] Started GET "/assets/templates/claims/show_submittal.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[7ed3320a-2252-47f3-b6bf-5b5acd20e123] [127.0.0.1] Started GET "/assets/views/patients/base_edit.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[7daa7b54-6d72-4ce1-9604-0723805ec3a5] [127.0.0.1] Started GET "/assets/templates/patients/show.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[05122d6b-51b1-4f39-aa1c-b4c557736b08] [127.0.0.1] Started GET "/assets/templates/addresses/show.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[12507d08-085e-4f6e-a770-0fabc1eefcec] [127.0.0.1] Started GET "/assets/templates/patients/index.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[73f17bcf-48a0-40af-8c25-b69b2b44a844] [127.0.0.1] Started GET "/assets/templates/patients/edit_contact.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[cec01176-1a00-4321-9655-df8f6a41612a] [127.0.0.1] Started GET "/assets/views/addresses/edit.js" for 127.0.0.1 at 2013-08-22 07:04:37 -0400
[5329bcbe-bcdd-4559-b669-a4271689d4c4] [127.0.0.1] Started GET "/assets/templates/patients/edit.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[d4dca29e-5650-4d2b-be98-fb7b41ead57b] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[74e41ca7-e016-4f8a-95fc-2a0832065f1e] [127.0.0.1] Started GET "/assets/templates/patients/appointment_list.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[4b99f8d6-223a-4a79-a7e4-8c282164a73b] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance_tab.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[78d8e1c7-cd9d-420f-94b5-f637b9da1091] [127.0.0.1] Started GET "/assets/templates/patients/edit_insurance_add.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[51f25fac-51a7-4c3e-ae6c-d341e540c8ce] [127.0.0.1] Started GET "/assets/templates/patients/med_sheet.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[d5dbbcf7-b510-4f48-b0b7-8f0eea5f7c5c] [127.0.0.1] Started GET "/assets/templates/patients/edit_misc.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[4f843c76-70bf-4dc6-aca8-d5a8fba65a78] [127.0.0.1] Started GET "/assets/templates/patients/hedis.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[20721e58-0fea-45a2-b31b-e318f06b611d] [127.0.0.1] Started GET "/assets/models/patient_classification.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[d0b93af3-1191-44e2-a84b-feeffe3a620f] [127.0.0.1] Started GET "/assets/templates/patient_classifications/index.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[2eb08bbe-afec-425f-a189-ac8a1c389652] [127.0.0.1] Started GET "/assets/templates/procedures/edit.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[b211346a-4a28-40d4-9f18-6f34fccc5899] [127.0.0.1] Started GET "/assets/templates/practices/show.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[9ed12ec5-eccc-429f-86b8-258dadeb52d1] [127.0.0.1] Started GET "/assets/templates/procedures/index.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[e3900159-118d-40bb-968f-8a46006f62cd] [127.0.0.1] Started GET "/assets/templates/practices/edit.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[a708dcdb-67b1-42a2-ad93-aaa7fbf56b99] [127.0.0.1] Started GET "/assets/models/practice.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[610fdb62-8262-4dbe-9417-dd44418d1b64] [127.0.0.1] Started GET "/assets/templates/reports/index.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[26c9a9ef-4888-4d20-8a5d-3458c2219347] [127.0.0.1] Started GET "/assets/templates/sites/edit.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[20b851fc-453b-4182-940d-18f921ea3a1d] [127.0.0.1] Started GET "/assets/templates/sites/index.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[46a8b61e-59e9-410d-8843-9d4e69cec802] [127.0.0.1] Started GET "/assets/templates/providers/index.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[201ef776-f151-4b61-952a-86b7bf9347ac] [127.0.0.1] Started GET "/assets/collections/claim_procedure_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[4c332392-cba1-4c51-be88-14bce9931752] [127.0.0.1] Started GET "/assets/models/country.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[2f2f39a3-e89a-4dc3-a0b6-835855b6b022] [127.0.0.1] Started GET "/assets/models/site_daily_schedule.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[8c28d1e3-5f11-41e4-9f20-f23fa9f47cb3] [127.0.0.1] Started GET "/assets/models/claim_icd10_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[ac038235-f226-4345-a15f-4aca0b6f4ed7] [127.0.0.1] Started GET "/assets/models/claim_icd9_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[1e9f2676-9dc0-40d6-80c5-aac11d750452] [127.0.0.1] Started GET "/assets/collections/icd10_diagnoses.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[8e1ad948-6de9-4a7e-a938-6fb91d378c11] [127.0.0.1] Started GET "/assets/templates/patient_searches/show.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[3d8184bf-5633-4b87-b57c-7cd0b8257fae] [127.0.0.1] Started GET "/assets/models/modifier.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[6617a55c-0fd0-4d12-818e-851df1324d86] [127.0.0.1] Started GET "/assets/models/patient_insurance_status.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[1c406d28-554c-4359-9d87-567d56c3aa40] [127.0.0.1] Started GET "/assets/models/state_province.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[ff594838-6682-41ab-a50d-505dff488268] [127.0.0.1] Started GET "/assets/views/sites/setup.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[47d00459-229b-4336-9c8d-a85633e7e643] [127.0.0.1] Started GET "/assets/models/schedule_info.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[d1b5a74b-8bb2-4486-8769-b044c9f6e5cf] [127.0.0.1] Started GET "/assets/collections/appointments.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[21f5afd2-1e19-410b-88c8-8836be742213] [127.0.0.1] Started GET "/assets/collections/site_resource_appointments.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[157f4614-05de-4d26-84c3-3ba7ca7e7e96] [127.0.0.1] Started GET "/assets/views/appointment_conflicts/index.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[504eed9a-c0ba-47f2-a9bc-7ee6796a51bd] [127.0.0.1] Started GET "/assets/templates/appointments/left.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[0c807360-805b-4121-a2cf-fe28dd4e97ea] [127.0.0.1] Started GET "/assets/templates/operators/form.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[ae4e9edd-02d7-4e03-9725-e402070d390c] [127.0.0.1] Started GET "/assets/myapp_route.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[b918176b-d4a6-4025-9522-9d3ab963ab64] [127.0.0.1] Started GET "/assets/models/site_resource_appointment.js" for 127.0.0.1 at 2013-08-22 07:04:38 -0400
[d9ee6afb-2900-469f-8a4c-6529bb4b0222] [127.0.0.1] Started GET "/assets/templates/appointments/scheduler.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[159327a6-8431-45bb-86b0-86fdecbbaf68] [127.0.0.1] Started GET "/assets/templates/appointments/day_event.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[13b05892-7dd3-4d3b-a253-47c0d508065f] [127.0.0.1] Started GET "/assets/templates/appointments/default_event.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[4f6a1b09-8460-46eb-b8b1-746613b268a7] [127.0.0.1] Started GET "/assets/templates/appointments/hour_scale.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[382a31e6-bff9-4f0b-97c8-525b88e46b47] [127.0.0.1] Started GET "/assets/templates/appointments/scheduler_form.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[1be20268-e6d3-465f-b19f-a12f2e01ad7f] [127.0.0.1] Started GET "/assets/templates/appointments/lightbox.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[c38652db-2663-47ae-97c6-bb84b956d693] [127.0.0.1] Started GET "/assets/lib/scheduler/views/base.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[193fcda4-ba0b-40f6-b9fd-cf88c9837453] [127.0.0.1] Started GET "/assets/templates/admin/base.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[f3985250-c78b-49e0-8a6b-60bfd3de2d37] [127.0.0.1] Started GET "/assets/lib/jquery/jquery.contextMenu.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[548561ea-31a6-4f04-9e58-faf46e2fe1c9] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert_non_combos.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[d566182b-201e-4939-a0c8-5a796db4271c] [127.0.0.1] Started GET "/assets/templates/diagnoses/convert_scenario.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[52478d78-1e60-469e-b5f8-a73d36a4fb73] [127.0.0.1] Started GET "/assets/lib/backbone/backbone.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[97c50627-a993-4ff9-a314-c40d9e244bab] [127.0.0.1] Started GET "/assets/models/claim_submittal.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[5cdd85f1-8937-418c-ab5b-dc67cfa87dda] [127.0.0.1] Started GET "/assets/models/icd9_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[81254f3f-70c5-416f-92d8-2559535673f4] [127.0.0.1] Started GET "/assets/views/backbone_forms/base_form.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[32a9138b-bc38-460a-95b4-81679826e20f] [127.0.0.1] Started GET "/assets/templates/fee_schedules/form.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[b4f6b9a9-d31b-418b-911c-edc6ba4a9166] [127.0.0.1] Started GET "/assets/templates/claims/base_edit.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[2d7189ea-b3c3-420e-af9e-74eca068a8dc] [127.0.0.1] Started GET "/assets/models/short_appointment.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[da3aa938-f3dc-4ad6-b1ae-c36dc56c075d] [127.0.0.1] Started GET "/assets/templates/patients/base_edit.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[65191794-b4da-4647-bb6b-c4d9592bae11] [127.0.0.1] Started GET "/assets/models/patient_insurance.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[451f8a0f-73a2-4700-a29e-6be2a8367867] [127.0.0.1] Started GET "/assets/templates/procedures/form.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[5e38bcf7-428b-4ee9-87d5-594a2f812bba] [127.0.0.1] Started GET "/assets/models/icd10_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[0d419d03-bd3d-49dc-8a6c-463850f7749d] [127.0.0.1] Started GET "/assets/templates/sites/setup.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[4f071935-5781-44ce-bc03-21dc6bc5ce9b] [127.0.0.1] Started GET "/assets/collections/out_of_office_appointments.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[bc8a9854-9f3c-4500-9973-7b78cb7a8369] [127.0.0.1] Started GET "/assets/collections/other_site_appointments.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[da04a26d-830d-4328-9c50-3dae9e25bbf8] [127.0.0.1] Started GET "/assets/templates/appointment_conflicts/index.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[d1013201-649d-4d9e-b80c-a14e2aa5097f] [127.0.0.1] Started GET "/assets/lib/scheduler/views/templater.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[a615c845-1304-4478-b7ff-8e16793f73e8] [127.0.0.1] Started GET "/assets/collections/diagnosis_gems.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[311783ae-af69-42a1-8ac7-203dcde59a03] [127.0.0.1] Started GET "/assets/models/base_diagnosis.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[c3d6eaf3-4556-4794-ac0c-778f8cfda0a4] [127.0.0.1] Started GET "/assets/collections/claim_submittal_logs.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[98ab1b53-9a49-4701-bbd5-0d5ba64070a9] [127.0.0.1] Started GET "/assets/collections/claim_submittal_files.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[e6f45de3-65be-4fd7-959d-ad60cf89bc72] [127.0.0.1] Started GET "/assets/models/out_of_office_appointment.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[70795c6c-da99-4dd9-b9ac-51f1384e7411] [127.0.0.1] Started GET "/assets/models/other_site_appointment.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[cdc219f2-03c6-4de4-94cb-e29caec3f296] [127.0.0.1] Started GET "/assets/lib/backbone-forms/backbone.bootstrap-modal.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[ce869eca-1a61-4951-90c2-81d1ab63a40f] [127.0.0.1] Started GET "/assets/models/diagnosis_gem.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[85b94e9f-cb99-43df-bab0-a4cdc33347b1] [127.0.0.1] Started GET "/assets/models/claim_submittal_file.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[30c5063b-87fe-41a0-95f4-16668f0e0c75] [127.0.0.1] Started GET "/assets/models/claim_submittal_log.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[8030ad42-4926-416d-8d11-0a836037068c] [127.0.0.1] Started GET "/assets/lib/backbone-forms/backbone-forms.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[03d78e47-86c3-4bda-bb85-eeeaa99e8ac1] [127.0.0.1] Started GET "/assets/lib/backbone-forms/list.js" for 127.0.0.1 at 2013-08-22 07:04:39 -0400
[960cd286-8c94-4a61-8760-f7af27df96aa] [127.0.0.1] Started GET "/assets/lib/backbone-forms/bootstrap_templates.js" for 127.0.0.1 at 2013-08-22 07:04:40 -0400
[26f9f464-d364-49e2-97b7-18d14d58104d] [127.0.0.1] Started GET "/assets/views/backbone_forms/myapp_templates.js" for 127.0.0.1 at 2013-08-22 07:04:40 -0400
[a48cbdd4-c377-4822-8bcf-a0a88ab8489e] [127.0.0.1] Started GET "/assets/templates/backbone_forms/list.js" for 127.0.0.1 at 2013-08-22 07:04:40 -0400
[9938fa8f-917e-4d7d-88ec-b813a895edf0] [127.0.0.1] Started GET "/assets/templates/backbone_forms/listItem.js" for 127.0.0.1 at 2013-08-22 07:04:40 -0400
[925ea295-13dd-4946-ae34-857efa2da1c7] [127.0.0.1] Started GET "/assets/logo.png" for 127.0.0.1 at 2013-08-22 07:04:40 -0400
[f725389c-9e4c-418d-b5b1-3921bc756a29] [127.0.0.1] Started GET "/api/sites/1/patients/4501" for 127.0.0.1 at 2013-08-22 07:04:40 -0400
[f725389c-9e4c-418d-b5b1-3921bc756a29] [127.0.0.1] Processing by PatientsController#show as JSON
[f725389c-9e4c-418d-b5b1-3921bc756a29] [127.0.0.1] Parameters: {"site_id"=>"1", "id"=>"4501"}
[f725389c-9e4c-418d-b5b1-3921bc756a29] [127.0.0.1] Completed 200 OK in 607ms (Views: 394.2ms | ActiveRecord: 66.9ms)
Now puma also renders correctly with no console errors
^CExiting
~/Documents/myapp> exit
Script done on Thu Aug 22 07:05:24 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment