Breaking Change
Posted by
Tom | January 17, 2007 8 Responses comments

We do reserve the right to make breaking changes at this stage in the game you know :-)

The login attribute in the default user model has been renamed to username. (a nice easy way to change this has been added too). You might need to rattle off a quick migration to rename that column in your database in order to keep things working.

Reader Comments Add your comment »

I been following the development of Hobo for a while now and I must say it is impressing.

However, I wouldn’t want to see Hobo makes the same mistakes like other great projects (Streamlined, Rails Engine, Various template plugins and other ground breaking CMS and what not project). Most of these above mentioned project are dying or dead or has about 5 to 7 hard core developers with no community.

Fundamentaly they all have one thing in common - They all promises a bundle and pump in bleeding edge features without explaining those bleeding edge features to users i.e. lack of documentation thus they fail to build a community.

I hope hobo doesn’t make the same mistake. I really hope the development team focus on bringing more and more documentation instead of features, cos this features will come from the community when the docs are there to support community development.

Just some thoughts!

Tom,

Just wanted to let you know that I think Hobo is pretty darn nifty. You’re doing great work.

Ed

Peter - you’re absolutely right.

Hobo will be very well documented — I promise. It might take a while to get there but we’ll definitely get there. For my last open-source project, I once put a day aside to write a quick tutorial, and ended up spending the whole week writing a 100-page mini-book. We’ll get there.

Ed - Thanks very much!

Great work Tom - it’s good to see Hobo progress!

I’ve just tried following along with the pod screencast but came across a problem when trying to use the app. I’ve spotted what looks like an typo on lines 190 and 195 of vendor/plugins/hobo/lib/hobo.rb - ‘checkpersmission’ instead of ‘checkpermission’…

Changing these seems to have fixed the problem.

Keep up the good work!

What happened to Logix? Just soooo 2004 I guess.

Documentation, hmmm… Maybe i could help? I’m kinda used to writing readable technical docs and would enjoy documenting Hobo.

Tom, what would be the best way to help out in this area?

PS - It’s great to see the project progressing so well. Great work to all involved (all contributors as you all count toward the success). I’m certain that Hobo is in NO DANGER of failing to gain a community. The direction is clear, support strong and quality high. Gotta be a winner :-)

Confirmed Tim. Didn’t have to bother searching for the source of the check_persmission error thanks to you. Pod runs great using 0.4.2 with Tim’s quick change to hobo.rb

Tim - thanks for reporting that - now fixed in Hobo 0.4.3


Write a Comment

Comments are formatted using markdown. To include code, either quote it in `backticks` or indent a code-block by 4 spaces.