Hobo 2.0.0.pre5 released

34 views
Skip to first unread message

Bryan Larsen

unread,
Nov 2, 2012, 12:01:55 PM11/2/12
to Hobo Users
Hobo 2.0.0.pre5 has been released.

This contains one minor bugfix, one major bugfix and some documentation updates.

The minor bugfix is to click-editor.

The major bugfix is to the setup generator. It is related to the
Rails 3.2 development caching feature, making your app not reload
changes in Dryml, and forcing you to restart the server all the time.
If you have created an app with an older version of Hobo 2.0 you can
fix it easily:

The wrong line is near the top of config/environments/development.rb:

config.watchable_dirs[File.join(config.root, 'app/view')] = ['dryml']

And the same line corrected:

config.watchable_dirs[File.join(config.root, 'app/views')] = ['dryml']

Just an "s", but an important one :). Thanks Ignacio for catching it.

hobo_bootstrap 2.0.0.pre5 has also been released. It's the
recommended theme for Hobo 2.0. We haven't made it the default yet
because it's still stabilizing, but I anticipate that will happen
soon.

paulj...@gmail.com

unread,
Nov 3, 2012, 12:06:52 AM11/3/12
to hobo...@googlegroups.com
I see how to do the watchable fix, which was just puzzling me this afternoon.

Can I update my pre4 app to pre5 with a Gemfile edit and bundle install? Any other steps needed?

Thanks!

Ignacio Huerta

unread,
Nov 3, 2012, 4:33:51 AM11/3/12
to hobo...@googlegroups.com
Yes, editing the Gemfile and running bundle should be enough.

Regards,
Ignacio

El 03/11/12 05:06, paulj...@gmail.com escribi�:
> --
> 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/-/HZEw7f1M1YgJ.
> 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.

--
Ignacio Huerta Arteche
http://www.ihuerta.net
Tel�fono: 0034 645 70 77 35
Email realizado con software libre

paulj...@gmail.com

unread,
Nov 3, 2012, 6:42:27 PM11/3/12
to hobo...@googlegroups.com
Thank you!


On Saturday, November 3, 2012 1:34:13 AM UTC-7, Ignacio Huerta wrote:
Yes, editing the Gemfile and running bundle should be enough.

Regards,
Ignacio

El 03/11/12 05:06, paulj...@gmail.com escribi�:
Tel�fono: 0034 645 70 77 35

Ignacio Huerta

unread,
Nov 2, 2012, 3:16:48 PM11/2/12
to hobo...@googlegroups.com
This is great news :).

There are also some improvements in hobo_bootstrap worth mentioning:

- Fix image-url so the icons, spinner and so on always work.
- Make sortable-collection work nicely.
- Big change by Bryan: We are now running an updated version of
bootstrap. And the best part, it's very easy to use any theme from
bootswatch: http://bootswatch.com/. Just follow the instructions in the
Readme: https://github.com/Hobo/hobo_bootstrap. Thanks a lot Bryan!

Regards,
Ignacio


El 02/11/12 17:01, Bryan Larsen escribi�:
--
Ignacio Huerta Arteche
http://www.ihuerta.net
Tel�fono: 0034 645 70 77 35
Reply all
Reply to author
Forward
0 new messages