similar to: Does anyone know where I could find a good explanation of how rails works internally?

Displaying 20 results from an estimated 9000 matches similar to: "Does anyone know where I could find a good explanation of how rails works internally?"

2008 Apr 01
12
undefined method `time_zone=' on Rails 2.0.2.9129 on Mac OS X
I just did a gem update and it broke my rails application. I had to go back to 2.0.2, because 2.0.2.9129 produces this error on Mac OS X Leopard: /Users/nicholas/RubyDev/dummy/config/environment.rb:38: undefined method `time_zone='' for #<Rails::Configuration:0x12c9f24> (NoMethodError) from /Library/Ruby/Gems/1.8/gems/rails-2.0.2/lib/initializer.rb:47:in `run'' from
2008 Apr 22
3
Installed Rails, problem with 1st Application
so i installed ruby+gems then fetched rails and now i want to start with an apllication but i dont quite get it: """ http://www.rubyonrails.org/down Make your application Create your application skeleton and start the server: rails path/to/your/new/application cd path/to/your/new/application ruby script/server You''re running Ruby on Rails! Follow the instructions on
2019 Jan 08
2
distributed thinlto usage
I am trying to work through the usage of thinlto for distributed builds. Here is the simple thinlto usage, just add -flto=thin everywhere, easy: clang++ -flto=thin -O3 -c -o CreateWay_.o -DSPEC_CPU -DNDEBUG -DSPEC_CPU_LITTLE_ENDIAN -Wno-dangling-else CreateWay_.cpp clang++ -flto=thin -O3 -c -o Places_.o -DSPEC_CPU -DNDEBUG -DSPEC_CPU_LITTLE_ENDIAN
2019 Jan 09
2
distributed thinlto usage
Thanks Teresa Yes it is astar, happen to send a tar of the sources but they are just copies from the spec distribution The ld command is: GNU ld (GNU Binutils) 2.29.1 Thanks for the guidance on path names. The prefix-replace just effects the string written to the object files right? So we could post-process that file with other tools as well, correct? Thanks again --david From: Teresa Johnson
2019 Jan 09
2
distributed thinlto usage
Fails with gold too: Library-native.o:Library.cpp:regway: error: undefined reference to 'vtable for regwayobj' /home/dcallahan/fbsource/fbcode/third-party-buck/platform007/tools/binutils/bin/gold/ld: the vtable symbol may be undefined because the class is missing its key function clang-8: error: linker command failed with exit code 1 (use -v to see invocation) From: Teresa Johnson
2008 May 01
3
How i know the version of my vpmadt032 firmware
Hi How can i know the version of my vpmadt032 firmware? Thanks Ruben
2003 Apr 23
1
Shorewall-users] swat port 901 to net blocking
Version? 1.4.2 >>>> shorewall don''t start. "unknown protocol >>>> `net'' specified >>And you put that in your rules file? yes, a put it earlier, but I have in policy file : fw net ACCEPT so from rules file it wasn''t working : REJECT fw net tcp 901 REJECT fw net udp 901 -- ---- Oferta jakiej jeszcze nie bylo!
2004 May 07
1
*** GOODNESS OF FIT FOR BINOMIAL DISTRIBUTED DATA
Hi, this is probably a very newbie statistical question. I have some experimental data. My hypothesis is that the data are binomially distributed with a known N and p. I am trying to obtain a sort of p-value to tell me whether or not my hypothesis is correct. What can I do with R? Thank you, Pier Luca
2005 Jan 22
2
Anyone know where a good source of mailing list stats might be found?
Folks, I'm curious to know how the volume of Asterisk-Users rates as far mailing lists go. This list sees over 200 messages per day, which has GOT to put it in the top 5%, doesn't it? I'd love to know if anyone has knowledge of any organization that might maintain such stats. Regards, Jim. -- Jim Van Meggelen jim@vanmeggelen.ca -- No virus found in this outgoing message.
2005 Jan 22
0
Anyone know where a good source of mailing l ist stats might be found?
Folks, I'm curious to know how the volume of Asterisk-Users rates as far mailing lists go. This list sees over 200 messages per day, which has GOT to put it in the top 5%, doesn't it? I'd love to know if anyone has knowledge of any organization that might maintain such stats. Regards, Jim. I think you would find a lot of lists with similar activity and some with much more. The
2006 Feb 02
1
Anyone know a good ITSP in Canada that supports *?
Hi, I'm looking for a new Internet Telephony Service Provider for my company in Canada to terminate calls from my Asterisk PBX. Ideally I'd like DiDs in Otawa, Toronto, NY & San Jose. Anyone out ther who can help me with a recommendation? Vonage seemed clueless when I called them. Broadvoice is good but no Canadian DIDs... Thanks, Hugh -------------- next part -------------- An
2006 Feb 02
0
Anyone know a good ITSP in Canada that suppo rts *?
There are a number of them, try Comwave, Voxip or Wiztel. Depends on what you need we may also provide it... email me privately if you're interested. Some provide IAX, some only SIP, H323, & MGCP... -----Original Message----- From: hugolivude [mailto:hugolivude@gmail.com] Sent: Thursday, February 02, 2006 7:39 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject:
2005 Dec 26
1
Anyone know of a good open-source PHP accellerator that works with CentOS 64-bit?
Can you recommend a PHP accellerator that works with my CentOS 4.2 64-bit version? If it's possible, I'd like to find one that is actively updated. Thanks, Ron Jones Alpharetta, GA
2009 Aug 28
2
Anyone know a good VMWare hosting provider?
I've got a custom VMWare image that I need to find a host for. Anyone know of a good ISP that offers VMWare hosting packages?
2010 Jan 29
2
Does anyone know a good Dovecot hoster in europe?
Hi, though I am not sure this is the right place to ask, but I just try. I am looking for a better e-mail hoster providing me with a dovecot server (I don't want to do all the admin stuff and backup myself, if possible). I already googled a bit, searched the archives and had a look at dovecot.org but could not find an answer to this question. Since dovecot seems to get a fair amount of
2008 Jun 08
1
Unable to get selected option with options_from_collection_for_select
I''m in Rails 2.1, Ruby 1.8.6 -- http://pastie.org/211063 <%= params[:doctor_id] %> <%= options_from_collection_for_select(Doctor.active, :id, :name, :selected => params[:doctor_id]) %> <%= options_from_collection_for_select(Doctor.active, :id, :name, :selected_value => params[:doctor_id]) %> Returns: 53 <option value="49">Michael
2007 Apr 18
1
[Bridge] Transparently bridge Vlans to eth0
Hi, I'm using Vlans in my network as a way of preventing pier to pier communication - I only want nodes in the network to talk to the gateway (a linux box). I have successfully set up lots of sub interfaces using the vconfig too, one for each vlan. What I would like to be able to do is remove the ip address from each of these subinterfaces eth0.x and bridge them to eth0. I have successfully
2006 May 08
3
PSTN Incoming call on real line disrupts VoIP call over DSL circuit
I haven't seen anything this strange, and it's 100% reproducible. I'm hoping that there are some clever ideas out there for what to look for, since I can test to my heart's desire on this one... My Dad lives in Florida, and has a Bellsouth DSL line. Of course, he has a regular POTS line connected on the same line. He has the appropriate filters on every jack that has a phone
2007 Sep 04
3
Ocfs2 and debian
Hi. I'm pretty new to ocfs2 and clusters. I'm trying to make ocfs2 running over a drbd device. I know it's not the best solution but for now i must deal with this. I set up drbd and work perfectly. I set up ocfs and i'm not able to make it to work. /etc/init.d/o2cb status: Module "configfs": Loaded Filesystem "configfs": Mounted Module
2003 Nov 15
2
Special files and Cygwin
Hi, I'm trying to use rsync to backup a linux filesystem to a windows server. I followed the hints that I found at http://www.tiarnan.phlegethon.org/rsyncntdoc.html to run rsync on windows, and it works quite well. The only problem I found is that windows is not able to backup linux special files (/dev/*). I don't know if the problem is in the way rsync has been compiled, or simply in