Displaying 8 results from an estimated 8 matches for "alcorn".
Did you mean:
alcor
2005 Sep 14
9
Sending Emails via Cron
I''m developing an application using RoR that will generate enough email
notifications that I don''t want them in the actual web application. So, I''m
thinking about having an outgoing queue that a cron job would pick up and
deliver. My question is if this is possible with a ruby script that uses
ActiveRecord and ActiveMailer?
2005 Oct 19
4
ER strikes back
Hi Railers,
A long, long, time ago, i made a Framework/CMS in php.
There were two core models: Content and Content_type.
Content_type was only a list of content types (as expected): new, article, etc.
Content_type was not mandatory, but it allowed later to "deactivate"
types of contents, for example.
So then Content stored the common attributes/properties between the
different content
2006 Aug 01
2
tab characters with Rails 1.1 on Windows
We just upgraded to Ruby 1.8.4 and Rails 1.1. It works fine on my Mac
OSX, but in Windows, Rails spits out errors like "Invalid char `\002'' in
expression". Apparently, Ruby or Rails on Windows has a problem parsing
tab characters. This seems to be a common problem:
http://softiesonrails.com/articles/2006/04/27/spaces-not-tabs
However, the only recommended solutions seems
2005 Oct 19
35
Why you MUST use SCGI for Rails development
Hello happy Railers,
I used to develop with a local out-of-the-box Apache and load times were
pretty slow (like a few seconds each page). "Well, it''s the price to
pay for no compile / cache / etc..." I thought. Nonsense. Yesterday I
installed SCGI, and now I''ve got the best of both worlds: rails
development env uses my very latest modifications, while SCGI ensures I
2005 Apr 17
14
Leaky Webrick (?) & image corruption
Hi guys,
After a few days of webrick seeming to use up a ton of ram (the longer it was running, the more ram); izayoi on #rubyonrails kindly suggested changing Dependencies.mechanism in development.rb to :require which appears to have fixed the prob - at the expense of having to restart webrick after making changes to .rb files. Is this a known issue, or is there an alternative solution?
2006 Jan 22
23
calculate users age
i know it''s probably really simple, how do i work out someone''s age if i
have their d.o.b. stored as a date in my db.
cheers
--
Posted via http://www.ruby-forum.com/.
2006 Oct 10
1
read.table versus read.csv (PR#9284)
...B,422,342,306,364,529,458,391,463,42,12,31,=
3,88
2525,William Woods University,MO,IIB,370,303,290,312,476,374,350,390,13,13,1=
3,5,45
7540,Missouri Baptist College,MO,IIB,*,294,281,265,*,389,360,344,1,7,10,11,2=
9
9089,Hannibal-LaGrange College,MO,IIB,*,284,248,258,*,366,308,324,4,8,21,5,3=
8
2396,Alcorn State University,MS,IIB,419,371,326,320,534,473,414,406,25,35,35=
,73,168
2397,Belhaven College,MS,IIB,364,304,298,314,423,355,348,366,9,8,15,2,34
2398,Blue Mountain College,MS,IIB,284,259,*,263,347,315,*,322,6,12,5,2,25
2403,Delta State University,MS,IIA,400,337,314,337,487,413,386,413,60,32,47,=...
2012 Oct 02
0
Booting Xen 4.1.3 Dom0 hangs with PANIC on CPU 6: Xen BUG at io_apic.c:129
Hi all,
I have searched the net and haven''t found a good answer so I hope perhaps someone here can help.
I have an IBM x3850 (8863) that I am upgrading from SLES11SP1 to SLES11SP2, and at the same time XEN is being upgraded as part of the distro. The server is used as a Xen host for up to 6 guests.
Anyway, the server boots fine with the SLES11SP2 default kernel, and the trace