I'm not 100% sure how Hobo determines the app name by default, perhaps its based on the directory name the app is in. However to set the app name to whatever you want just add it to to the application.rb in the config dir.
config.hobo.app_name = "Your costume app name" Note you'll need to restart the app server to get it to actually show up in the app. Bob -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/Stxk2z0-3RAJ. 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.
