Hi Owen,

The 'Gemfile' can be located in the root of a rails 3 app.

Rails 3 uses Bundler. Just place in the Gemfile the gems that you need and type "bundle install".

Thanks,
  TF

On 02/01/2011 05:00 PM, Owen Dall wrote:
Tiago,

Can you clarify where to locate the file to enter the line below?

Thanks,

Owen

On Tue, Feb 1, 2011 at 11:31 AM, Tiago Franco <[email protected] <mailto:[email protected]>> wrote:

    Hi Peter,

    In budler you can place:

    gem "hobo", :git => "http://github.com/tablatom/hobo.git";, :branch
    => "rails3"

    Regards,
     TF



    On 01/28/2011 07:25 PM, Peter Booth wrote:

        I had been working with the --pre hobo gem installed into an
        RVM 1.9.2 Ruby.
        After hitting a bug I instead installed the head of the rails3
        branch as a plugin with "rails plugin.." I have completely
        forgotten how I did this.

        Now I'm trying to deploy my app with capistrano (and github)
        and I'm wondering how I am supposed to remotely install the
        rails3 branch from github (but not as a github gem)?

        Is anyone else using this configuration?

        FWIW I'm developing on leopard and deploying to centos.

        Also, Will the new book contain an updated recipe for working
        on hobo edge (rails3)?

        Sent from my iPhone


-- 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]
    <mailto:[email protected]>.
    To unsubscribe from this group, send email to
    [email protected]
    <mailto:hobousers%[email protected]>.
    For more options, visit this group at
    http://groups.google.com/group/hobousers?hl=en.




--


- Owen

Owen Dall, Chief Systems Architect
Barquin International
www.barquin.com <http://www.barquin.com>
Cell: 410-991-0811

--
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.

Reply via email to