Displaying 20 results from an estimated 46 matches for "autosaves".
Did you mean:
autosave
2010 Dec 29
3
Windows editor suggestions - autosave
I am looking for advice on an editor to use with R (windows) that has an autosave feature. I typically write scripts using the RGui (and tried TinnR yesterday) but I am having continuing problems with BSODs (non R related) and have in the past have had issues with R crashes and would really like a system that does not require me to remember to hit the save button on my script every 10 minutes so
2010 Mar 10
0
Rails ActiveRecord associations autosave option
I have the following associations.
class Document < ActiveRecord::Base
has_many :document_sections, :dependent => :destroy, :autosave => true
has_many :document_items, :through => :document_sections
end
class DocumentSection < ActiveRecord::Base
belongs_to :document
has_many :document_items, :dependent => :destroy, :autosave => true
end
class DocumentItem <
2007 Aug 10
2
DO NOT REPLY [Bug 4873] New: rsync transfers stop when encountering Emacs autosave files with hash signs
https://bugzilla.samba.org/show_bug.cgi?id=4873
Summary: rsync transfers stop when encountering Emacs autosave
files with hash signs
Product: rsync
Version: 2.6.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo:
2012 Mar 15
0
Make Asset Pipeline compatible with Chrome DevTools Autosave
https://github.com/NV/chrome-devtools-autosave doesn’t play nice with Asset
Pipeline. https://github.com/NV/chrome-devtools-autosave/issues/27
The culprit of the problem is in the asset’s URLs. I cannot decipher a file
path by its URL. For instance, /assets/main.css?body=1 could be either
app/assets/stylesheets/main.css, lib/assets/stylesheets/main.css
or vendor/stylesheets/main.css.
To fix
2012 Jul 10
1
has_many association with autosave issues
I''d like to use autosave => true for an association for its added benefits:
the parent doesn''t save unless the children saves. However, it seems to
skip validations when saving the children. And this seems to be the case
since the beginning of time...
Anyone know why?
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2009 Nov 26
15
bad move? - complex form with *many* observe_field's
I have a pretty complex form with many text fields and a number of
selects. We let the user add multiple types of associated objects to
the parent object and to edit the values for those associated objs, so
the form can have something like the following number of fields on the
page:
9 text fields + 3 selects + a*(1 text + 1 select) + b*(1 text + 1
select) + c*(1 text + 1 select) + d*(1 text +
2009 Mar 10
0
autosave no longer a valid option for belongs_to?
The Rails API doc (api.rubyonrails.org) says that :autosave is still a
valid option for belongs_to in the latest version of Rails. However, a
look at the activerecord/lib/active_record/associations.rb (line 1590)
reveals that it is not in the @@valid_keys_for_belongs_to_association
array. I also noticed that it''s not in the ActiveRecord API doc
(ar.rubyonrails.org).
Does anyone have any
1999 Sep 12
0
Just a thought ...
...;s my own fault.
However, in the eternal quest to improve R, would it be possible then to
have an option autosave that only worked when waiting for input (ie in
interactive mode)?
Something like (a crude version - perhaps better to use system facilities
like cron under *ix):
options(autosave=10)#Autosaves every 10 minutes or later
then in the code where *when awaiting input only*
while (noinput){
if(current.time()>=save.time){
save.image('.Rautosave')
save.time<-current.time()
}
}
The >= would be necessary because R might be doing something at save.time
and by having...
1997 May 30
1
R-beta: auto save
I'm just about to put an autosave feature into R as per
requests by Peter and Kurt.
My current thinking is that it should be an option so that it
is setable (in the profile if you want). One simply specifies the
number of commands that are executed between calls to save.
It won't be incremental; I'll just dump the output of ls().
I think that the file name should not be .RData but
2010 Jul 23
2
Tutorial Tinn-R
Hi,
does anyone know a tutorial for Tinn-R? During all my search I only found
R-Tutorials...
The problem now is: I would like to make Tinn-R an autosave. But since I had
several questions before concerning Tinn-R (for example, how to have Tinn-R
and R in one window or how do the new versions work), I think it is easier
to have a tutorial instead of asking here everything.
Thank you!
--
View
2009 May 28
1
:has_many and :after_save
Having one to many connection (for example post has many comments), what
is the most efficient way of saving all comments when post is saved.
Using after_save on Post would introduce the n+1 problem. Is there any
way of saving the whole structure at once?
--
Posted via http://www.ruby-forum.com/.
2011 Nov 24
0
legacy MTI schema
Hi all,
In a legacy ''immutable'' schema I have MTI inheritance setting:
<<TABLE systems>>
id<<PK>> ( NOT database generated)
installation_date
manufacturer
serial_number
<<TABLE lifters>>
id<<PK>><<FK>> ( NOT database generated )
max_weight
drive
In my model I have implemented the semantic of inheritance between
2008 Dec 17
2
Something strange! Wine 1.10 doesn't want to delete stuff.
So, recentley I upgraded to the new 1.10 with apt, I am running 2.6.24-21-generic #1 SMP kernel, although I don't know why it thinks I have to have smp, I have a 2400+ sempron, my v-card is a 7300Gt nvidia.
And after I upgraded, I shut it down and I went to bed. The next day, I tried to play WoW, everything was cool, no glitches, it ran noticeably faster, so I changed the graphics settings
2013 Feb 13
3
conditional validates_associated
Hello,
Have you guys noticed that conditional validation with validates_associated
does not work well when you are creating a new record?
Consider this gist: https://gist.github.com/aflag/4780225
The Lawyer class has validates_associated on address conditioned on whether
the Lawyer data comes from a known source or not. So, if lawyer.source
equals to some string, then lawyer.address must
2000 Jan 20
1
MS Excel/NT/Samba timestamp - serious problem, bug?
A rather distressing timestamp issue (to multiple users here). Anyone
seen similar behavior or have a suggestion/solution?
Problem:
Opening and closing an excel file (no changes/keystrokes to file) on
the Samba server causes the file to be saved with time stamp of
closing. (There is no autosave set on Excel - also see other info below)
MS Excel 97 SR-2
NT 4.0 SP5
Solaris 2.6 or 2.7 (2
2016 Jan 27
2
ot: data consumption IMAP vs POP
On 1/27/2016 1:30 AM, Steffen Kaiser <skdovecot at smail.inf.fh-brs.de> wrote:
> Sending bandwitdh can be reduced by using BCC instead of the IMAP append
> to the sent mailbox.
Hi Steffen,
Can you elaborate on this?
I would have thought that the IMAP Append command would *save* bandwidth
(as opposed to having the client save a copy to the Sent folder, thereby
uploading the full
2011 Jun 19
1
Evil Genius Crashes unexpectedly
Hey there!
I've been playing Evil Genius on steam and for the most part it works fine, but frequently (sometimes more frequently than others) it crashes at very inopportune times. The wine page for the game talks about unexpected crashes, but it sounds like these are related to the game autosaving, and I turned off my autosaving yet this persists. Here's what my terminal (The first bit
2005 Apr 12
1
Re: Problems with Excel & MS Word files (EVEN - still ANY ideas?)
Since applying the two patches you emailed me (one for cpu load, one for MS
Excel issues):
All is working fine now except MS Word; don't know if it's entirely related
or a separate issue all together, but figured I'd post the details and see
if you can think of anything; here's the behaior:
Word (apparently) creates a "~384somerandomnamefile.tmp" when a user saves,
the
2011 Jan 16
4
persistence by reachability
Hello guys, I have these models
class Farmer < ActiveRecord::Base
has_many :cows
end
class Cow < ActiveRecord::Base
set_table_name :cows
belongs_to :farmer
end
...
graph = Farmer.find(x) # Retrieves four cows of x
graph.cows[1].name = "Trottolina"
graph.save
while adding a new cow to collection works perfectly fine, ActiveRecord
doesn''t
2018 Mar 21
4
rsync very very slow with multiple instances at the same time.
I create a new thread, because the issue is not really the same, but i copy here the thread that made me jump into the list.
My issue is not really that it waits before starting copying, but a general performance issue, specially when there are multiple rsync running at the same time.
Here is my situation :
I have multiple clients (around 20) with users and i want to rsync their home dirs with