Displaying 2 results from an estimated 2 matches for "brainfreez".
Did you mean:
brainfreeze
2006 Jul 10
2
Simple question about retrieving id''s
...ting a
new record in a table like so:
def create
@myInstance = MyModel.new(params[:formVars])
@myInstance.save!
end
My question is: How do I then get the id of the newly created record
within this create method? It seems like it should be pretty
straightforward, but I''m having a brainfreeze about it, and I didn''t see
a method in the rails api that did that.
Thanks in advance for any tips.
--
Posted via http://www.ruby-forum.com/.
2024 May 06
1
NT1 protocol question
On Mon, 6 May 2024 09:06:36 +0200
Anders ?stling via samba <samba at lists.samba.org> wrote:
> Hi
> Some may remember that I asked about configuring a Samba server for
> the legacy NT1 protocol due to a couple of old industrial systems
> that do not support SMB2/3.
> I noticed this today from the Samba server, probably doesnt mean
> anything but I still would like to ask