similar to: wiki.rubyonrails.com 500 error?

Displaying 20 results from an estimated 10000 matches similar to: "wiki.rubyonrails.com 500 error?"

2006 Jul 03
7
form_remote_tag with multipart/form-data
Does form_remote_tag supports multipart/form-data ? My form looks like this: <%= form_remote_tag :url => { :action => ''do_image_upload'' }, :html => { :enctype => ''multipart/form-data'' } %> <%= file_field ''image'', ''file_data'', :size => 32 %> <%= submit_tag
2007 Apr 21
0
who is in charge of wiki.rubyonrails.com?
Hi, I notice lots of "Service Unavailable" responses to requests for particular articles at wiki.rubyonrails.com. Is this normal? Why are some articles viewable and others not? Am I a noob? Who is in charge of sysoping wiki.rubyonrails.com and what can we do to get it solid? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to
2005 Dec 28
0
Why ar.rubyonrails.com is the rubyonrails homepage?
Hey all, Some time ago (before 1.0?), each framework inside rails has its own address for API documentation (such as ar.rubyonrails.org for ActiveRecord). Now, the only address that works is api.rubyonrails.org. Is this correct? I think there are too many links pointing to ar.rubyonrails.org (and to the others) and no reason to show the homepage instead the specific API :-) thanks, juca
2006 Jul 13
0
how to generate api.rubyonrails.com as local ?
Hi, I didn''t find how to generate rails api similar to api.rubyonrails.com. rake api:rails is really not as good. It would probably spare much bandwith to make the script public ;-) or at least propose a tar download, instead of the idea of wget -r that googles finds when searching for rake api :/ Jean-Christophe Michel -- Sym?trie, ?dition de musique et services multim?dia 30 rue
2006 Jun 08
4
weblog.rubyonrails.com - needs upgrade ?
Last 2 articles have 500+ comments. Also, whenever I comment, it never appears immediately. It terribly needs an upgrade. -Pratik -- rm -rf / 2>/dev/null - http://null.in
2006 Jan 04
0
Generating consolidated rdocs like api.rubyonrails.com
How do I generate a consolidated set of rdocs for my local rails installation like the docs at api.rubyonrails.com? Currently I have the rdocs for each package ( actionpack, activerecord, etc... ) that were autogenerated when I downloaded the gems. Is the api.rubyonrails site doing something special or is there a rake task that will generate my local docs the same way? Thanks! -- Posted
2011 Jun 27
0
Re: Digest for rubyonrails-core@googlegroups.com - 1 Message in 1 Topic
Got a URL on that video? On 2011-06-26, at 8:32 AM, rubyonrails-core+noreply@googlegroups.com wrote: > Today''s Topic Summary > Group: http://groups.google.com/group/rubyonrails-core/topics > > initialization documentation [1 Update] > Topic: initialization documentation > Steve Schwartz <steve@alfajango.com> Jun 25 11:41AM -0400 ^ > > Neeraj Singh has
2005 Oct 25
0
Can I get a copy of manuals.rubyonrails.com sorce
Hi, I''ve been using ruby for about a year for non-web apps, and have no experience w/web development. I''ve been asked to work on a web based document reivew system, that appears to be a reasonably good mach for Hieraki. I''ve installed Hieaki on my system, and it''s running fine. Now I''d like to be able to use the kind of document navigation I see in
2007 Feb 16
0
http://manuals.rubyonrails.com/ down
Hi All, http://manuals.rubyonrails.com/ is down right now.. actually it''s just gone from not-responding to 503. Is anyone aware of this? Thanks.. I need some docs ;-) Keith --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2007 Apr 14
0
http://rubyonrails.com/docs spring clean up ?
At the bottom there are two broken links under OS Repos "Hieraki and RForum". Don''t know if anyone cares or not... -- -mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2007 Nov 03
0
http://manuals.rubyonrails.com didn't working?
I can''t access http://manuals.rubyonrails.com and it gives me 404 error. Someone knows what''s going on? Thanks -- Davi Vidal -- E-mail: davividal-UiHwsRqXctc1RhZgQKG/ig@public.gmane.org MSN : davividal-uAjRD0nVeow@public.gmane.org GTalk : davividal-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Skype : davi vidal ICQ : 138815296
2007 Aug 31
1
wiki.rubyonrails.org on the fritz
Is there some reason the wiki is down so often? Can''t something be done to make this a useful resource, most of the time? Scott --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2005 Aug 17
7
Need help with the rubyonrails wiki - instiki filters
I am trying to do a tutorial improvement on the wiki but I am having some problems with the auto formatting. Using httdp.conf produces http://httpd.conf when filtered. Using *.so produces .so and bold text there after. Is there any shorthand for the user for making text appear as it should without the linking and re-writes? Or does the admin have to change the filters in Instiki? Tesla
2006 Feb 07
7
What happens to manuals.rubyonrails.com?
Hi guys, does anyone know what happened to the manuals site? I have not been able to connect to http://manuals.rubyonrails.com for two days (I started reading all about RoR yesterday and finished most of the tutorials i could gather, and really enjoyed playing with the rails). TIA! -xiheng -- Posted with http://DevLists.com. Sign up and save your time!
2012 Dec 14
1
Re: Digest for rubyonrails-core@googlegroups.com - 4 Messages in 3 Topics
This is a delivery failure notification message indicating that an email you sent could not be delivered. The problem appears to be : -- Recipient email server rejected the message This condition occurred after 1 attempt(s) to deliver over a period of 0 hour(s). If you sent the email to multiple recipients, you will receive one of these messages for each one which failed delivery, otherwise
2006 Jun 25
3
select box''s
Hi, I have this code for a select box, <%= select("plugin", "plugcats", Plugcats.find_all.collect {|p| [ p.title, p.id ] }, { :include_blank => true }) %> at the minute it extracts teh requried data, but submits the data as params[''plugin''][''plugcats''] how can I get it to submit it as
2008 Apr 02
2
New winetricks 20080402: new verbs dotnet20, win2k, flash, msls31; updated mono, liberation
Big news: as of today or so, wine doesn't need any patches to install the .net 2.0 runtime or run trivial .net 2.0 apps, so I've added a dotnet20 verb. No more futzing with recipes to try out simple .net 2 apps, huzzah! There are lots of other little changes, too: 20080402 r21 Added dotnet20, removed one kludge from dotnet11, added win2k verb, plus shorthand for winver=foo r20
2018 Jun 11
2
CentOS PaaS SIG wiki
Thanks Alan! On Mon, Jun 11, 2018 at 4:54 PM, Alan Bartlett <ajb at elrepo.org> wrote: > On 11 June 2018 at 20:21, Ricardo Martinelli Oliveira > <ricardo.martinelli.oliveira at gmail.com> wrote: >> Thanks, I got access now. >> >> One question: how can I create a page for my username? e.g. >> https://wiki.centos.org/KaranbirSingh >> >> I see a
2018 Jun 11
2
CentOS PaaS SIG wiki
Hi, Being part of the CentOS PaaS SIG committee i'd like to request access to the PaaS wiki page and all its child pages so i can start editing the content and keep it up to date. My Wiki user name is RicardoOliveira. Please let me know if you need any other information. Thank you, Ricardo Oliveira
2018 Jun 11
3
CentOS PaaS SIG wiki
Thanks, I got access now. One question: how can I create a page for my username? e.g. https://wiki.centos.org/KaranbirSingh I see a create page link, but it also says I'm not allowed. On Mon, Jun 11, 2018 at 4:10 PM, Akemi Yagi <amyagi at gmail.com> wrote: > On Mon, Jun 11, 2018 at 11:16 AM, Ricardo Martinelli Oliveira > <ricardo.martinelli.oliveira at gmail.com> wrote: