On January 2, 2011 01:30:59 pm kay wrote:
> Henry,
> 
> thks.
> 
>  I installed the plugin but now hobo_migration is not creating a
> "position" column to database and following error arises:
> 
> Showing app/views/projects/show.dryml where line #11 raised:
> 
> SQLite3::SQLException: no such column: position: SELECT * FROM "tasks"
> WHERE ("tasks".requirement_id = 1)  ORDER BY position
> 
> Shall I add this column manually.
> 

No, you should run a Hobo migration:

        script/generate hobo_migration

Henry

> Kay
> 
> On Jan 2, 7:20 pm, Henry Baragar <[email protected]>
> 
> wrote:
> > Kay,
> > 
> > 'acts_as_list' was removed from the core Rails and needs to be installed
> > separately:
> > 
> >         script/plugin install acts_as_list
> > 
> > Regards,
> > Henry
> > 
> > On January 2, 2011 09:05:13 am kay wrote:
> > > Hi Owen,
> > > 
> > > I am trying to get the 'acts_as_list' plugin but plugin was not found.
> > > Do you know how to proceed?
> > > 
> > > thks
> > > 
> > > Kay
> > > 
> > > On Jan 2, 3:01 pm, kay <[email protected]> wrote:
> > > > Hi Owen,
> > > > 
> > > > first I want to thank you for this great tutorial book. I am using
> > > > the march 2010 revised book (Rapid_Rails-with-Hobo-2010.03.30.docx).
> > > > The typo is on page 230:
> > > > 
> > > > <show-page>
> > > > <collection: replace>
> > > > <table-plus: requirements fields="this, status">
> > > > <empty-message:>No requirements match your criteria</empty-message:>
> > > > </table-plus>
> > > > </collection:>
> > > > </show-page>
> > > > 
> > > > Thanks
> > > > 
> > > > Kay
> > > > 
> > > > On Jan 2, 2:23 pm, Owen <[email protected]> wrote:
> > > > > Kay, forgot to ask which version of the book had the typo?
> > > > > 
> > > > > Thanks,
> > > > > 
> > > > > Owen
> > 
> > --
> > Henry Baragar
> > Instantiated Software

-- 
Henry Baragar
Instantiated Software

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
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.

Reply via email to