search for: view_name

Displaying 5 results from an estimated 5 matches for "view_name".

2006 Jul 17
5
Functional Tests misbehaving with Globalize
Howdy all Apologies to the folks subscribed to the globalize list for dual posting this message... I''ve got a project running globalize and rails 1.1.4, and I''ve only recently adopted a strong love for testing. Now my models are 100% tested (I must note that I do not make use of any translations in the database yet), and I''ve now started with functional tests before
2009 Feb 06
2
File locking problem involving Samba, Clearcase, and Cygwin
...windows running bash. They have several Clearcase views that they might use at the same time but each view used is in a different Cygwin window. The views are located on a RHEL 5.2 Clearcase server named Flint running Samba 3.0.28. So, in each Cygwin window, they will "cd //flint/views/<view_name>/vobs/c2test/C2Testsuite" and in there they run some scripts that write to logs called magellan.log and magellan.sum. They are essentially using the views as a file server for their test scripts. They often run these scripts from different views at the same time, and each script that run...
2008 Dec 18
0
A question about text_field_tag value
This is my rails code: <%= label_tag ''user_name_label'', ''User Name:'' %> <%= text_field_tag ''user_name'', ''''%> <%= label_tag ''view_name_label'', ''View Name:''%> <%= text_field_tag ''view_name'', '''' %> I defined a user name text field and a view name text field. The view name text field is based on the user name text field value. So I need to add a function to list...
2007 Apr 13
21
ZenTest autotest now handles RSpec, yay!
Josh Knowles http://joshknowles.com/ just let me know that ZenTest Autotest 3.50 now handles your RSpec specs. http://blog.zenspider.com/archives/2007/04/zentest_version_350_has_been_released.html That''s a great news. Josh also shared with me a quick hack to make autotest work with only the RSpec plugin installed. Add the following into your ~/.autotest file
2006 Mar 29
7
sshd config parser
Hi All. For various reasons, we're currently looking at extending (or even overhauling) the config parser used for sshd_config. Right now the syntax I'm looking at is a cumulative "Match" keyword that matches when all of the specified criteria are met. This would be similar the the Host directive used in ssh_config, although it's still limiting (eg you can't easily