Recently I've been writing an app in hobo 1.4 pre (rails 3.1.0) and
I've ran into issues with the asset pipeline. In dev mode I get a ton
of warnings when trying to visit say the home page (everything works
tho).

[2012-04-17 18:23:03] INFO  WEBrick::HTTPServer#start: pid=2392
port=3000
/home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/activesupport-3.1.0/lib/
active_support/json/decoding.rb:12:in `decode': [DEPRECATION]
MultiJson.decode is deprecated and will be removed in the next major
version. Use MultiJson.load instead.


Started GET "/" for 127.0.0.1 at 2012-04-17 18:23:04 +0200
  Processing by FrontController#index as HTML
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
dryml-1.4.0.pre4/taglibs/core.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo-1.4.0.pre4/lib/hobo/rapid/taglibs/rapid.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/buttons/update_button.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/buttons/buttons.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/buttons/delete-button.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/buttons/transition_button.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/buttons/create_button.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/buttons/transition_link.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/buttons/remote_method_button.dryml in
0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/cache/nested_cache.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/cache/cache.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/cards/card.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/cards/cards.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/cards/search_card.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/editors/editors.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/editors/click_editor.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/editors/live_editor.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/forms/submit.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/forms/formlet.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/forms/forms.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/forms/error_messages.dryml in 0.06s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/forms/form.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/html.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/image.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/stylesheet.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/if_ie.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/section_group.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/javascript.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/a.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/empty_tag.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/section.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/table.dryml in 0.03s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/doctype.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/footer.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/aside.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/html/header.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/i18n/ht.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/i18n/human_collection_name.dryml in
0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/i18n/i18n.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/i18n/model_name_human.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/i18n/t.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/hot_input.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/sortable_input_many.dryml in
0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/input_for_enum_string.dryml in
0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/check_many.dryml in 0.09s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/input.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/input_for.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/inputs.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/select_menu.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/name_one.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/input_for_date.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/input_many.dryml in 0.08s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/sti_type_input.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/input_all.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/hidden_field.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/select_many.dryml in 0.03s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/select_one.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/select_input.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/collection_input.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/after_submit.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/inputs/or_cancel.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/lists/with_fields.dryml in 0.09s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/lists/field_list.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/lists/collection.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/lists/feckless_fieldset.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/lists/empty_collection_message.dryml in
0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/lists/lists.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/lists/labelled_item_list.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/lists/field_list_v1.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/pages/pages.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/pages/account_disabled.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/pages/permission_denied_page.dryml in
0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/pages/not_found_page.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/pages/account.dryml in 0.11s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/pages/login.dryml in 0.07s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/pages/forgot_password.dryml in 0.15s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/pages/page_nav.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/pages/flash_message.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/plus/sortable_collection.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/plus/collection_preview.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/plus/gravatar.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/plus/live_search.dryml in 0.05s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/plus/filter_menu.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/plus/table_plus.dryml in 0.02s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/plus/plus.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/collection_name.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/a_or_an.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/view.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/count.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/links_for_collection.dryml in
0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/you.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/comma_list.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/views.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/type_name.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/record_flags.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/view_for.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/name.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/views/nil_view.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_rapid-1.4.0.pre4/taglibs/hobo_rapid.dryml in 1.36s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_jquery-1.4.0.pre4/taglibs/hobo_jquery.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_jquery_ui-1.4.0.pre4/taglibs/accordion_collection.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_jquery_ui-1.4.0.pre4/taglibs/datepicker.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_jquery_ui-1.4.0.pre4/taglibs/combobox.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_jquery_ui-1.4.0.pre4/taglibs/tabs.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_jquery_ui-1.4.0.pre4/taglibs/name_one.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_jquery_ui-1.4.0.pre4/taglibs/dialog_box.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_jquery_ui-1.4.0.pre4/taglibs/accordion.dryml in 0.01s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_jquery_ui-1.4.0.pre4/taglibs/autocomplete.dryml in 0.00s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_jquery_ui-1.4.0.pre4/taglibs/hobo_jquery_ui.dryml in 0.04s
  DRYML: Compiled app/views/taglibs/application.dryml in 1.41s
  DRYML: Compiled app/views/taglibs/auto/rapid/cards.dryml in 0.06s
  DRYML: Compiled app/views/taglibs/auto/rapid/pages.dryml in 0.45s
  DRYML: Compiled app/views/taglibs/auto/rapid/forms.dryml in 0.08s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_clean-1.4.0.pre4/taglibs/nav.dryml in 0.07s
  DRYML: Compiled /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/
hobo_clean-1.4.0.pre4/taglibs/hobo_clean.dryml in 0.09s
  DRYML: Compiled app/views/taglibs/front_site.dryml in 0.70s
  DRYML: Compiled app/views/front/index.dryml in 2.21s
  User Load (0.5ms)  SELECT `users`.* FROM `users` LIMIT 30
   (0.2ms)  SELECT COUNT(*) FROM `users`
Rendered front/index.dryml (2463.6ms)
Completed 200 OK in 2552ms (Views: 2549.8ms | ActiveRecord: 1.5ms)
[2012-04-17 18:23:06] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/front.css?body=1" for 127.0.0.1 at 2012-04-17
18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /front.css - 304 Not Modified (4ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/rapid-ui.css?body=1" for 127.0.0.1 at 2012-04-17
18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /rapid-ui.css - 304 Not Modified (1ms)


Started GET "/assets/clean.css?body=1" for 127.0.0.1 at 2012-04-17
18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /clean.css - 304 Not Modified (1ms)


Started GET "/assets/reset.css?body=1" for 127.0.0.1 at 2012-04-17
18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /reset.css - 304 Not Modified (1ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/jquery-ui/redmond.css?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /jquery-ui/redmond.css - 304 Not Modified (2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo_clean.css?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo_clean.css - 304 Not Modified (5ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/application.css?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /application.css - 304 Not Modified (115ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/feckless-fieldset.css?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /feckless-fieldset.css - 304 Not Modified (5ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-rapid.css?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-rapid.css - 304 Not Modified (2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo_jquery.css?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo_jquery.css - 304 Not Modified (3ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo_rapid.css?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo_rapid.css - 304 Not Modified (2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo_jquery_ui.css?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo_jquery_ui.css - 304 Not Modified (2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-04-17
18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /jquery.js - 304 Not Modified (3ms)


Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-04-17
18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-04-17
18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /jquery-ui.js - 304 Not Modified (18ms)


Started GET "/assets/hobo_rapid.js?body=1" for 127.0.0.1 at 2012-04-17
18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo_rapid.js - 304 Not Modified (6ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-a.js?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-a.js - 304 Not Modified (10ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-click-editor.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-click-editor.js - 304 Not Modified (2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-delete-button.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-delete-button.js - 304 Not Modified
(2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-filter-menu.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-filter-menu.js - 304 Not Modified (11ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-form.js?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-form.js - 304 Not Modified (13ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-formlet.js?body=1" for 127.0.0.1
at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-formlet.js - 304 Not Modified (2ms)


Started GET "/assets/hobo-jquery/hjq-hot-input.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-hot-input.js - 304 Not Modified (2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-input-many.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-input-many.js - 304 Not Modified (2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-live-search.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-live-search.js - 304 Not Modified (5ms)


Started GET "/assets/hobo-jquery/hjq-live-editor.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-live-editor.js - 304 Not Modified (2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-search-results.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-search-results.js - 304 Not Modified
(2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-select-many.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-select-many.js - 304 Not Modified (3ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq-sortable-collection.js?body=1"
for 127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-sortable-collection.js - 304 Not
Modified (18ms)


Started GET "/assets/hobo-jquery/hjq-spinner.js?body=1" for 127.0.0.1
at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq-spinner.js - 304 Not Modified (3ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery/hjq.js?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery/hjq.js - 304 Not Modified (20ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/jquery.form.js?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /jquery.form.js - 304 Not Modified (12ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo_jquery.js?body=1" for 127.0.0.1 at
2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo_jquery.js - 304 Not Modified (19ms)


Started GET "/assets/combobox.js?body=1" for 127.0.0.1 at 2012-04-17
18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /combobox.js - 304 Not Modified (2ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery-ui/hjq-accordion.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery-ui/hjq-accordion.js - 304 Not Modified
(28ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery-ui/hjq-autocomplete.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery-ui/hjq-autocomplete.js - 304 Not Modified
(20ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery-ui/hjq-datepicker.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery-ui/hjq-datepicker.js - 304 Not Modified
(25ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery-ui/hjq-dialog.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery-ui/hjq-dialog.js - 304 Not Modified (13ms)
[2012-04-17 18:23:07] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery-ui/hjq-combobox.js?body=1" for
127.0.0.1 at 2012-04-17 18:23:07 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery-ui/hjq-combobox.js - 304 Not Modified (21ms)
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/hobo-jquery-ui/hjq-tabs.js?body=1" for 127.0.0.1
at 2012-04-17 18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo-jquery-ui/hjq-tabs.js - 304 Not Modified (179ms)


Started GET "/assets/hobo_jquery_ui.js?body=1" for 127.0.0.1 at
2012-04-17 18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo_jquery_ui.js - 304 Not Modified (3ms)
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/application.js?body=1" for 127.0.0.1 at
2012-04-17 18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /application.js - 304 Not Modified (37ms)


Started GET "/assets/hobo_clean.js?body=1" for 127.0.0.1 at 2012-04-17
18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /hobo_clean.js - 304 Not Modified (1ms)
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/front.js?body=1" for 127.0.0.1 at 2012-04-17
18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /front.js - 304 Not Modified (22ms)
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/300-ACD3E6-fff.png" for 127.0.0.1 at 2012-04-17
18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /300-ACD3E6-fff.png - 304 Not Modified (1ms)
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/30-3E547A-242E42.png" for 127.0.0.1 at 2012-04-17
18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /30-3E547A-242E42.png - 304 Not Modified (6ms)


Started GET "/assets/30-DBE1E5-FCFEF5.png" for 127.0.0.1 at 2012-04-17
18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /30-DBE1E5-FCFEF5.png - 304 Not Modified (2ms)
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/101-3B5F87-ACD3E6.png" for 127.0.0.1 at
2012-04-17 18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /101-3B5F87-ACD3E6.png - 304 Not Modified (1ms)
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/jquery-ui/redmond/ui-bg_inset-
hard_100_fcfdfd_1x100.png" for 127.0.0.1 at 2012-04-17 18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /jquery-ui/redmond/ui-bg_inset-hard_100_fcfdfd_1x100.png
- 304 Not Modified (1ms)
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Started GET "/assets/50-ACD3E6-fff.png" for 127.0.0.1 at 2012-04-17
18:23:08 +0200
RailsDevTweaks: Skipping ActionDispatch::Reloader hooks for this
request.
Served asset /50-ACD3E6-fff.png - 304 Not Modified (2ms)
[2012-04-17 18:23:08] WARN  Could not determine content-length of
response body. Set content-length of the response or set
Response#chunked = true


Half of that is what I'm used to with hobo but the multijason warning
up top and the ton of asset output is puzzling at the very least...
I've tried to run webrick in production to check if its a dev issue
only as I know rails handles assets in a different way for dev and
production.

Tried.. but I get this:

scorpio@scorpio-vb:~/Desktop/Sites/dev$ rake assets:precompile --trace
** Invoke assets:precompile (first_time)
** Execute assets:precompile
mkdir -p /home/scorpio/Desktop/Sites/dev/public/assets
mkdir -p /home/scorpio/Desktop/Sites/dev/public/assets
rake aborted!
jquery-ui/redmond isn't precompiled
  (in /home/scorpio/.rvm/gems/ruby-1.9.3-p125/gems/jquery-ui-
themes-0.0.4/app/assets/stylesheets/jquery-ui/redmond.css.scss)

I dunno how to add the precompile path as this file is clearly within
the gem so the path will be different when I deploy.

Any ideas on what this all means ?

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to