Putting "hobo_model_controller" in your controller should pull in parse_sort_param, which I assume you've done already. I've converted a few 1.0 apps, and haven't had that problem.with any of them.
Very strange, Bryan On Mon, Feb 27, 2012 at 1:55 PM, Donald R. Ziesig <[email protected]> wrote: > Hi All! > > Just copied some code from a 1.0 app to a 1.3 app and got an error saying > parse_sort_param is undefined. > > The original app is huge, and the many references it contains to > parse_sort_param don't seem to match up with any specific 'require' > statements (nor do the references to in in the agility tutorial). > > I will try to implement the tutorial if I keep getting this error, but if > someone knows the proper incantations to define it or make it visible, I > would appreciate the help as it will save me considerable time. > > Thanks, > > Don Z. > > -- > 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. > -- 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.
