On Wed, Oct 1, 2008 at 5:54 PM, Ben Mabey <[EMAIL PROTECTED]> wrote:
> Matt Wynne wrote:
>>
>> Is it possible to rename the project maybe? I know you can have dots in
>> the name - e.g. http://github.com/thoughtworks/cruisecontrol.rb though I
>> think I may have heard this was a restriction that was lifted relatively
>> recently.
>
> I'll look into it.  I named it that because all of the other textmate
> bundles on github that I'ved used have followed the same convention.  That
> makes sense if, like you said, they just relaxed the naming rules.
>

I would guess the source of the problem is that Rails doesn't like
dots in resource names. Because in Rails a dot is an alias mechanism
for the HTTP Accepts header. (/blah and /blah.xml for instance)

Aslak

> Thanks,
> Ben
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to