Displaying 20 results from an estimated 10000 matches similar to: "Linking multiple rails apps"
2006 May 09
0
Newbie question: How to remote login
Hi
Can anyone tell me what the basic steps are to do a remote login?
I''ve got an app using the acts_as_authenticated plugin, and want to add
some forum functionality.
Opinion (http://home.leetsoft.com/Opinion) says it has the ability to
remote login users but no documentation.
And I''m afraid I don''t really know where to start trying to tie this in.
If anyone could
2007 Aug 06
4
acts_as_ferret cross model index not updating
Does anyone know how do you get acts_as_ferret to automagically update
non-standard fields?
I''ve followed Rails Envy''s tutorial
(http://www.railsenvy.com/2007/2/19/acts-as-ferret-tutorial#nonmodel) to
get aaf working across different models. And once the index is built it
searches fine.
In my (main) model, I''ve put:
acts_as_ferret :fields => [ :name,
2006 Mar 21
5
Object#id being deprecated - Rails 1.1
Hi
Think this is probably straightforward, but I don''t know enough about
rails to work it out, so was wondering if anyone can help
I keep on running into this error when I''m deploying my app:
"FastCGI: server ".../public_html/public/dispatch.fcgi" stderr:
../config/../app/views/items/_side_share.rhtml:8: warning: Object#id
will be deprecated; use
2004 Jul 07
1
fedora core 2 + bitmap() + ghostscript (PR#7062)
Hi all,
A bug popped up recently when I upgraded to fedora core 2 (from core
1). Whenever I used the bitmap() function, ghostscript complained that
it couldn't handle png or tiff devices. This was NOT a bug with R. It
was with the version of ghostscript shipped with core 2. Going to
rawhide and getting ghostscript 7.07-29 (core 2 comes with 7.07-25)
solved this problem.
Unfortunately, I
2005 Apr 29
2
problem installing login generator on windows
Hi,
I had a non-fatal problem installing the login generator on Windows w/
rails 0.12.1. Has anyone else run into this or know what''s wrong?
c:\devel\ruby>gem install --source http://dist.leetsoft.com login_generator
c:\devel\ruby>"c:\devel\ruby\bin\ruby.exe" "c:\devel\ruby\bin\gem"
install --source http://dist.leetsoft.com login_generator
Attempting local
2006 Mar 26
3
Using a Gem in your App without installing to the system
Does anyone know how to use a gem without installing it to the rails
installation? For example, I can download the Money gem package from
http://dist.leetsoft.com/ but if I don''t have the ability to install a
gem at my hosting provider, how can I use the gem in my app?
Cheers,
Dan
2018 Jun 13
0
No ports 445/139 & smbclient shows NT_STATUS_CONNECTION_REFUSED
Hi all,
I'm maintaining a small AD system on a computer called "ad" in our small
charity, and it has been working fine for a year or so. However, "ad" is
very rickety so we got a proper server purchased and now I'm trying to
move the AD system over. I've set up the new server called "org-ad"
with Debian 9 and followed the instructions here
2003 Sep 19
4
3D plotting in R
A student is trying to cluster some data. Tree-building things seem to
be pretty hopeless (we've tried most of the ones in R, I think).
Multi-dimensional scaling produces somewhat tantalising results:
things do clump together somewhat, but the clusters overlap a lot.
I was wondering if these was an artefact of squeezing it down to 2D,
and whether 3D might be better. So
loc <-
2018 Jul 18
0
Logging-in takes 1 hour when changing computers
On Wed, 18 Jul 2018 14:26:08 +0100
Piers Kittel via samba <samba at lists.samba.org> wrote:
> Hello all,
>
> I've got a simple active directory server set-up with 5 computers and
> about 5 users which works reasonably well, but recently, when an user
> changes to a different computer, it takes about a hour for the user
> to log in. However, future log-ins on the
2006 Jun 26
6
paypal ipn from leetsoft
Has anyone had any luck with the paypal gem from leetsoft (Tobias
Luetke)?
I''m successfully sending off and making payments, but the ipn doesn''t
send back to my site. I have the notify_url set in the form, have a
action set for the ipn postbacks, but all I get from my sandbox after
payment is a "view shops" page from paypal after payment is made.
--
Posted via
2005 Mar 07
3
Tons of shiny new stuff
Ok despite this crazy flu which got me last week i was able to get
some coding done.
Here goes:
== Hieraki
Hieraki got plenty of improvements next to the rails 0.10 update. The
biggest new features are proper yaml, html and readme export. But
there are also plenty of new code improvements like the switch to my
favorite postback style for all controllers. Hieraki traditionally
serves as a demo
2015 Jul 12
1
Mounting NFS file systems via Nautilus on CentOS 6
Looks like Nautilus is periodically 'stat'-ing the bookmark location.
How about making a softlink to the target dir in your home directory, then
bookmarking the link in nautilus. Hopefully Nautilus will stat the link
and not the target then.
K
2005 Jun 26
4
calling controller and caching from a sweeper class
[cross-posting to rails and typo lists]
Hi,
I''m tinkering with the code for typo, a rails-based blog engine.
Typo has an XmlController with actions "rss" and "atom" which generate feed.xml
files, and it uses a caches_page declaration to cache the files that get
generated by those actions. It also has a Sweeper (Observer) class that expires
those cached files when a
2009 Dec 09
1
partial match for two datasets
Hi all,
I have two sets:
dig<-c("DAVID ADAMS","PIERS AKERMAN","SHERYLE BAGWELL","JULIAN BAJKOWSKI","CANDIDA BAKER")
import<-c("by DAVID ADAMS","piersAKERMAN","SHERYLE BagWEL","JULIAN BAJKOWSKI with ","Cand BAKER","smith green")
I want to get the following result from
2012 Oct 12
2
pdf viewer with bookmarking facility?
pdf viewer with bookmarking facility?
2006 Feb 06
3
Typo download during site migration
Is there a deep link still active to download Typo while
http://typo.leetsoft.com/ moves to its new home?
Thanks,
Zack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060206/9034c40f/attachment.html
2006 Feb 25
3
Is there any projects that implement the social bookmarking?
scuttle is written in php,delirious is written in perl,rails has tealeaf which has not published any files until now,is there any other rails social bookmarking with ajax characteriscs?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060225/0e082cd5/attachment.html
2020 Sep 16
3
Logging successful log-ins
Hi all,
Due to a security breach at my office recently, we need to log
successful / failed log-ins.? I've put in "log level = 3" in smb.conf on
our active directory domain controller which seems to log what we need,
however this is generating massive log files, due to it logging every
file opening/closing by all users.? How do I log successful/failed
log-ins without having to
2005 Apr 18
2
Only one person can use a file at a time problem
Hello all,
Migrated a Windows 2000 server to Debian Sarge with Samba (3.0.10). Works
nicely. But apparently there's a Microsoft Access database on this
specific server that people have been using - apparently one of them add
in information in the database, while the rest access the same database to
read it only - apparently people can do that on the old server - i.e. one
person opens it,
2018 Nov 19
1
Migrate users from old server to new server without moving/copying configuration
Rowland,
Thank you so much for replying! I'm not exactly sure of the issues, but
it includes very slow log-in times (>30 minutes if I move to another
computer I've not used previously) and the KDC doesn't work. I've tried
joining the two servers, but it stopped the new one from working
entirely, and I had to wipe the server and start again. I've now spent
some time