Unfortunately Hobo isn't compatible with Rails 2.3 yet. If you install Rails 2.2 (I think some instructions are in the list archives), it should work.
On Tue, Mar 31, 2009 at 6:24 AM, danman <[email protected]> wrote: > > Hello, > any ideas why my setup cannot find the generator? I deleted all my db > tables and migrations for an existing project since I want to move to > 'hobo fields'. I have all my models now setup but, cannot run the > migration. > > C:\iefeqa\genarch2>ruby script\generate hobo_migration > ./script/../config/boot.rb:26:Warning: Gem::SourceIndex#search support > for Strin > g patterns is deprecated > :0:Warning: Gem::SourceIndex#search support for Regexp patterns is > deprecated > Couldn't find 'hobo_migration' generator > > Looks like it is installed fine: > C:\iefeqa\genarch2>gem list --local > > *** LOCAL GEMS *** > > actionmailer (2.3.2, 2.2.2, 1.3.3) > actionpack (2.3.2, 2.2.2, 1.13.3) > actionwebservice (1.2.3) > activerecord (2.3.2, 2.2.2, 1.15.3) > activeresource (2.3.2, 2.2.2) > activesupport (2.3.2, 2.2.2, 1.4.2) > acts_as_ferret (0.4.3) > cheat (1.2.1) > fxri (0.3.6) > fxruby (1.6.6) > gruff (0.3.1) > hobofields (0.8.5) > hobosupport (0.8.5) > > Thanks. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
