Displaying 20 results from an estimated 800 matches similar to: "Couldn't find without an ID"
2013 Mar 04
2
Model/google maps display
Hi all,
I''m building a ror app and have a model with geo-coordinates would like to
use the info in the model to generate a google map view, does anyone know
what''s the best way to go round this?
is is Google API?, I''ve also seen a gmaps4rails, any comments?
Thank you in advance,
Jax
--
You received this message because you are subscribed to the Google Groups
2007 Mar 25
2
Anyone having trouble with claling US Domestic on Sellvoip?
Nothing has changed in my Asterisk configuration and now outbound US is
getting nothing, but 403's. Anyone else having the same problem? Inbound
calls to my DID's are working fine.
Thanks, SG
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070325/1f30a3d3/attachment.htm
2010 Mar 21
4
Deploying my rails app to GoDaddy
So I''ve written my first real-world RoR app and I''m now getting ready
to deploy it. Unfortunately, my client decided to use GoDaddy as the
hosting provider and based on what I''ve seen so far from the web, it''s
not really the smoothest or ideal hosting for RoR apps. There were
several posts here that I tried to follow but they were kinda old
(2008, 2007). Most of
2010 Apr 21
4
Accessing the router from a helper
I find manually accessing the router to be quite ugly below. Is there
a more direct way to access it?
module ApplicationHelper
def menu_item text, url = nil
routes = ActionController::Routing::Routes
url = if url
if url.is_a? String
url
else
routes.generate url
end
else
routes.generate :controller
2007 Aug 29
2
forcing XP clients to use CIFS
Hi Guys!
Anyone know how can I do this trick?
I guess there is a registry value for it. As I noticed winxp try to use
smbfs first not cifs. In linux it's easier because you can choose when
you mount your shares.
Regards,
Jax
2009 Dec 19
3
Samba + Cups 2200 Laserjet printer
Hi all,
Hoping some one can help me out here.
I have a 2200dn laser printer working on a centos 5 server (using webmin for
configuration).
I have added it via webmin as a samba printer share with permissions to my
account.
Security is set to "user level" not "share level" (the default).
I can access my samba shares fine, download and upload to them.
I can also see the
2009 Dec 01
1
''system(cmd) : make not found'' error during package install
Hello,
I've been using various packages in R for a few years now to analyse genomics data but I've just come up with some errors for which I cant seem to find a solution. Heres the situation:
> source("http://harlequin.jax.org/rmodel/packages/downloadRmodel.R")
> getRmodelHuman()
also installing the dependency rmodel
trying URL
2012 Jul 29
1
Help needed with configuration giving dict error No such file
Each time a mail message is delivered to a mailbox records like the
following appear in /var/log/dovecot.warn:
Jul 29 10:02:05 iris dovecot: lmtp(29320, jax at XXX.com): Error: file dict
commit:
file_dotlock_open(/var/vmail/XXX.com/jax/home/maildir/dovecot-quota)
failed: No such file or directory
Jul 29 10:02:05 iris dovecot: lmtp(29320, jax at XXX.com): Error: file dict
commit:
2008 Jan 10
2
[LLVMdev] HOWTO on LLVM with ....
Is there an explicit document describing how to do LLVM with Cygwin? Or with
Solaris Dev Express?
And is LLVM considered a “safe” replacement for gcc on MacOS? In other
words, if I’m doing some ObjC and C/C++ on the MacOS, if I drop LLVM in, is
it going to create some strange kinds of heartache later on?
Ted Neward
Java, .NET, XML Services
Consulting, Teaching, Speaking, Writing
2006 Nov 02
3
mppe support in kernel-2.6.9-42.0.3.EL
Hi all
I have installed pptpd on my server to run a vpn connection for some
clients, but I got this error in the log file
MPPE required, but kernel has no support.
Can anyone help me with getting this module for the 2.6.9-42.0.3.EL
kernel???
Thanks
Sherwyn Greene
Planner / I.T. Technician
Project Controls Dept.
Kentz-OJ's E&I Services J.V.
+1 (868) 648-0876
-------------- next
1998 Sep 21
2
x filemanager
Hi there,
I've got two questions, and I'll list them in order of importance. (1) Is
there a way, or is there any research/development going into unearthing a way,
to mount a samba filesystem like any other filesystem under UNIX?
And (2), does anyone know of a good X filemanager? What I would really
like to do is be able to mount a Samba directory or resource and treat
it like any
2003 Aug 20
1
Asterisk introductory talk: Portland, OR USA
For those of you that are in the Portland, Oregon area:
I am giving a talk today on Asterisk at the PLUG Advanced Topics
Meeting. Details below.
JT
>From: "Zot O'Connor" <zot@whiteknighthackers.com>
>To: PLUG LIST <plug@lists.pdxlinux.org>,
> PLUG Announcement List <plug-announce@pdxLinux.org>
>Organization: White Knight Hacklers
>Subject:
2008 Jul 28
3
getting error Unknown method 'new' for a new model instance
I have a model called Test. In the controller I have @circuit =
Test.new. Any ideas why rails is complaining about the ''new'' method??
--~--~---------~--~----~------------~-------~--~----~
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
2020 Aug 12
2
Dumb Centos 8 DNF mirror question...
I have several Centos 8 machines that I update and every now and again I
will go through and update all of them and one of them will get a slow
mirror, like downloading the kernel at 50kb etc. With the newer version I
am unable to figure out how to force it to update the mirror list and
hopefully change to a faster mirror. I have searched but must not be using
the right verbiage since I am unable
2010 May 21
8
Designing An Application (UML, Class Diagrams)
Hi
Is there any freeware anybody would recommend for showing database
models and how they relate to each other? I''m picking up an app
another developer left in a mess and I''m trying to sort it out.
Diagrams would be a great help.
Suggestions?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
2010 Dec 25
7
I sit possible to write it in one line ? Array init + Array loading
I am always writing it in 2 lines : ( Array init then loading the
array )
@providers = []
@authentications.map {|authentification| @providers <<
authentification.provider }
Is there any Ruby writing for writing just one line ?
thanks fyh
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group,
2011 Apr 06
16
Unable to install Rails using Gem
I am new to Ruby on Rails. I was trying to get Ruby on Rails
installed.
I am on Windows XP with access to internet through a proxy. I
installed Ruby and then Gem. I downloaded both as standalone packages
and unzipped them. But when i tried installing Rails through Gem , I
got the below error
"
C:\Program Files\rubygems-1.7.2>gem install rails --version 3.0.1
ERROR: While executing gem
2011 Nov 28
4
Puppet Windows: Spaces in file paths a problem?
I thought I read somewhere in Puppet docs/wiki... that it is
"recommended" to avoid spaces in file paths, or some similar verbiage,
but now I cant find it.
Does Puppet have any known issues with spaces in file paths? It would
of course scare Windows admins away... So I hope I am wrong in
thinking I read that.
Thanks a lot,
Mohamed.
--
You received this message because you are
2010 May 15
2
Wineboot: useless dialog
Hi!
I wonder about something, which disturb me:
thisone (wineboot.c):
Code:
static INT_PTR CALLBACK wait_dlgproc( HWND hwnd, UINT msg, WPARAM wp, LPARAM lp )
{
switch (msg)
{
case WM_INITDIALOG:
{
WCHAR *buffer, text[1024];
const WCHAR *name = (WCHAR *)lp;
HICON icon = LoadImageW( 0, (LPCWSTR)IDI_WINLOGO, IMAGE_ICON, 48, 48, LR_SHARED );
2008 Feb 26
3
Reading a file created with Fortran
Colleagues,
I am trying to read a file written by Fortran. Several lines of the
file are pasted below:
101 06e+050280.9777.484208.18147.20.246350.4020.7308717.882600 1 1
101 0.5 00280.9777.484208.18147.20.246350.4020.7308717.882600 0 0
101 1 00280.9777.484208.18147.20.246350.4020.7308717.882600 0 0
101 1.5 00280.9777.484208.18147.20.246350.4020.7308717.882600 0 0
101 2