[Rails-core] Re: Improving Testing in rails and ruby as a probable GSOC project

2009-03-29 Thread abhas saroha
sorry for misunderstanding and misquoting you bryan. Well this list does give me a lot to ponder over then. Abhas Saroha. On Mon, Mar 30, 2009 at 6:34 AM, Bryan Helmkamp wrote: > > kaluza_klein wrote: > > But i had a chat with him on irc and that in itself is not something > > he believes requ

[Rails-core] Re: Improving Testing in rails and ruby as a probable GSOC project

2009-03-29 Thread Bryan Helmkamp
kaluza_klein wrote: > But i had a chat with him on irc and that in itself is not something > he believes requires work to last the duration of GSOC. So just > wanted some pointers from people about whether there has been requests > or a need from people to improve the test architecture that exi

[Rails-core] patch to support activeresource validations in json

2009-03-29 Thread Fabien Jakimowicz
Hi, i wrote this patch a few weeks ago and updated it to latest rails version available on github. If anyone can take a look and leave me a few comments about it, it would be great. Currently, ActiveResource does supports validations (like ones in ActiveRecord) but only in XML format. This patc

[Rails-core] Re: Improving Testing in rails and ruby as a probable GSOC project

2009-03-29 Thread abhas saroha
> > Before going down this road, you should carefully weigh the costs of > dedicated test hardware (which is very fixed, especially with cloud > computing) against the engineering labor to maintain reliable shared > test servers, and all of the associated environment-management issues. > Are you r

[Rails-core] Re: http://api.rubyonrails.org/ out of date again

2009-03-29 Thread Xavier Noria
On Sun, Mar 29, 2009 at 10:45 PM, Mislav Marohnić wrote: > On Sun, Mar 29, 2009 at 21:01, Xavier Noria wrote: >> >> On Tue, Mar 24, 2009 at 5:07 PM, Jeff wrote: >> >> > Can someone who has access to the http://api.rubyonrails.org/ website >> > regenerate the rdocs?  It doesn't seem to have been

[Rails-core] Re: Improving Testing in rails and ruby as a probable GSOC project

2009-03-29 Thread Chad Woolley
On Sun, Mar 29, 2009 at 12:13 PM, kaluza_klein wrote: >        One of the ideas implemented to a certain extent and suggested > is by brynary to parallelize testing and using bonjour for auto > discovery of test servers. Shared test server farms are a lot of work and effort to get right. I was

[Rails-core] Re: http://api.rubyonrails.org/ out of date again

2009-03-29 Thread Mislav Marohnić
On Sun, Mar 29, 2009 at 21:01, Xavier Noria wrote: > > On Tue, Mar 24, 2009 at 5:07 PM, Jeff wrote: > > > Can someone who has access to the http://api.rubyonrails.org/ website > > regenerate the rdocs? It doesn't seem to have been updated for 2.3, > > API is 2.3, but I know some bit that was no

[Rails-core] Improving Testing in rails and ruby as a probable GSOC project

2009-03-29 Thread kaluza_klein
hi all, a very rough idea has been developing in my mind as to improving testing in general in ruby and rails to be a probable project. One of the ideas implemented to a certain extent and suggested is by brynary to parallelize testing and using bonjour for auto discovery of test server

[Rails-core] Re: http://api.rubyonrails.org/ out of date again

2009-03-29 Thread Xavier Noria
On Tue, Mar 24, 2009 at 5:07 PM, Jeff wrote: > Can someone who has access to the http://api.rubyonrails.org/ website > regenerate the rdocs?  It doesn't seem to have been updated for 2.3, API is 2.3, but I know some bit that was not updated... what did you miss? --~--~-~--~~---