similar to: Ruby on Rails - Get Started

Displaying 20 results from an estimated 600 matches similar to: "Ruby on Rails - Get Started"

2006 Jan 05
1
Ruby on Rails Workshop in Graz, Austria
http://sg.validcode.at/articles/2006/01/03/ruby-on-rails-get-started The first austrian ?Ruby on Rails? Workshop takes place on the 21st and the 22nd of January in Graz, Austria. What are you going to learn? * What is Ruby on Rails * How do i build a Web Application with it These are the imporant points, but these include many things. You also get a CD with a bunch of Software,
2006 Jan 11
0
Test ActionView Helper...
I''m just programming some needfull helpers i put the latest trunk into the vendors folder. works fine. But when i change something i have to restart Webrick. how can i test it in an other way? cu Basti -------------------------------------------------------------------- Validcode - Sebastian Gr??l http://www.validcode.at http://sg.validcode.at _______________________________________
2009 Sep 15
1
quoting a table name due to a special character in sqlQuery (RODBC)
Dear List, I have a problem with RODBC on a Paradox-DB, sqlQuery, and special characters in table names. Unfortunately, some of the latter include the underscore <_>. And I am not able to change them. That's not a problem, when I quote the table name: > sqlQuery(channel2, 'SELECT * FROM "anmeldung-alt"') Btw, if I swap ' and " it does not work: >
2011 Mar 20
2
"no such file to load -- dispatcher (LoadError)" on starting mongrel process
After I updated to Rails 3.0, I encountered the following error on booting mongrel process. Can anyone advise? Thank you. ** Starting Mongrel listening at 0.0.0.0:3000 ** Starting Rails with development environment... /Library/Ruby/Gems/1.8/gems/activesupport-3.0.4/lib/active_support/ dependencies.rb:239:in `require'': no such file to load -- dispatcher (LoadError) from
2006 May 09
2
newbie: OSX Ruby/MySQL issue?
I''m three pages into the OnLamp RoR Tutorial [1] and am wrestling with what appears to be a MySQL connection problem. I''ve created a simple controller called "recipe" with a corresponding "recipes" mysql table. The recipe controller is just a simple scaffold. When I browse to "recipe/new", though, I get these errors: == NoMethodError in
2008 Feb 11
0
Fwd: Re: domain member WIN2003 AD - Trusted Domain
> IMHO, for this to work you should define "idmap domains = DOMAINA > DOMAINB" and configure the idmap backend appropriately for both domains > using idmap config DOMAIN:backend/range/default etc... > > For more details see "man idmap_tdb, man idmap_ldap and man idmap_rid". > > --Sadique Hi Sadique, thanks for your response. I test it but I don't
2016 Apr 08
0
Samba as AD-Controller: unable to update policies and call start scripts
Anmeldung fehlgeschlagen: unbekannter Benutzername oder falsches Kennwort. And you did login in the domain with a domain user? Looks like it you did not. So try this from the pc which give the problem. net use x: \\cch.intra\sysvol /user:CCH\username Did it work? Ow and one i forgot.. Did you check the time on the pc and server, these must be in sync. Greetz, Louis >
2007 Jun 05
1
Samba4Wins
Hello, I have two servers with SAMBA 3.0.24-30 (PDC and BDC) and OpenLdap (MASTER and SLAVE) and now I want to remove the wins servers (in Windows NT) and put samba4wins in the PDC and other samba4wins in the BDC replicating, but I dont know how to do a correct configuration for samba4wins, and i Don't find a good howto or tutorial or documentation to do that. Somebody has a
2008 May 23
0
CentOS-announce Digest, Vol 39, Issue 11
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2006 Feb 14
0
Safari 2.0.3 Effect.appear Note
Ok, the Problem is a bit confusing. If there is set a float attribute the Element gets hidden after Effect.appear. example: <a href="#" onclick="new Effect.appear(''demo'')">Click</a> <div style="display: none; float:left;"> Appear! </div> If you need a float a solution is shown at the wiki. Another Problem/Bug in Safari: If
2007 May 29
3
Use Windows USB drivers?
Hi, I'm using an application that works very well with Wine but that application requires a specific USB hardware where no (and no similar) Linux driver is available for. Therefore my question is: the application comes with a fully working Windows driver for that hardware, is it possible to use that driver to access the hardware via Wine? Until now I could not get it work but I'd expect
2005 Jan 01
1
Problems to use asterisk with mysql /odbc
hi, i.m. newbie in asterisk. asterisk 1.0.3 is my current version. i like to store usernames and passwords in a sql database. i like to log failed authentification-passwords, to create a blacklist for securityreasons. i thingk a sql-database is a good way to log these actions. i don.t find debugging-options to output invalid login-passwords. Ok, i have made the following: debian is my OS.
2008 May 22
0
CESA-2008:0492 Important CentOS 4 i386 gnutls Update
CentOS Errata and Security Advisory 2008:0492 Imporant Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0492.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: gnutls-1.0.20-4.el4_6.i386.rpm gnutls-devel-1.0.20-4.el4_6.i386.rpm src: gnutls-1.0.20-4.el4_6.src.rpm -------------- next part -------------- A non-text attachment was
2008 May 22
0
CESA-2008:0492 Important CentOS 4 x86_64 gnutls Update
CentOS Errata and Security Advisory 2008:0492 Imporant Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0492.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: gnutls-1.0.20-4.el4_6.i386.rpm gnutls-1.0.20-4.el4_6.x86_64.rpm gnutls-devel-1.0.20-4.el4_6.x86_64.rpm src: gnutls-1.0.20-4.el4_6.src.rpm -------------- next part
2016 Jun 02
2
Problems with OS X 10.11.5
2016-06-02 8:48 GMT+02:00 Volker Lendecke <Volker.Lendecke at sernet.de>: > On Wed, Jun 01, 2016 at 07:44:26PM +0000, Seth Goldin wrote: > > I disabled client signing from the client side, via OS X's global > nsmb.conf > > file: https://discussions.apple.com/message/30282470#30282470 > > > > The performance was back to over 600 MB/s, as compared to 60 MB/s
2003 Jun 28
1
Choosing subtitle language
I am wondering how negotiating about text subtitles is supposed to work in Theora? (1) Will it be like the server first transmit a list of available languages, and then it's up to the client to possibly pick a language, either automatically or by user interaction, and then ask the server for that particular subtitle stream? (2) Or will all subtitle streams be sent simultaneously and
2006 Feb 06
2
how do i reload a module in the vendor directory?
This seems like a fairly straight forward question. I have code in the vendor directory. Any modifications that I make to the code are not respected. My rails app is in development mode so I would expect any require ''code'' to be re-parsed. But this is not occuring... How so? I have a test to post if I need to, but I get the feeling that I am just missing something simple. I
2011 Mar 21
4
Localhost:3000 using IE on parallels
Hey Guys, I am at my wits end over this issue. I have a rails app up and running using WEBrick on localhost:3000 from my mac, everything is fine. I would like to test my app in IE, so i am running parallels. To access localhost from IE on the virtual machine, i use MYCOMPUTERNAME.local in the address bar of IE. This serves up the "it works!" page no problem. However, when i specify
2016 May 31
4
Samba on AIX - Active directory
3.4.3 ________________________________________ From: Volker Lendecke <Volker.Lendecke at SerNet.DE> Sent: Tuesday, May 31, 2016 2:51 PM To: Rob Lee Cc: samba at lists.samba.org Subject: Re: [Samba] Samba on AIX - Active directory On Tue, May 31, 2016 at 06:32:51PM +0000, Rob Lee wrote: > I have many AIX clients running samba from pware. I want to move to > either the version on the
2008 Feb 19
1
[LLVMdev] llc: assertion fails in bitreader.cpp
Hi all, I've used the llvmgcc to compile a quite simple bit of c-code: >short addtest(short a, short b) >{ > return a+b; >} When I'm feeding llc (llvm-2.1-version) with the resulting bytecode, it fails with this error: llc: BitcodeReader.cpp:1040: bool llvm::BitcodeReader::ParseModule(const std::string&): Assertion `Func->getFunctionType()->getParamAttrs() ==