similar to: Announcing Multisite Plugin for Rails 2.0

Displaying 20 results from an estimated 3000 matches similar to: "Announcing Multisite Plugin for Rails 2.0"

2007 Jul 06
4
JOINS clobbering ids or other fields.
I just found this ticket because I noticed the same issue. http://dev.rubyonrails.org/ticket/6251 The official response was that it''s not a bug because when you use :joins you are "riding close to the metal". But I''m at a loss as to figure out why this behavior even needs to exist. Every table (except HABTM links) in a typical Rails app is going to have an id
2008 Jan 05
0
Patch Review #10712: Auto Complete Option
I''ve posted a patch for support the AutoCompleter updateElement option allowing the auto_complete plugin to customize the behavior of the auto completion. I required this to fix my app and it is deployed in production. Patch is dead simple and should be a quick sign off for anyone using the plugin. -- Gabe da Silveira http://darwinweb.net
2007 Jul 06
0
Test XML Documents Using assert_select
Have you ever wanted to test your API output without those pesky assert_select error messages? Well now you can! http://dev.rubyonrails.org/ticket/8173 The patch has been sitting there quietly with no comment for a couple months now. I think it should be pretty easy to apply. It won''t affect standard HTML output or even XHTML given IE''s inability understand the standard
2007 Sep 25
2
Patch Review for selective joining of eager-loaded tables in pre-query
For those of you following the earlier saga of the performance of limited eager loading, I''ve decided to give up on pursuing my original patch. I received some support on the simplification argument (see my blog if you don''t know what I''m talking about), but it doesn''t seem like it''s worth breaking existing behavior. So I''m moving onto
2010 Mar 24
0
Suggestions for synchronizing multisite R use?
In the past, I have been using various rsync scripts for synchronizing, but just realized that I could upload the contents of my .Rprofile to google docs (to maintain a single copy with revision history), and then having each of my local .Rprofiles source the url. (Haven't tried it). Does anybody have any experience with this issue? I'm sure one could write some external code for .First
2007 Aug 15
5
Misc notes concerning view_paths
Hi all, I''ve been playing in the trunk with putting stuff in different dirs to keep files from a reusable framework separate from the app files. Here are a few considerations regarding the view_paths setting: config.view_path is used to set both action_controller.view_paths and action_mailer.template_root. We get some buggy/unexpected behavior here because
2006 Sep 03
1
New Technique: Subsets of has_many Associations
I just now thought of this, and sure enough it works like a charm (at least so far in my limited testing): has_many :events, :dependent => :delete_all has_many :upcoming_events, :class_name => "Event", :conditions => "date > NOW()" The purpose of this is that it makes eager loading of subsets of associations possible without replacing all the magic of the
2007 Dec 23
5
prepend_view_path not working
Now that controllers can have multiple view paths I''ve been playing with themes over the weekend. Running into a view issues. I have a before_filter in the ApplicationController that calls prepend_view_path to add the path of my theme. I even log the view_paths in an after_filter to make sure it made it all the way through. The output looks something like:
2006 May 25
1
AppMailer and McCray''s theme generator
Hi, I am using Matt McCray''s theme generator. http://rubyforge.org/projects/theme-generator/ Everything works fine, but rendering an action in a controller using the AppMailer raises this: undefined method `current_theme'' for #<AppMailer:0x39df950> Is there someone who could help me ? Thanks ! Mickael. Traces:
2007 Oct 02
19
Per-Request View Paths
I haven''t had a chance to work on fixing multiple controller view paths recently. My original patch attempt was: http://dev.rubyonrails.org/ticket/8582 It was rejected due to the fact that it was fixing the symptom more than the problem. However, I think it''s critical that this problem get fixed, otherwise the whole concept of view_paths is severely neutered and
2016 Sep 17
2
Problem Samba 4.5
I reported the problem two months ago . I knew this would happen . :(( 2016-09-17 22:42 GMT+03:00 Edson Tadeu Almeida da Silveira via samba < samba at lists.samba.org>: > Sorry, the problem came back, after 3 hours. > > att, > > 2016-09-17 13:11 GMT-03:00 Edson Tadeu Almeida da Silveira < > edson.tadeu at gmail.com>: > > > I don't know if it is a
2016 Sep 17
0
Problem Samba 4.5
Sorry, the problem came back, after 3 hours. att, 2016-09-17 13:11 GMT-03:00 Edson Tadeu Almeida da Silveira < edson.tadeu at gmail.com>: > I don't know if it is a coincidence, but, after add "dead time = 10" in my > smb.conf, my server is about 1 hour without increase de number of > processes... > > tks! > > > 2016-09-17 12:49 GMT-03:00 Jeremy
2017 Aug 29
0
AD DC and Fileserver
On 29/08/2017 15:39, Andrew Bartlett wrote: > On Tue, 2017-08-29 at 08:48 -0300, Flávio Silveira wrote: >> On 29/08/2017 01:10, Andrew Bartlett wrote: >>> On Tue, 2017-08-29 at 00:06 -0300, Flávio Silveira via samba wrote: >>>> Hi Andrew, thanks for your quick reply! >>>> >>>> On 28/08/2017 21:32, Andrew Bartlett wrote: >>>>> On
2016 Sep 17
2
Problem Samba 4.5
I don't know if it is a coincidence, but, after add "dead time = 10" in my smb.conf, my server is about 1 hour without increase de number of processes... tks! 2016-09-17 12:49 GMT-03:00 Jeremy Allison <jra at samba.org>: > On Sat, Sep 17, 2016 at 12:19:16PM -0300, Edson Tadeu Almeida da Silveira > via samba wrote: > > Hi Guys! > > > > I've been
2017 Mar 07
0
Problem sysvolreset
On Tue, Mar 7, 2017 at 9:32 AM, Rowland Penny via samba < samba at lists.samba.org> wrote: > It isn't really a 'uid' problem, it is a 'sysvolreset' problem, giving > Domain Admins a gidNumber only makes it worse. > How to fix it ? Remove the GPO and then add it again, then NEVER use > sysvolreset again. > > Hang on, can you explain this a little
2017 Aug 29
0
AD DC and Fileserver
On 29/08/2017 01:10, Andrew Bartlett wrote: > On Tue, 2017-08-29 at 00:06 -0300, Flávio Silveira via samba wrote: >> Hi Andrew, thanks for your quick reply! >> >> On 28/08/2017 21:32, Andrew Bartlett wrote: >>> On Mon, 2017-08-28 at 21:01 -0300, Flávio Silveira via samba wrote: >>>> Good evening, >>>> >>>>     Sorry if this
2017 Sep 14
0
File server questions
On Thu, 14 Sep 2017 11:18:09 -0300 Flávio Silveira via samba <samba at lists.samba.org> wrote: > > > On 14/09/2017 11:04, Rowland Penny via samba wrote: > > On Thu, 14 Sep 2017 10:49:48 -0300 > > Flávio Silveira via samba <samba at lists.samba.org> wrote: > > > >> > >> On 14/09/2017 10:20, Rowland Penny via samba wrote: > >>>
2017 Aug 30
1
File server questions
On 30/08/2017 10:59, Rowland Penny via samba wrote: > On Wed, 30 Aug 2017 10:04:18 -0300 > Flávio Silveira via samba <samba at lists.samba.org> wrote: > >> Hi Rowland, >> >> On 29/08/2017 17:55, Rowland Penny via samba wrote: >>> On Tue, 29 Aug 2017 17:20:06 -0300 >>> Flávio Silveira via samba <samba at lists.samba.org> wrote: >>>
2017 Sep 11
0
File server questions
On 30/08/2017 14:36, Rowland Penny via samba wrote: > On Wed, 30 Aug 2017 14:12:09 -0300 > Flávio Silveira via samba <samba at lists.samba.org> wrote: > >> >> On 30/08/2017 13:16, Rowland Penny via samba wrote: >>> On Wed, 30 Aug 2017 12:48:09 -0300 >>> Flávio Silveira via samba <samba at lists.samba.org> wrote: >>> >>>> Hi
2017 Mar 07
2
Problem sysvolreset
Can you tell me what are correct permissions to set at sysvol in order to work and how to solve that problem with 'Domain admins' uid ? I´m using samba 4.4.6 and i will upgrade to 4.4.10 but i´d like to correct this issue before. Thanks again Rowland. 2017-03-07 13:34 GMT-03:00 Rowland Penny via samba <samba at lists.samba.org>: > On Tue, 7 Mar 2017 13:16:23 -0300 > Edson