I'll second that. I'm running a largish application on edge that uses about 8 plugins and the only issue I had was related to the fact that Ruby libraries any no longer auto-loaded.-Jonathan.
On 8/23/06, Tobias Luetke <[EMAIL PROTECTED]> wrote:
For the record, Shopify works fine with the new depen
Save error. The proxy is blocking all the WEBDAV methodsOn 8/22/06, Josh Knowles <[EMAIL PROTECTED]> wrote:
On 8/22/06,
Dominic Sisneros <[EMAIL PROTECTED]> wrote:
Also, I have another box that I use as a subversion server inside the WAN that I use for development and from this I am able to use
When rails first started out, the way to track edge from the wiki documents was to dogem install rails -s http://gems.rubyonrails.orgAlso, 'Rails Recipes' (page 227 Living on the Edge) says to do
sudo gem install rails -s http://gems.rubyonrails.orgWhen I use this method now, it gives meSuccessful
On 8/22/06, Dominic Sisneros <[EMAIL PROTECTED]> wrote:
Also, I have another box that I use as a subversion server inside the WAN that I use for development and from this I am able to use svn with no problemsso that my subversion client is working correctly, just not when going through our gateway
On 8/22/06, Dominic Sisneros <[EMAIL PROTECTED]> wrote:
> Also, I have another box that I use as a subversion server inside the WAN
> that I use for development and from this I am able to use svn with no
> problems so that my subversion client is working correctly, just not when
> going
> through
On 8/22/06, Dominic Sisneros <[EMAIL PROTECTED]> wrote:
Nope, I got the same error message as abovesvn: PROPFIND request failed on '/svn/rails/trunk'
svn: PROPFIND of '/svn/rails/trunk': Could not read status line: An established connection was aborted by the software in your host machine. (
ht
On Aug 22, 2006, at 12:15 PM, Jeremy Kemper wrote:On 8/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > No plans that I know of. In the one app where I need the ordering to be> preserved, I just redefined group_by to use the Array version. Another > option is to call sort_by on the result but
Also, I have another box that I use as a subversion server inside the WAN that I use for development and from this I am able to use svn with no problemsso that my subversion client is working correctly, just not when going through our gateway
thanks in advancedominicOn 8/22/06, Dominic Sisneros <[E
Nope, I got the same error message as abovesvn: PROPFIND request failed on '/svn/rails/trunk'
svn: PROPFIND of '/svn/rails/trunk': Could not read status line: An established connection was aborted by the software in your host machine. (
http://dev.rubyonrails.org)On 8/22/06, Jeremy Kemper <[EMAI
On 8/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> No plans that I know of. In the one app where I need the ordering to be> preserved, I just redefined group_by to use the Array version. Another
> option is to call sort_by on the result but that can get ugly.ok then, I'll keep my own copy.C
On 8/22/06, Dominic Sisneros <[EMAIL PROTECTED]> wrote:
I tried updating that file. This is what I get after that.D:\workspace\fti\vendor>svn co
http://dev.rubyonrails.org/svn/rails/trunk railssvn: PROPFIND request failed on '/svn/rails/trunk'
svn: PROPFIND of '/svn/rails/trunk': Could not read s
I tried updating that file. This is what I get after that.D:\workspace\fti\vendor>svn co http://dev.rubyonrails.org/svn/rails/trunk railssvn: PROPFIND request failed on '/svn/rails/trunk'
svn: PROPFIND of '/svn/rails/trunk': Could not read status line: An established connection was aborted by the
Dave Thomas wrote:
> My biggest problem is that I often organize code into subdirectories,
> but don't follow the Java convention of placing that code into
> modules named after the subdirectories.
You may call this "Java conventions" but this has also been our
convention since we started loadin
On Aug 21, 2006, at 6:01 PM, [EMAIL PROTECTED] wrote:
I'd like to get down to either i) fixing all the dependencies issues
with the new code or ii) giving up and reverting to the old. It would
really help if those of you who have had troubles could file some
tickets and assign them to me. If yo
On 8/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
> Hello Mislav,
>
> > With the new dependency code, what is the best way to reload plugin code on
> > each request so we don't have to restart the server while we're
> > developing/contributing to a plugin?
>
> At the moment plugins relo
On 8/22/06, Dominic Sisneros <[EMAIL PROTECTED]> wrote:
> At work, I am behind a firewall that blocks all subversion traffic. I am
> able to use rubygems to download rails but the gemserver at
> http://gems.rubyonrails.org hasn't been updated to trunk in awhile (No
> restful stuff). Is it possib
Hello Mislav,
> With the new dependency code, what is the best way to reload plugin code on
> each request so we don't have to restart the server while we're
> developing/contributing to a plugin?
At the moment plugins reload by default. However, this turns out to
cause a lot of problems with s
At work, I am behind a firewall that blocks all subversion traffic. I am able to use rubygems to download rails but the gemserver at http://gems.rubyonrails.org hasn't been updated to trunk in awhile (No restful stuff). Is it possible to update the gems to follow edge on a weekly
basisthanks,domi
> No plans that I know of. In the one app where I need the ordering to be
> preserved, I just redefined group_by to use the Array version. Another
> option is to call sort_by on the result but that can get ugly.
ok then, I'll keep my own copy.
thanks!
Thibaut
--~--~-~--~~
On Tue, Aug 22, 2006 at 04:42:28PM +0200, Thibaut Barr�re wrote:
> the changeset 3727 removed the ordering on Enumerable::group_by (it now
> returns a Hash, instead of the Array previously, to be closer from the Ruby
> 1.9 behaviour).
>
> Is there any plan to add an ordered version back into the
This isn't exactly an issue, but a usage question for which I didn't want to open a new topic:With the new dependency code, what is the best way to reload plugin code on each request so we don't have to restart the server while we're developing/contributing to a plugin?
Thanks,-MislavOn 8/22/06, [E
Hi!the changeset 3727 removed the ordering on Enumerable::group_by (it now returns a Hash, instead of the Array previously, to be closer from the Ruby 1.9 behaviour).Is there any plan to add an ordered version back into the core ?
Thibaut
--~--~-~--~~~---~--~~
You
For the record, Shopify works fine with the new dependency code.
I did have some issues when moving over but all those issues were
pointing to errors in my code.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Ruby
23 matches
Mail list logo