search for: devleop

Displaying 7 results from an estimated 7 matches for "devleop".

Did you mean: develop
2006 Feb 26
0
NoMethodError in Agile Web Devleopment Depot Tutorial
I''m working on building the shopping cart in the Depot tutorial in the Agile Web Development book. I''m at the part (about page 80) where you build the ability to add items to the cart. I''m able to get to /store/display_cart/ and it seems items are being added, but if I just click on a link to add an item (/store/add_to_cart/2) it gives me this: NoMethodError in
2006 Jun 16
2
RJS replaces JavaScript?
Hi All, I am currently devleoping a Rails application and I need to do following as part of client side operations, 1. HTML Form validations 2. AJAX I am currently calling Javascript methods from views of my application; I heard about RJS(Remote Javascripts) templates; are the replacing Javascript altogether? can I use RJS for...
1999 Sep 17
8
ldap support
I was curious what the status of the ldap support is in 2.0.5a and where I can get more information on what characteristics this requires in the ldap database. thanks -sv
2006 Jul 08
0
Poll for users: mac_partition and mac_ifoff policies
...he policies we ship are reference implementation policies, rather than reference user policies: mac_ifoff - Interface silencing mac_partition - Process space partitions mac_stub - Stub MAC policy entry points mac_test - Invariants testing While mac_stub and mac_test are both extremely useful for devleopers as shipped, it's not clear to me that mac_ifoff and mac_partition offer significantly similar value, and as they are reference policies rather than production policies, my leaning is to provide them as downloads on the TrustedBSD web site and via p4, but to not ship them with FreeBSD 7.0...
2002 Aug 15
6
(2.2.5) Does AUTO PRINTER DRIVERS work - definitive statement please
Hi, could someone who is close to the Samba development make a comment about the automatic printer drivers features in Samba 2.2.5 I've been trying to get this working unsuccessfully, and have seen many messages posted from people having trouble with this feature. Not sure if this is an unnusual number of people with problems, but it seems like it ( I could be too close to the problem to see
2002 May 28
2
Re-Sharing A Samba Share via Win32 Platform
Lee, If I understand you correctly, you want to mount a Windoze share on your *nix box and share that out to the rest of your users. You need to use smbmount to do this (man smbmount) and then just create a share in you your smb.conf delineating dmask,valid users... Hope I guessed right, if I did not, forgive me. Cheers, Tony -----Original Message----- From: Lee Leahu [mailto:lee@ricis.com]
2006 Apr 08
5
Moving my site into production mode - general questions
Hi! I''ve just finished my ror site and i''d like to move it into production mode. Now it runs on linux/apache 1.3/cgi. 1. Can i use fcgi in development mode? I''ve read somewhere that because of caching it causes memory leaks and fcgi shouldn''t generally be used in development. Does plain cgi also causes memory leaks in development mode? 2. Does rails