similar to: Using aspects to apply authentication

Displaying 20 results from an estimated 700 matches similar to: "Using aspects to apply authentication"

2006 Mar 14
4
Rails Developer Positions in San Diego
We are looking for fulltime Rails Developers to join a tremendous rails only development team in San Diego. Please send resume and examples of work to info@mingle.com. Pay is based upon experience and there is an opportunity for options. Cheers, Mike Mike C. O''Brien CEO Mingle, LLC 701 B Street, Suite 1150 San Diego, CA 92101 mcob@mingle.com 619-922-6970 Cell 619-822-2471 Office
2006 Mar 13
32
DRY principle form validations
We are wondering how you''d validate a credit card number or a SSN without writing Javascript and Ruby code. Would it be through Rails'' AJAX support? -- Posted via http://www.ruby-forum.com/.
2015 Jul 04
0
Support for transparency in metafile export & support for export to Powerpoint
Dear all, Further to my previous message I now made a one-line convencience function to export your currently active graphics window/plot to either Word or Powerpoint in Office-native vector-based DrawingML format using either export2ppt(file="plot.pptx") or export2doc(file="plot.docx") : see
2016 Apr 04
1
[PATCH v3 02/16] mm/compaction: support non-lru movable page migration
On 04/04/2016 07:12 AM, Minchan Kim wrote: > On Fri, Apr 01, 2016 at 11:29:14PM +0200, Vlastimil Babka wrote: >> Might have been better as a separate migration patch and then a >> compaction patch. It's prefixed mm/compaction, but most changed are >> in mm/migrate.c > > Indeed. The title is rather misleading but not sure it's a good idea > to separate
2016 Apr 04
1
[PATCH v3 02/16] mm/compaction: support non-lru movable page migration
On 04/04/2016 07:12 AM, Minchan Kim wrote: > On Fri, Apr 01, 2016 at 11:29:14PM +0200, Vlastimil Babka wrote: >> Might have been better as a separate migration patch and then a >> compaction patch. It's prefixed mm/compaction, but most changed are >> in mm/migrate.c > > Indeed. The title is rather misleading but not sure it's a good idea > to separate
2008 Jun 02
2
get method under 1.1.4 in Stories is undefined
HI, After I upgraded to RSpec 1.1.4 (from git), my stories all failed. I was using Webrat and the first thing I noticed was the ''visits'' method was gone. I then backtracked to just using ''get'' and got the same undefined method exception. I confirmed it was still working in 1.1.3 Eventually, I got it to work doing this: in my first Given: @app =
2009 Feb 02
2
ActiveRecord::AssociationTypeMismatch (User(#54754560) expected, got User(#54510280))
i keep getting this AssociationTypeMismatch error. i think this could be a bug related to ruby/rails when using mixins. heres a short version of my code: # user.rb require ''friend_invitation'' require ''friendship'' class User < ActiveRecord::Base include FriendInvitationUser, FriendshipUser ... end # friendship.rb ... module FriendshipUser def
2006 Mar 15
9
Rails 1.1 is coming!
"Rails 1.1 is coming" - Feb 26, 2006 post in rails-core * http://www.ruby-forum.com/topic/55991 Final Drive Candidates (highlighted for review by core members) * http://dev.rubyonrails.org/report/19 Potential Rails 1.1 Blockers * http://dev.rubyonrails.org/report/10 Did you know you can run many different versions of Rails on the same physical server? This means you can test
2002 Sep 20
3
Problem Seeing Linux Machine From Windows Machine
I am very new to Samba, so please excuse this naive question. Samba seems to be working properly from my Red Hat 7.2 system. I am using a GUI called xSMBrowser, and am able to transfer files back and forth to the Windows machines on my network. I now want to access my Linux system from a Windows 98 machine. I can see it ('Mail') in 'My Network Places' within the workgroup
2007 Oct 05
20
RSpec Book(s) on the radar
I just found this one: http://tinyurl.com/3c3mfa David, are there any other RSpec books in the works? With Regards, Cody Skidmore
2002 Sep 29
8
Mounting Share at Boot
I am trying to mount a Windows share on my Linux machine at boot time. I tried using the same syntax in /etc/fstab that is in /etc/mtab, but this did not work. Here is the mtab entry: //DELL-4400/linux /root/mnt/DELL-4400/linux smbfs 0 0 Barry
2008 Oct 31
4
[LLVMdev] Several questions about LLVM
Hello, I'm new to LLVM but I see lots of potential on it for something that I'm working on. I have a few questions about it: 1) I know there is a MSIL backend which is still at an experimental phase. When will it be ready? The same question for the MIPS backend. 2) Is there any plan or work being done to implement a Java backend? 3) I saw the passes feature. I think this can be very
2001 Apr 17
2
Infected source file?
Good afternoon, when I attempt to download this file I receive a warning that this file is infected with a virus. Regards Stan Skidmore SCSA M&CT Site Operations Pager 206-797-0564 Phone 425-865-4590
2020 Oct 12
2
setlmasterrole in config
How can setlmasterrole be set persistently? Is there a way to put it in some config file? If not, if setting it from the command line is the only option, what is the recommended approach to ensure it is set upon reboot? Thx -- BOB BUCK SENIOR PLATFORM SOFTWARE ENGINEER SKIDMORE, OWINGS & MERRILL 7 WORLD TRADE CENTER 250 GREENWICH STREET NEW YORK, NY 10007 T (212) 298-9624 ROBERT.BUCK at
2008 Mar 26
0
out of colors in Mclust with 12 clusters
I'm running Mclust 3.0 in R-2.7.0 and have run into a situation where the optimal number of clusters, 12, seems to be greater than the number of colors available to Mclust. The code below, which demonstrates errors, does not if the max no of clusters is set at 10. sessionInfo, after a restart of R and loading of packages, follows the output. Is this a known problem with Mclust? Can I
2007 Nov 07
4
Gracefully stopping EventMachine?
Hello all, I''ve been learning Ruby and playing with a chat server I built using GServer. After into an issue I found with GServer, that no one else seemed to notice (actually, similar to this question, GServer is hard to kill nicely, especially when you want to.), I found references to EventMachine, and rebuilt my server using it. I much prefer EventMachine''s model. The
2002 Sep 30
1
Fwd: Re: Mounting Share at Boot
--- linux power <linuxpower2002@yahoo.no> skrev: > Dato: Mon, 30 Sep 2002 19:53:40 +0200 (CEST) > Fra: linux power <linuxpower2002@yahoo.no> > Tema: Re: [Samba] Mounting Share at Boot > Til: skidmore@worldvenue.org > > Have you tried smbmount "\\\\client machine\\dir" > '/home/barry' -o username=xxx password=xxx > in your rc.local file for
2007 Aug 17
4
RSpec --format --html:/path/to/file.html
Greetings everyone. I''m learning RSpec and am pretty fresh to Ruby/Rails, but am so excited I can''t help jumping in. I''m running before I can walk here. :-) Yesterday I tried outputting test results to HTML instead of colorized plain text. It looked like there were some entries in the change log for the 1.0.5 release allowing RSpec to do what I wanted. I tried
2020 Oct 01
3
CTDB Question w/ Winbind
Martin, Here you go, # echo "mypassword" | net --no-dns-updates -U service-account-name ads testjoin domain.local kerberos_kinit_password NETBIOS_NAME$@DOMAIN.LOCAL failed: Client not found in Kerberos database Join to domain is not valid: The name provided is not a properly formed account name. On Wed, Sep 30, 2020 at 9:34 PM Martin Schwenke <martin at meltin.net> wrote:
2007 Aug 18
1
Formatting runner output as HTML
I found documentation on Runner & calling Spec on the command line. I''m able to run it on multiple models or a single one and format the output as HTML now. Previously I used the Rake task expecting it to behave the same way passing --format html:path/to/file.html or setting it somehow in spec.opts. But I''m not quite there yet. Should the Rake task work the same way or is