Hmmm, well when I tried to access the cloned repository from my
browser, I was just getting a list of the file names in that
directory. There's no index file, but the htdocs seems to point to a
file called "merb.fcgi", so I had assumed I needed to configure
something on my side that doesn't just come with the git cloning.
On another note, when I try to create a new merb app, I get this:
merb-gen app allthatmerb
/Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require': no such file to load -- bundler (LoadError)
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`require'
from /Library/Ruby/Gems/1.8/gems/merb-core-1.1.1/lib/merb-core.rb:9
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`require'
from /Library/Ruby/Gems/1.8/gems/merb-gen-1.1.1/lib/merb-gen.rb:1
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in
`require'
from /Library/Ruby/Gems/1.8/gems/merb-gen-1.1.1/bin/merb-gen:3
from /usr/bin/merb-gen:19:in `load'
from /usr/bin/merb-gen:19
Thanks again for the help
On Jun 17, 3:18 am, Michishige Kaito <[email protected]> wrote:
> On Wed, 16 Jun 2010, mistergoomba wrote:
> > Hello. I just started a contract with a company and they are using
> > Merb currently. I've cloned their repository to my local machine and
> > installed merb on my Mac. How can I associate Merb with the cloned
> > repository?
>
> > Thanks!
>
> "Attach"? You have a git repo of a website project done using merb, and
> merb gems installed on your system, I suppose? In that case, you don't
> have to "attach" anything, really. The Gemfile should already list all the
> Merb bits the project needs, which will be pulled from your bundler local
> directory or from the system gem repository, whatever applies.
>
> Or maybe I just didn't understand what you need to do?
>
> ---
> Michishige Kaito
>
> BOFH excuse #362:
>
> Plasma conduit breach
--
You received this message because you are subscribed to the Google Groups
"merb" 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/merb?hl=en.