Hello,

This is likely a newbie question.

Have been trying to do an install of Hobo... and getting an error.

Have tried on both the turnkey linux - ruby on rails appliance, which has 
ruby 2.1.5p273, rails 4.2.5as well as on Fedora 23, with ruby 2.2.4p230 and 
Rails 4.2.5

In both cases, the site comes up, but the stylesheet and the javascript for 
"front" is failing to load:

 ActionController::RoutingError (No route matches [GET] 
"/javascripts/front.js")

and 
 
 ActionController::RoutingError (No route matches [GET] 
"/stylesheets/front.css")

I have a feeling something should be added to the application/routes.rb 
files, but am not sure what in order to have rails grab these resources. 

NOTE: this is a clean install of 
 gem install hobo
 hobo new thingybob

and accepting the standard defaults... 

Thanks,
Johannes

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to hobousers+unsubscr...@googlegroups.com.
To post to this group, send email to hobousers@googlegroups.com.
Visit this group at https://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to