Displaying 4 results from an estimated 4 matches for "ahhhhhhh".
Did you mean:
ahhhhhh
2006 Apr 28
10
Sharing RJS Templates
Hello All,
I''m enjoying the simplicity and power of RJS templates in Rails 1.1, but am
perplexed about sharing them. I have several templates that I would like to
access in various controllers, but if I moved them to
views/shared/whatever.rjs, my app can''t seem to find them. I changed the
name to _whatever.rjs and referenced them as "shared/whatever", but no
luck.
2015 Dec 17
2
vfs_fruit: xattr imcompatible with netatalk
...ncoding
> user.com.apple.metadata:kMDItemFinderComment
>
> smb.conf:
> vfs objects = catia fruit streams_xattr
> fruit:locking = netatalk
> fruit:encoding = native
> streams_xattr:prefix = user.
> streams_xattr:store_stream_type = no
ahhhhhhh, so many options. Sorry about that! :(
Cheerio!
-slow
--
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de,mailto:kontakt at sernet.de
2015 Dec 17
2
vfs_fruit: xattr imcompatible with netatalk
On Fri, Dec 18, 2015 at 01:14:25AM +0900, HAT wrote:
> Hi,
>
> >> not sure, but the colon in xattr names is probably not handled
> >> correctly at this point. Can you please file a bugreport so we can
> >> track this?
> >
> > Bug 11162
> > https://bugzilla.samba.org/show_bug.cgi?id=11162
>
> I tested samba 4.3.1 on Fedora 23 and rawhide.
2006 Apr 28
0
RE: Rails Digest, Vol 19, Issue 784
...Apr 2006 14:14:32 -0400
From: "Ron Miles" <ronald.miles@gmail.com>
Subject: Re: [Rails] Sharing RJS Templates
To: rails@lists.rubyonrails.org
Message-ID:
<f5c897a90604281114u313c0b6ei4fe990fc9370dac7@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Ahhhhhhh, since it''s not a partial, no underscore. Well, no. I must
be doing something wrong still. Actual code:
<%= link_to_remote( image_tag("capsule_public.gif", :size => "72x16"),
:url => { :action => ''shared/script_status_cycle'', :id =&...