Hobo 2.0.0.pre1 released

40 views
Skip to first unread message

Bryan Larsen

unread,
Sep 12, 2012, 3:44:42 PM9/12/12
to Hobo Users

Dave Porter

unread,
Sep 13, 2012, 6:28:55 AM9/13/12
to hobo...@googlegroups.com
In the instructions for updating for Windows - I assume the line:
rake gems[install]
Is not entered literally.
Can someone explain what to do please ?
TIA

Bryan Larsen

unread,
Sep 13, 2012, 9:11:59 AM9/13/12
to hobo...@googlegroups.com
At this point, the best installation instructions to follow are the
"Via gems from rubygems.org" instructions, aka:

gem install hobo --pre
hobo new foo

Did this not work for you? If so, can you post your problems. If
it did work, you can skip the via gems from source and the via source
path instructions. You only have to do one of the three
instructions. I'm sorry if that was not clear.

In the "Via gems from source" instructions, `rake gems[install]` is
meant to be typed literally. install is an argument to the gems
command. Yes, rake is weird.

Bryan
> --
> 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/-/c6EE2rr0B8AJ.
> To post to this group, send email to hobo...@googlegroups.com.
> To unsubscribe from this group, send email to
> hobousers+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/hobousers?hl=en.

Dave Porter

unread,
Sep 13, 2012, 7:47:50 PM9/13/12
to hobo...@googlegroups.com
Thanks Bryan - got it sorted...
I was doing gem update instead of gem install
Cheers, Dave

kevinpfromnm

unread,
Sep 17, 2012, 4:02:18 PM9/17/12
to hobo...@googlegroups.com
A note if you're upgrading a 1.3 app in addition to the changes listed in the manual:
in order to get the asset pipeline pull in of hobo styles/js, you'll need to add the front/admin.js/scss files from a from scratch app to get the auto load functionality in place.  One way is to do a hobo new and apply the same options to the wizard as you would if you were starting your app from scratch, and then copy in the assets into your old app and the relevant lines in the Gemfile.
Reply all
Reply to author
Forward
0 new messages