Re: [Hobo Users] Hobo errors on Windows 7 x64.

2014-07-08 Thread Ignacio Huerta
Hi Nathan, Currently Hobo only support Rails 4.0.5, sorry. We hope to get up to date soon! Warm regards, Ignacio El 07/07/14 21:51, Nathan Peters escribió: I'm started in on the Agility tutorial and immediately got this error when trying to run hobo new agility: /The template

Re: [Hobo Users] Hobo errors on Windows 7 x64.

2014-07-08 Thread Nathan Peters
Thanks for the reply! I uninstalled Ruby/Rails and reinstalled a 4.0.5 version and DevKit. Checked the version of rails and it was 4.0.5. I ran: gem install hobo --pre It automatically installed the following gems: hobo_support-2.1.0 hobo_fields-2.1.0 activesupport-4.0.8 actionpack-4.0.8

[Hobo Users] Invalid field type error upon migrating a newly generated resource

2014-07-08 Thread Quiliro Ordóñez Baca
Hi: I am having an Invalid field type error upon migrating a newly generated resource on app person if I use :name or :title field types. Please clarify why. Here is the output. quiliro@quiliro-Compaq-Presario-CQ60-Notebook-PC:~/seguridad$ hobo generate resource person employee:name

Re: [Hobo Users] Hobo errors on Windows 7 x64.

2014-07-08 Thread Nathan Peters
Bit of an update: I noticed that the rails version was set to 2.0.8 in the Gemfile. I set it to 2.0.5 and did a bundle *update*. After this I was able to run `hobo g setup_wizard` and continue the setup. rails server and I seem to be up and running! On Tuesday, July 8, 2014 1:46:09 PM UTC-5,

Re: [Hobo Users] Invalid field type error upon migrating a newly generated resource

2014-07-08 Thread Quiliro Ordóñez Baca
I have reinstalled everything and there is no error up to the point when creating the application. I get an error on the setup wizard: /var/lib/gems/1.9.1/gems/hobo_support-2.1.0/lib/hobo_support/fixes/module.rb:14:in `alias_method': undefined method `create_record' for class