Hi
First of all, I want to thank everyone involved with Hobo for creating
an outstanding piece of software. I was about to gird my loins in
preparation for learning rails from scratch (having worked through a
fair amount of Michael Hartl's excellent tutorial) but then ... all
the functionality I needed was just handed to me on a plate. I still
think I may be dreaming. However ... assuming this is still real ... I
wonder if I could ask a newbie-level question about the latest version
of Hobo.
Environment
==========
I have Rails 3.0.4 running with Ruby 1.9.2p136 under Mac OS X 10.6.6
I have in my gemlist the following Hobo Gems
hobo (1.3.0.pre29)
hobo_fields (1.3.0.pre29)
hobo_support (1.3.0.pre29)
hobofields (1.1.0.pre4)
hobosupport (1.1.0.pre4)
I have created a demo app "gorilla" with the command
hobo new gorilla
and used the setup wizard (brilliant)
I now want to create some models and some controllers and through a
process of trial-and-error,I have discovered that I can use the
following syntax:
rails generate hobo:model [modelname] [field_specs]
rails generate hobo:controller [controllername]
Questions
=======
1) What other options are there for me to create hobo elements
2) Is there any documentation for Hobo 1.1.3 that I can use? I am
relying on Rapid Rails with Hobo from the hobocentral.net website -
which is for Rails2 and Hobo 1.0.
Any help gratefully received.
Dr DJ Brown (aka DJ)
--
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.